summaryrefslogtreecommitdiff
path: root/udev_remove.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] support log-priority levels in udev.confkay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] rename namedev_dev to udev_rulekay.sievers@vrfy.org2005-04-261-1/+0
* [PATCH] correct enum device_typekay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] This patch causes the remove handler to check that each symlinkjkluebs@luebsphoto.com2005-04-261-23/+23
* [PATCH] replace strncpy()/strncat() by strlcpy()/strlcat()kay.sievers@vrfy.org2005-04-261-10/+12
* [PATCH] replace weird defines by real codekay.sievers@vrfy.org2005-04-261-2/+2
* [PATCH] allow unlimitied count of symlinkskay.sievers@vrfy.org2005-04-261-19/+12
* [PATCH] cleanup db functionskay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] switch device type to enumkay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] switch major/minor to dev_tkay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] remove the device node only if the major/minor number matcheskay.sievers@vrfy.org2005-04-261-0/+10
* [PATCH] create /block/*/range count of partitons for all_partitionskay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] provide temporary device node for callouts to access the devicekay.sievers@vrfy.org2005-04-261-37/+2
* [PATCH] rename udev_lib to udev_utils and dev_d to udev_multiplexkay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] add NAME{ignore_remove} attributekay.sievers@vrfy.org2005-04-261-0/+5
* [PATCH] rename udevdb* to udev_db*kay.sievers@vrfy.org2005-04-261-4/+4
* [PATCH] Make dev.d/ handling a separate processing stagekay.sievers@vrfy.org2005-04-261-3/+3
* [PATCH] replace tdb database by simple lockless file databasekay.sievers@vrfy.org2005-04-261-18/+15
* [PATCH] sparse cleanups on the treegreg@kroah.com2005-04-261-0/+1
* [PATCH] cleanup netif handling and netif-dev.d/ eventskay.sievers@vrfy.org2005-04-261-11/+9
* [PATCH] big cleanup of internal udev apikay.sievers@vrfy.org2005-04-261-18/+21
* [PATCH] prevent deadlocks on an corrupt udev databasekay.sievers@vrfy.org2005-04-261-4/+10
* [PATCH] rename files to have '_' instead of '-' in them.greg@kroah.com2005-04-261-0/+190