chiark / gitweb /
elogind.git
2005-04-27 lkml001@vrfy.org[PATCH] man page update
2005-04-27 rml@tech9.net[PATCH] udev: mode should be mode_t
2005-04-27 rml@tech9.net[PATCH] udev: trivial trivialities
2005-04-27 rml@tech9.net[PATCH] udev: cool test scripts again
2005-04-27 rml@tech9.net[PATCH] udev spec file symlink support
2005-04-27 greg@kroah.com[PATCH] spec file changes.
2005-04-27 rml@mvista.com[PATCH] udev: cool test scripts
2005-04-27 greg@kroah.com[PATCH] test.block changes.
2005-04-27 greg@kroah.com[PATCH] ok, rpm likes the "_" character instead of...
2005-04-27 rml@tech9.net[PATCH] udev spec file bits
2005-04-27 greg@kroah.com[PATCH] change the version to 003-bk to keep things...
2005-04-27 greg@kroah.com[PATCH] got "remove of named devices" working.
2005-04-27 greg@kroah.com[PATCH] fix segfaults when dealing with partitions.
2005-04-27 greg@kroah.com[PATCH] update changelog for 003 release 003
2005-04-27 greg@kroah.com[PATCH] update the spec file for the new version and...
2005-04-27 greg@kroah.com[PATCH] fix makefile release rule to not drop tdb.h...
2005-04-27 greg@kroah.com[PATCH] Add FAQ for udev
2005-04-27 greg@kroah.com[PATCH] removed AUTHORS and INSTALL files as they were...
2005-04-27 greg@kroah.com[PATCH] copyright updates.
2005-04-27 greg@kroah.com[PATCH] Add AUTHORS and INSTALL files.
2005-04-27 greg@kroah.com[PATCH] TODO updates
2005-04-27 greg@kroah.com[PATCH] Updatd the README
2005-04-27 greg@kroah.com[PATCH] updated the TODO list.
2005-04-27 greg@kroah.com[PATCH] add udev man page (basically just a place holde...
2005-04-27 greg@kroah.com[PATCH] added uninstall support
2005-04-27 greg@kroah.com[PATCH] added install target for makefile so people...
2005-04-27 greg@kroah.com[PATCH] add version to debug log on startup.
2005-04-27 greg@kroah.com[PATCH] tell the user what mknod() we are trying to do.
2005-04-27 greg@kroah.com[PATCH] add dbg_parse() to cut down on parse file debug...
2005-04-27 greg@kroah.com[PATCH] put config files and database in /etc/udev...
2005-04-27 patmans@us... [PATCH] add callout config type to udev
2005-04-27 dsteklof@us... [PATCH] udevdb patch
2005-04-27 greg@kroah.com[PATCH] clean up some debugging stuff in namedev.c
2005-04-27 greg@kroah.com[PATCH] do not build the tdb binary programs, only...
2005-04-27 olh@suse.de[PATCH] print udev pid
2005-04-27 lethal@linux... [PATCH] Fix TDB cross compilation
2005-04-27 greg@kroah.com[PATCH] merge tdb into the build process.
2005-04-27 dsteklof@us... [PATCH] udevdb prototype
2005-04-27 greg@kroah.com[PATCH] Added tdb code from latest cvs version in the...
2005-04-27 greg@kroah.com[PATCH] added my name to the .spec file.
2005-04-27 lethal@linux... [PATCH] udev spec file
2005-04-27 lethal@linux... [PATCH] udev/libsysfs cross compile fixes
2005-04-27 greg@kroah.com[PATCH] minor cleanups.
2005-04-27 greg@kroah.com[PATCH] cleanup the mknod code a bit.
2005-04-27 greg@kroah.com[PATCH] remove mknod callout
2005-04-27 greg@kroah.com[PATCH] handle new major:minor format of dev files...
2005-04-27 greg@kroah.com[PATCH] oops, everything was getting created as 000...
2005-04-27 greg@kroah.com[PATCH] more test stuff...
2005-04-27 greg@kroah.com[PATCH] removed unneeded stuff from udev.h
2005-04-27 greg@kroah.com[PATCH] added 0.2 change log info. 002
2005-04-27 greg@kroah.com[PATCH] start working on label support, and fix some...
2005-04-27 greg@kroah.com[PATCH] test config file changes...
2005-04-27 greg@kroah.com[PATCH] add NUMBER support (basically same logic as...
2005-04-27 greg@kroah.com[PATCH] added topology support.
2005-04-27 greg@kroah.com[PATCH] got REPLACE to work properly.
2005-04-27 greg@kroah.com[PATCH] make struct config_device contain a struct...
2005-04-27 greg@kroah.com[PATCH] block test
2005-04-27 greg@kroah.com[PATCH] split the tests up into different files.
2005-04-27 greg@kroah.com[PATCH] split udev main logic into udev-add and udev...
2005-04-27 greg@kroah.com[PATCH] Clean up the namedev interface a bit, making...
2005-04-27 greg@kroah.com[PATCH] update the tests to handle block devices too.
2005-04-27 greg@kroah.com[PATCH] add initial libsysfs support...
2005-04-27 greg@kroah.com[PATCH] added libsysfs to the build.
2005-04-27 greg@kroah.com[PATCH] added libsysfs code from sysutils-0.1.1-071803...
2005-04-27 greg@kroah.com[PATCH] namedev config files are fully parsed.
2005-04-27 greg@kroah.com[PATCH] more permission tests
2005-04-27 greg@kroah.com[PATCH] make log_message spit out warnings so I don...
2005-04-27 greg@kroah.com[PATCH] added klibc makefile
2005-04-27 greg@kroah.com[PATCH] Initial namedev parsing of config files
2005-04-27 greg@kroah.com[PATCH] sleep for 2 seconds to give the kernel a chance...
2005-04-27 greg@kroah.com[PATCH] pick a better default UDEV_ROOT
2005-04-27 greg@kroah.com[PATCH] fix up the test to actually work...
2005-04-27 greg@kroah.com[PATCH] added more documentation in README and TODO...
2005-04-27 greg@kroah.com[PATCH] updated the documentation.
2005-04-27 greg@kroah.com[PATCH] cleaned up the makefile a bit.
2005-04-27 greg@kroah.com[PATCH] remove now works!
2005-04-27 greg@kroah.com[PATCH] restructure code to be able to actually get...
2005-04-27 greg@kroah.com[PATCH] Creating nodes actually works.
2005-04-27 greg@kroah.com[PATCH] added stupid test script for debugging.
2005-04-27 greg@kroah.com[PATCH] added initial documentation and gpl license 001
2005-04-27 greg@kroah.com[PATCH] enabled debugging.
2005-04-27 Greg KHadded initial files.