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