summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-26[PATCH] rearrange link order in Makefilehare@suse.de
2005-04-26[PATCH] udev_volume_id: fix FAT label readingkay.sievers@vrfy.org
2005-04-26[PATCH] klibc: update to version 0.196kay.sievers@vrfy.org
2005-04-26[PATCH] I tried to compile udev 050plus with the GCC 4.0 snapshot 200412119 andtklauser@access.unizh.chbk
2005-04-26[PATCH] udevd: throttle the forking of processeskay.sievers@vrfy.org
2005-04-26[PATCH] udevd: add possible initialization of expected_seqnumkay.sievers@vrfy.org
2005-04-26[PATCH] udevd: it's obviously not the brightest idea to exit a device node ma...kay.sievers@vrfy.org
2005-04-26[PATCH] udevd: separate socket handling to prepare for other event sourceskay.sievers@vrfy.org
2005-04-26[PATCH] udevd: support -d switch to become a daemonkay.sievers@vrfy.org
2005-04-26[PATCH] add aoe block and char device rules to the gentoo rule file.greg@kroah.com
2005-04-26[PATCH] udev_volume_id: version 27kay.sievers@vrfy.org
2005-04-26[PATCH] This fixes a silly mistake in how udevinfo prints the major and minorroland@digitalvampire.org
2005-04-26[PATCH] udevd: split up message receiving an queueingkay.sievers@vrfy.org
2005-04-26[PATCH] remove useless warning if udev.conf contains keys not read by udev it...kay.sievers@vrfy.org
2005-04-26[PATCH] improve event sequence serializationkay.sievers@vrfy.org
2005-04-26[PATCH] remove udevsend syslog noise on udevd startupkay.sievers@vrfy.org
2005-04-26[PATCH] limit the initial timeout of the udevd event handlingkay.sievers@vrfy.org
2005-04-26[PATCH] correct detection of hotplug.d/ udevsend loopkay.sievers@vrfy.org
2005-04-26[PATCH] correct log statementkay.sievers@vrfy.org
2005-04-26[PATCH] remove default_* permissions from udev.conf filekay.sievers@vrfy.org
2005-04-26[PATCH] update Fedora config files and add some more testskay.sievers@vrfy.org
2005-04-26[PATCH] allow permissions only ruleskay.sievers@vrfy.org
2005-04-26[PATCH] add SUBSYSTEM rule to catch all block devices and apply the disk perm...kay.sievers@vrfy.org
2005-04-26[PATCH] update Fedora config fileskay.sievers@vrfy.org
2005-04-26[PATCH] handle renamed network interfaces properly if we manage hotplug.d/kay.sievers@vrfy.org
2005-04-26[PATCH] allow multiline rules by backslash at the end of the linekay.sievers@vrfy.org
2005-04-26[PATCH] add OnStream tape drive ruleskay.sievers@vrfy.org
2005-04-26[PATCH] simplify rules file by setting default mode to 0660kay.sievers@vrfy.org
2005-04-26[PATCH] simplify permission applicationkay.sievers@vrfy.org
2005-04-26[PATCH] I broke the extras/ again. Add simple build test script now.kay.sievers@vrfy.org
2005-04-26[PATCH] initial merge of fedora udev.permissions into udev.ruleskay.sievers@vrfy.org
2005-04-26[PATCH] remove permissions file mentioning from the udev man pagekay.sievers@vrfy.org
2005-04-26[PATCH] fix some typos in gentoo's udev.rules introduced by the mergekay.sievers@vrfy.org
2005-04-26[PATCH] initial merge of gentoo udev.permissions into udev.ruleskay.sievers@vrfy.org
2005-04-26[PATCH] update Fedora config fileskay.sievers@vrfy.org
2005-04-26[PATCH] update Fedora config fileskay.sievers@vrfy.org
2005-04-26[PATCH] complete removal of explicit udev permissions config filekay.sievers@vrfy.org
2005-04-26[PATCH] I made some more changes to the manpage of udev including:tklauser@access.unizh.ch
2005-04-26[PATCH] fix udev_volume_id build error.greg@kroah.com
2005-04-26[PATCH] 050 releaseudev/v050greg@kroah.com
2005-04-26[PATCH] selinux patchharald@redhat.com
2005-04-26[PATCH] update libsysfs to CVS version and fix segfaulting attribute readingkay.sievers@vrfy.org
2005-04-26[PATCH] klibc supports LOG_PID now, so remove our own implementationkay.sievers@vrfy.org
2005-04-26bleah, more merge fixes...Greg KH
2005-04-26[PATCH] avoid building klibc test programs and pass SUBDIRS= to klibc cleankay.sievers@vrfy.org
2005-04-26[PATCH] 049 releaseudev/v049greg@kroah.com
2005-04-26[PATCH] fix 'make clean' error in klibcgreg@kroah.com
2005-04-26[PATCH] update klibc to 0.194kay.sievers@vrfy.org
2005-04-26[PATCH] export DEVNAME regardless of the state of udev_dev_dkay.sievers@vrfy.org
2005-04-26[PATCH] remove leftover from udevinfo's -d optionazarah@nosferatu.za.org