summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-26[PATCH] remove dbus code from core udev code as it's no longer needed to be t...greg@kroah.com
2005-04-26[PATCH] add /etc/dev.d/ support for udev add and remove events.greg@kroah.com
2005-04-26[PATCH] fix build error in namedev.c caused by previous patch.greg@kroah.com
2005-04-26[PATCH] udevinfo patchdsteklof@us.ibm.com
2005-04-26[PATCH] correct apply_format() for symlink only ruleskay.sievers@vrfy.org
2005-04-26[PATCH] don't init namedev on removekay.sievers@vrfy.org
2005-04-26[PATCH] uninitialized variable for mknod and friendolh@suse.de
2005-04-26[PATCH] 022_bk taggreg@kroah.com
2005-04-26[PATCH] fix 'make spotless' to really do that in klibc.greg@kroah.com
2005-04-26[PATCH] first stupid try for a rule compose guikay.sievers@vrfy.org
2005-04-26[PATCH] add a question/answer about automounting usb devices to the FAQ.greg@kroah.com
2005-04-26[PATCH] SCSI logical and physical names for udevrgooch@ras.ucalgary.ca
2005-04-26[PATCH] Increase the name size as requested by Richard Gooch <rgooch@ras.ucal...greg@kroah.com
2005-04-26[PATCH] fix udevtest to build properly after the big udev_lib change.greg@kroah.com
2005-04-26[PATCH] replace fgets() with mmap() and introduce udev_lib.[hc]kay.sievers@vrfy.org
2005-04-26[PATCH] Trivial man page typo fixes to udevtytso@mit.edu
2005-04-26[PATCH] make udevtest a real program :)kay.sievers@vrfy.org
2005-04-26[PATCH] 022 releaseudev/v022greg@kroah.com
2005-04-26[PATCH] make spotlessolh@suse.de
2005-04-26[PATCH] fix HOWTO-udev_for_dev for udevdirasync@cc.gatech.edu
2005-04-26[PATCH] udev-test.pl cleanupkay.sievers@vrfy.org
2005-04-26[PATCH] add big major tests to udev-test.plgreg@kroah.com
2005-04-26[PATCH] add a test for a minor over 255greg@kroah.com
2005-04-26[PATCH] udev-test.pl: print out major:minor and perm test "ok" if is ok.greg@kroah.com
2005-04-26[PATCH] make perm and major:minor test errors be reported properly.greg@kroah.com
2005-04-26[PATCH] add dev node test to udev-test.plkay.sievers@vrfy.org
2005-04-26[PATCH] remove extra ; in namedev_parse.cgreg@kroah.com
2005-04-26[PATCH] udev* segfaults with new klibcolh@suse.de
2005-04-26[PATCH] fix a type in docs/libsysfs.txtken@cgi101.com
2005-04-26[PATCH] add permission testskay.sievers@vrfy.org
2005-04-26[PATCH] more Libsysfs updatesananth@in.ibm.com
2005-04-26[PATCH] Libsysfs updatesananth@in.ibm.com
2005-04-26[PATCH] "symlink only" testkay.sievers@vrfy.org
2005-04-26[PATCH] callout part selector tweakkay.sievers@vrfy.org
2005-04-26[PATCH] cleanup callout forkkay.sievers@vrfy.org
2005-04-26[PATCH] Added multipath-tools 0.1.1 releasegreg@kroah.com
2005-04-26[PATCH] deleted current extras/multipath directorygreg@kroah.com
2005-04-26[PATCH] allow to specify node permissions in the rulekay.sievers@vrfy.org
2005-04-26[PATCH] Added line to udev.permissions.redhatken@cgi101.com
2005-04-26[PATCH] man page beautykay.sievers@vrfy.org
2005-04-26[PATCH] put symlink only rules to the man pagekay.sievers@vrfy.org
2005-04-26[PATCH] rename strn*() macros to strmaxkay.sievers@vrfy.org
2005-04-26[PATCH] udevstart fixesmd@Linux.IT
2005-04-26[PATCH] Include more examples in the docs area for gentoo and redhatken@cgi101.com
2005-04-26[PATCH] conditional remove of trailing sysfs whitespacekay.sievers@vrfy.org
2005-04-26[PATCH] clarify udevinfo textkay.sievers@vrfy.org
2005-04-26[PATCH] better fix for NAME="foo-%c{N}" gets a truncated namekay.sievers@vrfy.org
2005-04-26[PATCH] Small fix to remove extra "will" in man pagehannal@us.ibm.com
2005-04-26[PATCH] overall trivial trivial cleanupkay.sievers@vrfy.org
2005-04-26[PATCH] add tests for NAME="foo-%c{N}"patmans@us.ibm.com