summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] v016 release016greg@kroah.com2005-04-263-2/+37
* [PATCH] add udevd and udevsend to the spec file.greg@kroah.com2005-04-261-1/+10
* [PATCH] make /etc/hotplug.d/default/udev.hotplug symlink point to udevsend now.greg@kroah.com2005-04-261-2/+2
* [PATCH] add KERNEL_DIR option so that the distros will be happygreg@kroah.com2005-04-265-11/+20
* [PATCH] get_dev_number() in extras/ide-devfs.shelkropac@students.zcu.cz2005-04-261-1/+1
* [PATCH] FAQ udev.rules.devfsrrm3@rrm3.org2005-04-261-1/+1
* [PATCH] make udevsend binary even smallergreg@kroah.com2005-04-261-0/+2
* [PATCH] let udevsend build with klibckay.sievers@vrfy.org2005-04-263-4/+14
* [PATCH] udevsend now almost compiles with klibc, struct sockaddr_un is only p...greg@kroah.com2005-04-261-5/+3
* [PATCH] fix up logging code so that it can be built without it being enabledgreg@kroah.com2005-04-261-0/+2
* [PATCH] rework the logging code so that each program logs with the proper nam...greg@kroah.com2005-04-267-16/+40
* [PATCH] remove logging.c as it's no longer needed.greg@kroah.com2005-04-261-56/+0
* [PATCH] udevd - config cleanupkay.sievers@vrfy.org2005-04-264-26/+28
* [PATCH] udevd - cleanup and better timeout handlingkay.sievers@vrfy.org2005-04-265-249/+339
* [PATCH] kill the last examples that contained the %D option.greg@kroah.com2005-04-262-7/+1
* [PATCH] fix possible buffer overflowkay.sievers@vrfy.org2005-04-261-12/+13
* [PATCH] remove a __KLIBC__ tests in libsysfs, as klibc now supports getpagesi...greg@kroah.com2005-04-261-5/+2
* [PATCH] udevd - remove stupid locking error I wrote.greg@kroah.com2005-04-261-1/+0
* [PATCH] update to klibc version 0.101, fixing the stdin bug.greg@kroah.com2005-04-268-26/+58
* [PATCH] udevd - next round of fixeskay.sievers@vrfy.org2005-04-266-82/+185
* [PATCH] fix Makefile typo for USE_LSB install.greg@kroah.com2005-04-261-1/+1
* [PATCH] udevinfo - missing options for man pagekay.sievers@vrfy.org2005-04-261-1/+10
* [PATCH] udev - trivial style cleanupkay.sievers@vrfy.org2005-04-263-15/+12
* [PATCH] 015_bk markgreg@kroah.com2005-04-262-2/+2
* [PATCH] allow dbus code to actually build again.greg@kroah.com2005-04-261-0/+1
* [PATCH] v015 release015greg@kroah.com2005-04-263-2/+40
* [PATCH] update klibc to version 0.98greg@kroah.com2005-04-2610-13/+320
* [PATCH] clean up udevinfo on 'make clean'greg@kroah.com2005-04-261-1/+1
* [PATCH] add udevinfo man page to spec file.greg@kroah.com2005-04-261-2/+3
* [PATCH] remove command line documentation from udev man pagegreg@kroah.com2005-04-261-37/+1
* [PATCH] create initial version of udevinfo man page.greg@kroah.com2005-04-262-0/+54
* [PATCH] added URL to spec file.greg@kroah.com2005-04-261-0/+2
* [PATCH] add udevinfo to udev.spec file.greg@kroah.com2005-04-261-0/+4
* [PATCH] add udevinfo to install target of Makefilegreg@kroah.com2005-04-261-3/+5
* [PATCH] rip out command line code from udev, now that we have udevinfo.greg@kroah.com2005-04-261-221/+12
* [PATCH] udevinfo doesn't need to declare main_envpgreg@kroah.com2005-04-261-2/+0
* [PATCH] move get_pair to udev_config.c because udevinfo doesn't need all of n...greg@kroah.com2005-04-264-42/+41
* [PATCH] more makefile cleanupsgreg@kroah.com2005-04-261-4/+4
* [PATCH] move udevinfo into the main build and clean up the main Makefile a bit.greg@kroah.com2005-04-263-44/+30
* [PATCH] udevinfo - now a real program :)kay.sievers@vrfy.org2005-04-262-22/+301
* [PATCH] udevd - cleanup and better timeout handlingkay.sievers@vrfy.org2005-04-264-131/+133
* [PATCH] clean up compiler warnings if building using klibc.greg@kroah.com2005-04-261-7/+12
* [PATCH] LFS init script updatembuesch@freenet.de2005-04-261-54/+46
* [PATCH] make udevd only have one instance running at a timegreg@kroah.com2005-04-261-0/+39
* [PATCH] new testd.block script for debugging.greg@kroah.com2005-04-261-0/+36
* [PATCH] udevsnd : clean up message creation logic a bit.greg@kroah.com2005-04-261-20/+10
* [PATCH] udev - next round of udev event order daemonkay.sievers@vrfy.org2005-04-264-122/+133
* [PATCH] fix udevd execkay.sievers@vrfy.org2005-04-262-5/+36
* [PATCH] udev - udevinfo with device chain walkkay.sievers@vrfy.org2005-04-261-13/+40
* [PATCH] whitespace cleanupsgreg@kroah.com2005-04-261-5/+3