summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] v012 release012greg@kroah.com2005-04-263-2/+47
* [PATCH] minor grammer fixes for the udev_vs_devfs documentgreg@kroah.com2005-04-261-6/+6
* [PATCH] move the dbus config file to etc/dbus-1/system.d/greg@kroah.com2005-04-262-1/+2
* [PATCH] move the config files to etc/udev to clean up main directory a bit.greg@kroah.com2005-04-267-18/+10
* [PATCH] add Gentoo versions of the rules and permissions files.greg@kroah.com2005-04-262-0/+273
* [PATCH] if using glibc, link dynamically, as no one like 500Kb udev binaries...greg@kroah.com2005-04-261-3/+4
* [PATCH] mention user callable udev + options in man pagekay.sievers@vrfy.org2005-04-263-2/+26
* [PATCH] udev spec file updaterml@ximian.com2005-04-261-1/+7
* [PATCH] minor change to udev_vs_devfs document.greg@kroah.com2005-04-261-1/+3
* [PATCH] added udev vs devfs supid document to the tree.greg@kroah.com2005-04-261-0/+190
* [PATCH] extras multipath updatechristophe.varoqui@free.fr2005-04-263-1/+9
* [PATCH] extras multipath updatechristophe.varoqui@free.fr2005-04-264-11/+16
* [PATCH] make udev user callable to query the databasekay.sievers@vrfy.org2005-04-263-13/+96
* [PATCH] depend on all .h fileskay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] make symlink work properly if there is already a file in its placeazarah@nosferatu.za.org2005-04-261-0/+11
* [PATCH] cleanup namedev_parse debug textkay.sievers@vrfy.org2005-04-261-4/+4
* [PATCH] move the signal handling registration to after we have initialized en...greg@kroah.com2005-04-261-4/+5
* [PATCH] introduce signal handlermbuesch@freenet.de2005-04-261-1/+22
* [PATCH] Fix udev gcc-2.95.4 compatazarah@nosferatu.za.org2005-04-261-1/+1
* [PATCH] extend exec_program[]kay.sievers@vrfy.org2005-04-261-1/+2
* [PATCH] ide-devfs.sh updatekay.sievers@vrfy.org2005-04-261-12/+32
* [PATCH] fix for apply_format()kay.sievers@vrfy.org2005-04-261-3/+6
* [PATCH] check for empty symlink stringkay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] 'ide' missing in bus_files[]kay.sievers@vrfy.org2005-04-261-0/+1
* [PATCH] udev.permissions.debian - forgot the dm nodes.greg@kroah.com2005-04-261-0/+2
* [PATCH] update the udev.permissions.debian file with new entries.greg@kroah.com2005-04-261-3/+22
* [PATCH] added udev.init script for the Linux From Scratch project.greg@kroah.com2005-04-261-0/+103
* [PATCH] small trivial cleanup of latest changeskay.sievers@vrfy.org2005-04-262-8/+8
* [PATCH] 011_bk taggreg@kroah.com2005-04-262-2/+2
* [PATCH] v011 release011greg@kroah.com2005-04-263-2/+32
* [PATCH] add documentation about the BUS key being optional for the LABEL rule.greg@kroah.com2005-04-261-1/+4
* [PATCH] add tests for LABEL rule with a device that has no bus.greg@kroah.com2005-04-261-0/+21
* [PATCH] Don't require the BUS value for the LABEL rule.greg@kroah.com2005-04-261-1/+0
* [PATCH] If a LABEL rule has a BUS id, then we must check to see if the device...greg@kroah.com2005-04-261-1/+4
* [PATCH] add documentation about the BUS key being optional for the CALLOUT rule.greg@kroah.com2005-04-261-1/+4
* [PATCH] If a CALLOUT rule has a BUS id, then we must check to see if the devi...greg@kroah.com2005-04-262-2/+14
* [PATCH] Don't require the BUS value for the CALLOUT rule.greg@kroah.com2005-04-261-1/+0
* [PATCH] add test for callout rule with a device that has no bus.greg@kroah.com2005-04-261-0/+10
* [PATCH] 010_bk stampgreg@kroah.com2005-04-262-2/+2
* [PATCH] added different build options to the rpm udev.spec file.greg@kroah.com2005-04-261-1/+28
* [PATCH] fix udev sed Makefile usagesvetljo@gmx.de2005-04-261-1/+1
* [PATCH] proper cleanup on udevdb_init() failurembuesch@freenet.de2005-04-261-1/+2
* [PATCH] patch udev 009-010 rpm spec filemh@nadir.org2005-04-261-1/+1
* [PATCH] add pci to the bus_files list.greg@kroah.com2005-04-261-0/+1
* [PATCH] check for empty line a bit better in the parser.greg@kroah.com2005-04-261-2/+2
* [PATCH] more init script cleanups, the stop target now calls udev to cleanup ...greg@kroah.com2005-04-261-18/+21
* [PATCH] make udev init script run udev in the background to let startup go mu...greg@kroah.com2005-04-261-3/+4
* [PATCH] fix long delay for all devices in namedevgreg@kroah.com2005-04-261-59/+53
* [PATCH] v010 release010greg@kroah.com2005-04-263-2/+53
* [PATCH] fix udev-test.plkay.sievers@vrfy.org2005-04-261-1/+1