chiark / gitweb /
[PATCH] improve udevinfo sysfs info walk
[elogind.git] / udev_config.c
2005-04-27 kay.sievers@vrfy.org[PATCH] replace tdb database by simple lockless file...
2005-04-27 kay.sievers@vrfy.org[PATCH] remove sleeps from udev as it is external now
2005-04-27 kay.sievers@vrfy.org[PATCH] fix udev segfaults with bad permissions file
2005-04-27 arun@codemovers.org[PATCH] udev - read long lines from config files overfl...
2005-04-27 ogasawara@osdl.org[PATCH] evaluate getenv() return value for udev_config.c
2005-04-27 kay.sievers@vrfy.org[PATCH] udev default config layout changes
2005-04-27 kay.sievers@vrfy.org[PATCH] DEVPATH for netdev
2005-04-27 kay.sievers@vrfy.org[PATCH] netdev - udevdb+dev.d changes
2005-04-27 kay.sievers@vrfy.org[PATCH] replace fgets() with mmap() and introduce udev_...
2005-04-27 kay.sievers@vrfy.org[PATCH] rename strn*() macros to strmax
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - safer string handling - part two
2005-04-27 greg@kroah.com[PATCH] force udev to include the internal version...
2005-04-27 patmans@us.ibm.com[PATCH] udev use new libsysfs header file location
2005-04-27 greg@kroah.com[PATCH] add support for UDEV_NO_SLEEP env variable...
2005-04-27 greg@kroah.com[PATCH] fix log option code so that it actually works...
2005-04-27 azarah@nosferatu... [PATCH] make logging a config option
2005-04-27 greg@kroah.com[PATCH] move get_pair to udev_config.c because udevinfo...
2005-04-27 kay.sievers@vrfy.org[PATCH] set default owner/group in db - update
2005-04-27 hannal@us.ibm.com[PATCH] set default owner/group in db.
2005-04-27 kay.sievers@vrfy.org[PATCH] add udev logging to info log
2005-04-27 greg@kroah.com[PATCH] get rid of the majority of the debug environmen...
2005-04-27 greg@kroah.com[PATCH] add support for a main udev config file, udev...