chiark / gitweb /
[PATCH] added support for i2c devices in wait_for_sysfs.c
[elogind.git] / udev-remove.c
2005-04-27 trini@kernel.crash... [PATCH] Make udev/udevstart be one binary
2005-04-27 mbuesch@freenet.de[PATCH] Try to provide a bit of security for hardlinks...
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] hmm, handle net devices with udev?
2005-04-27 greg@kroah.com[PATCH] remove dbus code from core udev code as it...
2005-04-27 greg@kroah.com[PATCH] add /etc/dev.d/ support for udev add and remove...
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] better fix for NAME="foo-%c{N}" gets a truncate...
2005-04-27 kay.sievers@vrfy.org[PATCH] cleanup mult field string handling
2005-04-27 md@Linux.IT[PATCH] no error on enoent
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - safer sprintf() use
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - safer string handling all over the place
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - create all partitions of blockdevice
2005-04-27 kay.sievers@vrfy.org[PATCH] udevd - kill the lockfile
2005-04-27 kay.sievers@vrfy.org[PATCH] add udev logging to info log
2005-04-27 kay.sievers@vrfy.org[PATCH] small cleanup udev-remove.c
2005-04-27 kay.sievers@vrfy.org[PATCH] udev-remove.c cleanups
2005-04-27 kay.sievers@vrfy.org[PATCH] bug in udev-remove.c
2005-04-27 kay.sievers@vrfy.org[PATCH] allow multiple symlinks
2005-04-27 greg@kroah.com[PATCH] move all of the DBUS logic into one file and...
2005-04-27 david@fubar.dk[PATCH] D-BUS patch for udev-008
2005-04-27 kay.sievers@vrfy.org[PATCH] experimental (very simple) SYMLINK creation
2005-04-27 kay.sievers@vrfy.org[PATCH] overall whitespace + debug text conditioning
2005-04-27 kay.sievers@vrfy.org[PATCH] add support for subdirs
2005-04-27 greg@kroah.com[PATCH] make config files, sysfs root, and udev root...
2005-04-27 greg@kroah.com[PATCH] major database cleanups
2005-04-27 greg@kroah.com[PATCH] more database work. Now we only store the info...
2005-04-27 greg@kroah.com[PATCH] got "remove of named devices" working.
2005-04-27 dsteklof@us.ibm.com[PATCH] udevdb prototype
2005-04-27 greg@kroah.com[PATCH] split udev main logic into udev-add and udev...