chiark / gitweb /
[PATCH] Increase the name size as requested by Richard Gooch <rgooch@ras.ucalgary.ca>
[elogind.git] / udev-remove.c
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...