summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] v023 release023greg@kroah.com2005-04-263-3/+55
* [PATCH] create the /etc/dev.d/ directories in 'make install'greg@kroah.com2005-04-261-1/+8
* [PATCH] actually have udev run files ending in .dev in the /etc/dev.d/ direct...greg@kroah.com2005-04-261-1/+10
* [PATCH] hmm, handle net devices with udev?kay.sievers@vrfy.org2005-04-268-108/+207
* [PATCH] added RFC-dev.d document detailing how /etc/dev.d/ works.greg@kroah.com2005-04-261-0/+49
* [PATCH] fixed up udev.spec to handle selinux stuff properly now.greg@kroah.com2005-04-261-17/+13
* [PATCH] remove USE_DBUS and USE_SELINUX flags from the README as they are no ...greg@kroah.com2005-04-261-15/+0
* [PATCH] remove selinux stuff from the main Makefilegreg@kroah.com2005-04-261-8/+0
* [PATCH] move udev_selinux into extras/selinuxgreg@kroah.com2005-04-262-3/+61
* [PATCH] fix dbus build in the udev.spec file.greg@kroah.com2005-04-261-15/+14
* [PATCH] remove dbus stuff from main Makefilegreg@kroah.com2005-04-261-28/+2
* [PATCH] move udev_dbus to extras/dbusgreg@kroah.com2005-04-263-3/+65
* [PATCH] udev_dbus can now compile properly, but linnking is another story...greg@kroah.com2005-04-261-3/+2
* [PATCH] remove udev_dbus.h from Makefilegreg@kroah.com2005-04-261-1/+0
* [PATCH] first cut at standalone udev_selinux program.greg@kroah.com2005-04-261-2/+41
* [PATCH] remove selinux support from udev core as it's no longer needed.greg@kroah.com2005-04-262-14/+0
* [PATCH] first cut at standalone udev_dbus program.greg@kroah.com2005-04-261-22/+67
* [PATCH] add get_devnode() helper to udev_lib for udev_dbus programgreg@kroah.com2005-04-262-0/+12
* [PATCH] remove dbus code from core udev code as it's no longer needed to be t...greg@kroah.com2005-04-264-39/+2
* [PATCH] add /etc/dev.d/ support for udev add and remove events.greg@kroah.com2005-04-265-1/+123
* [PATCH] fix build error in namedev.c caused by previous patch.greg@kroah.com2005-04-261-1/+1
* [PATCH] udevinfo patchdsteklof@us.ibm.com2005-04-261-9/+6
* [PATCH] correct apply_format() for symlink only ruleskay.sievers@vrfy.org2005-04-261-2/+5
* [PATCH] don't init namedev on removekay.sievers@vrfy.org2005-04-261-11/+10
* [PATCH] uninitialized variable for mknod and friendolh@suse.de2005-04-261-1/+1
* [PATCH] 022_bk taggreg@kroah.com2005-04-262-2/+2
* [PATCH] fix 'make spotless' to really do that in klibc.greg@kroah.com2005-04-261-0/+1
* [PATCH] first stupid try for a rule compose guikay.sievers@vrfy.org2005-04-265-1/+520
* [PATCH] add a question/answer about automounting usb devices to the FAQ.greg@kroah.com2005-04-261-0/+14
* [PATCH] SCSI logical and physical names for udevrgooch@ras.ucalgary.ca2005-04-261-0/+88
* [PATCH] Increase the name size as requested by Richard Gooch <rgooch@ras.ucal...greg@kroah.com2005-04-261-1/+1
* [PATCH] fix udevtest to build properly after the big udev_lib change.greg@kroah.com2005-04-261-0/+1
* [PATCH] replace fgets() with mmap() and introduce udev_lib.[hc]kay.sievers@vrfy.org2005-04-2615-142/+298
* [PATCH] Trivial man page typo fixes to udevtytso@mit.edu2005-04-261-3/+3
* [PATCH] make udevtest a real program :)kay.sievers@vrfy.org2005-04-263-51/+56
* [PATCH] 022 release022greg@kroah.com2005-04-263-2/+60
* [PATCH] make spotlessolh@suse.de2005-04-268-0/+14
* [PATCH] fix HOWTO-udev_for_dev for udevdirasync@cc.gatech.edu2005-04-261-2/+4
* [PATCH] udev-test.pl cleanupkay.sievers@vrfy.org2005-04-261-6/+6
* [PATCH] add big major tests to udev-test.plgreg@kroah.com2005-04-265-0/+24
* [PATCH] add a test for a minor over 255greg@kroah.com2005-04-263-0/+12
* [PATCH] udev-test.pl: print out major:minor and perm test "ok" if is ok.greg@kroah.com2005-04-261-4/+7
* [PATCH] make perm and major:minor test errors be reported properly.greg@kroah.com2005-04-261-0/+2
* [PATCH] add dev node test to udev-test.plkay.sievers@vrfy.org2005-04-261-264/+295
* [PATCH] remove extra ; in namedev_parse.cgreg@kroah.com2005-04-261-1/+1
* [PATCH] udev* segfaults with new klibcolh@suse.de2005-04-261-0/+1
* [PATCH] fix a type in docs/libsysfs.txtken@cgi101.com2005-04-261-1/+1
* [PATCH] add permission testskay.sievers@vrfy.org2005-04-261-0/+30
* [PATCH] more Libsysfs updatesananth@in.ibm.com2005-04-267-40/+40
* [PATCH] Libsysfs updatesananth@in.ibm.com2005-04-269-451/+534