summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-26[PATCH] udev init scriptrml@tech9.net
2005-04-26[PATCH] pull some klibc stuff into the make Makefile to try to stay in sync.greg@kroah.com
2005-04-26[PATCH] klibc build fixesgreg@kroah.com
2005-04-26[PATCH] Fixup path for kernel includes when building with klibc.lethal@linux-sh.org
2005-04-26[PATCH] 005 releaseudev/v005greg@kroah.com
2005-04-26[PATCH] add klibc linux symlink info to the READMEgreg@kroah.com
2005-04-26[PATCH] get 'make release' to work properly again.greg@kroah.com
2005-04-26[PATCH] udev: sleep_for_dev() bitsrml@tech9.net
2005-04-26[PATCH] added README info for how to build using klibc.greg@kroah.com
2005-04-26[PATCH] turn off debugging if we are building with klibcgreg@kroah.com
2005-04-26[PATCH] turn off debugging in namedevgreg@kroah.com
2005-04-26[PATCH] added vsyslog support to klibc.greg@kroah.com
2005-04-26[PATCH] add ftruncate to klibc.greg@kroah.com
2005-04-26[PATCH] klibc specific tweaksgreg@kroah.com
2005-04-26[PATCH] libsysfs does not need mntent.h in it's header file.greg@kroah.com
2005-04-26[PATCH] klibc makefile changes.greg@kroah.com
2005-04-26[PATCH] build tdb and libsysfs from the same makefile as udev.greg@kroah.com
2005-04-26[PATCH] udev build tweaks to tdb's spinlock codegreg@kroah.com
2005-04-26[PATCH] udev-add build cleanups for other libc versions.greg@kroah.com
2005-04-26[PATCH] tweak tdb to build within udev better.greg@kroah.com
2005-04-26[PATCH] make libsysfs spit debug messages to the same place as the rest of udev.greg@kroah.com
2005-04-26[PATCH] make libsysfs build cleanlygreg@kroah.com
2005-04-26[PATCH] added klibc version 0.82 (cvs tree) to the udev tree.greg@kroah.com
2005-04-26[PATCH] makefile fix for now.greg@kroah.com
2005-04-26[PATCH] hm, makefile bug with so many files... will fix later...greg@kroah.com
2005-04-26[PATCH] regression tests starting to be added.greg@kroah.com
2005-04-26[PATCH] fix LABEL bug for device files (not class files.)greg@kroah.com
2005-04-26[PATCH] got rid of struct device_attrgreg@kroah.com
2005-04-26[PATCH] rename namedev.permissions and namedev.config to udev.permissions and...greg@kroah.com
2005-04-26[PATCH] more warning flags to the build.greg@kroah.com
2005-04-26[PATCH] namedev.c comments + debug patchkay@vrfy.org
2005-04-26[PATCH] fix dbg line in namedev.cgreg@kroah.com
2005-04-26[PATCH] man page updatekay@vrfy.org
2005-04-26[PATCH] udev: another canidate for staticrml@tech9.net
2005-04-26[PATCH] more overrides of config info with env variables if in test mode.greg@kroah.com
2005-04-26[PATCH] Fix bug causing udev to sleep forever waiting for dev file to show up.greg@kroah.com
2005-04-26[PATCH] change version to 004_bkgreg@kroah.com
2005-04-26[PATCH] make config files, sysfs root, and udev root configurable from config...greg@kroah.com
2005-04-26[PATCH] 004 changelog entrysgreg@kroah.com
2005-04-26[PATCH] 004 releaseudev/v004greg@kroah.com
2005-04-26[PATCH] new version of libsysfs patchdsteklof@us.ibm.com
2005-04-26[PATCH] man file updatelkml001@vrfy.org
2005-04-26[PATCH] major database cleanupsgreg@kroah.com
2005-04-26[PATCH] Changed test.block and test.tty to take ACTION from the command line.greg@kroah.com
2005-04-26[PATCH] don't sleep if 'dev' file is already present on device add.greg@kroah.com
2005-04-26[PATCH] fix comment about how the "dev" file is made up.greg@kroah.com
2005-04-26[PATCH] more database work. Now we only store the info we really need right now.greg@kroah.com
2005-04-26[PATCH] add BUS= bug to TODO list so it will not get forgotten.greg@kroah.com
2005-04-26[PATCH] man page updatelkml001@vrfy.org
2005-04-26[PATCH] udev: mode should be mode_trml@tech9.net