Age | Commit message (Expand) | Author |
2005-04-26 | [PATCH] updated the TODO list. | greg@kroah.com |
2005-04-26 | [PATCH] add udev man page (basically just a place holder for now.) | greg@kroah.com |
2005-04-26 | [PATCH] added uninstall support | greg@kroah.com |
2005-04-26 | [PATCH] added install target for makefile so people don't have to do it by ha... | greg@kroah.com |
2005-04-26 | [PATCH] add version to debug log on startup. | greg@kroah.com |
2005-04-26 | [PATCH] tell the user what mknod() we are trying to do. | greg@kroah.com |
2005-04-26 | [PATCH] add dbg_parse() to cut down on parse file debugging statements | greg@kroah.com |
2005-04-26 | [PATCH] put config files and database in /etc/udev by default | greg@kroah.com |
2005-04-26 | [PATCH] add callout config type to udev | patmans@us.ibm.com |
2005-04-26 | [PATCH] udevdb patch | dsteklof@us.ibm.com |
2005-04-26 | [PATCH] clean up some debugging stuff in namedev.c | greg@kroah.com |
2005-04-26 | [PATCH] do not build the tdb binary programs, only the objects. | greg@kroah.com |
2005-04-26 | [PATCH] print udev pid | olh@suse.de |
2005-04-26 | [PATCH] Fix TDB cross compilation | lethal@linux-sh.org |
2005-04-26 | [PATCH] merge tdb into the build process. | greg@kroah.com |
2005-04-26 | [PATCH] udevdb prototype | dsteklof@us.ibm.com |
2005-04-26 | [PATCH] Added tdb code from latest cvs version in the samba tree | greg@kroah.com |
2005-04-26 | [PATCH] added my name to the .spec file. | greg@kroah.com |
2005-04-26 | [PATCH] udev spec file | lethal@linux-sh.org |
2005-04-26 | [PATCH] udev/libsysfs cross compile fixes | lethal@linux-sh.org |
2005-04-26 | [PATCH] minor cleanups. | greg@kroah.com |
2005-04-26 | [PATCH] cleanup the mknod code a bit. | greg@kroah.com |
2005-04-26 | [PATCH] remove mknod callout | greg@kroah.com |
2005-04-26 | [PATCH] handle new major:minor format of dev files that showed up in 2.6.0-te... | greg@kroah.com |
2005-04-26 | [PATCH] oops, everything was getting created as 000 mode, try to fix this up, | greg@kroah.com |
2005-04-26 | [PATCH] more test stuff... | greg@kroah.com |
2005-04-26 | [PATCH] removed unneeded stuff from udev.h | greg@kroah.com |
2005-04-26 | [PATCH] added 0.2 change log info.udev/v002 | greg@kroah.com |
2005-04-26 | [PATCH] start working on label support, and fix some segfaults for block devi... | greg@kroah.com |
2005-04-26 | [PATCH] test config file changes... | greg@kroah.com |
2005-04-26 | [PATCH] add NUMBER support (basically same logic as TOPOLOGY, perhaps we shou... | greg@kroah.com |
2005-04-26 | [PATCH] added topology support. | greg@kroah.com |
2005-04-26 | [PATCH] got REPLACE to work properly. | greg@kroah.com |
2005-04-26 | [PATCH] make struct config_device contain a struct device_attr instead of dup... | greg@kroah.com |
2005-04-26 | [PATCH] block test | greg@kroah.com |
2005-04-26 | [PATCH] split the tests up into different files. | greg@kroah.com |
2005-04-26 | [PATCH] split udev main logic into udev-add and udev-remove. | greg@kroah.com |
2005-04-26 | [PATCH] Clean up the namedev interface a bit, making the code smaller... | greg@kroah.com |
2005-04-26 | [PATCH] update the tests to handle block devices too. | greg@kroah.com |
2005-04-26 | [PATCH] add initial libsysfs support... | greg@kroah.com |
2005-04-26 | [PATCH] added libsysfs to the build. | greg@kroah.com |
2005-04-26 | [PATCH] added libsysfs code from sysutils-0.1.1-071803 release | greg@kroah.com |
2005-04-26 | [PATCH] namedev config files are fully parsed. | greg@kroah.com |
2005-04-26 | [PATCH] more permission tests | greg@kroah.com |
2005-04-26 | [PATCH] make log_message spit out warnings so I don't have | greg@kroah.com |
2005-04-26 | [PATCH] added klibc makefile | greg@kroah.com |
2005-04-26 | [PATCH] Initial namedev parsing of config files | greg@kroah.com |
2005-04-26 | [PATCH] sleep for 2 seconds to give the kernel a chance to actually create th... | greg@kroah.com |
2005-04-26 | [PATCH] pick a better default UDEV_ROOT | greg@kroah.com |
2005-04-26 | [PATCH] fix up the test to actually work... | greg@kroah.com |