summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-26[PATCH] v016 releaseudev/v016greg@kroah.com
2005-04-26[PATCH] add udevd and udevsend to the spec file.greg@kroah.com
2005-04-26[PATCH] make /etc/hotplug.d/default/udev.hotplug symlink point to udevsend now.greg@kroah.com
2005-04-26[PATCH] add KERNEL_DIR option so that the distros will be happygreg@kroah.com
2005-04-26[PATCH] get_dev_number() in extras/ide-devfs.shelkropac@students.zcu.cz
2005-04-26[PATCH] FAQ udev.rules.devfsrrm3@rrm3.org
2005-04-26[PATCH] make udevsend binary even smallergreg@kroah.com
2005-04-26[PATCH] let udevsend build with klibckay.sievers@vrfy.org
2005-04-26[PATCH] udevsend now almost compiles with klibc, struct sockaddr_un is only p...greg@kroah.com
2005-04-26[PATCH] fix up logging code so that it can be built without it being enabledgreg@kroah.com
2005-04-26[PATCH] rework the logging code so that each program logs with the proper nam...greg@kroah.com
2005-04-26[PATCH] remove logging.c as it's no longer needed.greg@kroah.com
2005-04-26[PATCH] udevd - config cleanupkay.sievers@vrfy.org
2005-04-26[PATCH] udevd - cleanup and better timeout handlingkay.sievers@vrfy.org
2005-04-26[PATCH] kill the last examples that contained the %D option.greg@kroah.com
2005-04-26[PATCH] fix possible buffer overflowkay.sievers@vrfy.org
2005-04-26[PATCH] remove a __KLIBC__ tests in libsysfs, as klibc now supports getpagesi...greg@kroah.com
2005-04-26[PATCH] udevd - remove stupid locking error I wrote.greg@kroah.com
2005-04-26[PATCH] update to klibc version 0.101, fixing the stdin bug.greg@kroah.com
2005-04-26[PATCH] udevd - next round of fixeskay.sievers@vrfy.org
2005-04-26[PATCH] fix Makefile typo for USE_LSB install.greg@kroah.com
2005-04-26[PATCH] udevinfo - missing options for man pagekay.sievers@vrfy.org
2005-04-26[PATCH] udev - trivial style cleanupkay.sievers@vrfy.org
2005-04-26[PATCH] 015_bk markgreg@kroah.com
2005-04-26[PATCH] allow dbus code to actually build again.greg@kroah.com
2005-04-26[PATCH] v015 releaseudev/v015greg@kroah.com
2005-04-26[PATCH] update klibc to version 0.98greg@kroah.com
2005-04-26[PATCH] clean up udevinfo on 'make clean'greg@kroah.com
2005-04-26[PATCH] add udevinfo man page to spec file.greg@kroah.com
2005-04-26[PATCH] remove command line documentation from udev man pagegreg@kroah.com
2005-04-26[PATCH] create initial version of udevinfo man page.greg@kroah.com
2005-04-26[PATCH] added URL to spec file.greg@kroah.com
2005-04-26[PATCH] add udevinfo to udev.spec file.greg@kroah.com
2005-04-26[PATCH] add udevinfo to install target of Makefilegreg@kroah.com
2005-04-26[PATCH] rip out command line code from udev, now that we have udevinfo.greg@kroah.com
2005-04-26[PATCH] udevinfo doesn't need to declare main_envpgreg@kroah.com
2005-04-26[PATCH] move get_pair to udev_config.c because udevinfo doesn't need all of n...greg@kroah.com
2005-04-26[PATCH] more makefile cleanupsgreg@kroah.com
2005-04-26[PATCH] move udevinfo into the main build and clean up the main Makefile a bit.greg@kroah.com
2005-04-26[PATCH] udevinfo - now a real program :)kay.sievers@vrfy.org
2005-04-26[PATCH] udevd - cleanup and better timeout handlingkay.sievers@vrfy.org
2005-04-26[PATCH] clean up compiler warnings if building using klibc.greg@kroah.com
2005-04-26[PATCH] LFS init script updatembuesch@freenet.de
2005-04-26[PATCH] make udevd only have one instance running at a timegreg@kroah.com
2005-04-26[PATCH] new testd.block script for debugging.greg@kroah.com
2005-04-26[PATCH] udevsnd : clean up message creation logic a bit.greg@kroah.com
2005-04-26[PATCH] udev - next round of udev event order daemonkay.sievers@vrfy.org
2005-04-26[PATCH] fix udevd execkay.sievers@vrfy.org
2005-04-26[PATCH] udev - udevinfo with device chain walkkay.sievers@vrfy.org
2005-04-26[PATCH] whitespace cleanupsgreg@kroah.com