summaryrefslogtreecommitdiff
path: root/udev-remove.c
AgeCommit message (Expand)AuthorFilesLines
2005-04-26[PATCH] Make udev/udevstart be one binarytrini@kernel.crashing.org1-1/+1
2005-04-26[PATCH] Try to provide a bit of security for hardlinks to /dev entries.mbuesch@freenet.de1-8/+38
2005-04-26[PATCH] DEVPATH for netdevkay.sievers@vrfy.org1-1/+1
2005-04-26[PATCH] netdev - udevdb+dev.d changeskay.sievers@vrfy.org1-26/+14
2005-04-26[PATCH] hmm, handle net devices with udev?kay.sievers@vrfy.org1-13/+29
2005-04-26[PATCH] remove dbus code from core udev code as it's no longer needed to be t...greg@kroah.com1-2/+0
2005-04-26[PATCH] add /etc/dev.d/ support for udev add and remove events.greg@kroah.com1-0/+1
2005-04-26[PATCH] replace fgets() with mmap() and introduce udev_lib.[hc]kay.sievers@vrfy.org1-0/+1
2005-04-26[PATCH] rename strn*() macros to strmaxkay.sievers@vrfy.org1-1/+1
2005-04-26[PATCH] better fix for NAME="foo-%c{N}" gets a truncated namekay.sievers@vrfy.org1-2/+3
2005-04-26[PATCH] cleanup mult field string handlingkay.sievers@vrfy.org1-26/+20
2005-04-26[PATCH] no error on enoentmd@Linux.IT1-0/+6
2005-04-26[PATCH] udev - safer sprintf() usekay.sievers@vrfy.org1-1/+2
2005-04-26[PATCH] udev - safer string handling all over the placekay.sievers@vrfy.org1-5/+5
2005-04-26[PATCH] udev - create all partitions of blockdevicekay.sievers@vrfy.org1-1/+12
2005-04-26[PATCH] udevd - kill the lockfilekay.sievers@vrfy.org1-1/+0
2005-04-26[PATCH] add udev logging to info logkay.sievers@vrfy.org1-1/+2
2005-04-26[PATCH] small cleanup udev-remove.ckay.sievers@vrfy.org1-11/+7
2005-04-26[PATCH] udev-remove.c cleanupskay.sievers@vrfy.org1-7/+12
2005-04-26[PATCH] bug in udev-remove.ckay.sievers@vrfy.org1-3/+5
2005-04-26[PATCH] allow multiple symlinkskay.sievers@vrfy.org1-11/+21
2005-04-26[PATCH] move all of the DBUS logic into one file and remove all of the #ifdef...greg@kroah.com1-40/+3
2005-04-26[PATCH] D-BUS patch for udev-008david@fubar.dk1-0/+41
2005-04-26[PATCH] experimental (very simple) SYMLINK creationkay.sievers@vrfy.org1-66/+61
2005-04-26[PATCH] overall whitespace + debug text conditioningkay.sievers@vrfy.org1-4/+4
2005-04-26[PATCH] add support for subdirskay.sievers@vrfy.org1-1/+34
2005-04-26[PATCH] make config files, sysfs root, and udev root configurable from config...greg@kroah.com1-1/+1
2005-04-26[PATCH] major database cleanupsgreg@kroah.com1-4/+8
2005-04-26[PATCH] more database work. Now we only store the info we really need right now.greg@kroah.com1-9/+8
2005-04-26[PATCH] got "remove of named devices" working.greg@kroah.com1-0/+5
2005-04-26[PATCH] udevdb prototypedsteklof@us.ibm.com1-1/+3
2005-04-26[PATCH] split udev main logic into udev-add and udev-remove.greg@kroah.com1-0/+88