Age | Commit message (Expand) | Author |
2005-04-26 | [PATCH] This fixes a silly mistake in how udevinfo prints the major and minor | roland@digitalvampire.org |
2005-04-26 | [PATCH] klibc supports LOG_PID now, so remove our own implementation | kay.sievers@vrfy.org |
2005-04-26 | bleah, more merge fixes... | Greg KH |
2005-04-26 | [PATCH] remove leftover from udevinfo's -d option | azarah@nosferatu.za.org |
2005-04-26 | [PATCH] update the man pages and correct Usage: hints | kay.sievers@vrfy.org |
2005-04-26 | fixups to get back to proper patch order | Greg KH |
2005-04-26 | [PATCH] rename udev_lib to udev_utils and dev_d to udev_multiplex | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] fix udevinfo '-q path' option as it was not working | greg@kroah.com |
2005-04-26 | [PATCH] Don't try to print major/minor for devices without a dev file. | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] remove get_device_type and merge that into udev_set_values() | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] change key names in udevinfo sysfs walk to match the kernel | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] rename udevdb* to udev_db* | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] make the udev object available to more processing stages | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] make udevinfo's -r option also workimg for symlink queries | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] improve udevinfo sysfs info walk | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] add sysfs info walk to udevinfo | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] replace tdb database by simple lockless file database | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] big cleanup of internal udev api | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] close the syslog | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] netdev - udevdb+dev.d changes | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] hmm, handle net devices with udev? | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udevinfo patch | dsteklof@us.ibm.com |
2005-04-26 | [PATCH] first stupid try for a rule compose gui | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] replace fgets() with mmap() and introduce udev_lib.[hc] | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] clarify udevinfo text | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] overall trivial trivial cleanup | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] clarify udevinfo device walk | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udevinfo symlink reverse query | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udev - safer string handling all over the place | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] force udev to include the internal version of libsysfs and never the ... | greg@kroah.com |
2005-04-26 | [PATCH] udev use new libsysfs header file location | patmans@us.ibm.com |
2005-04-26 | [PATCH] udev - switch SYSFS_file to SYSFS{file} | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] more logging.h cleanups to be a bit more flexible. | greg@kroah.com |
2005-04-26 | [PATCH] fix log option code so that it actually works for all udev programs. | greg@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] udev - trivial style cleanup | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udevinfo doesn't need to declare main_envp | greg@kroah.com |
2005-04-26 | [PATCH] move udevinfo into the main build and clean up the main Makefile a bit. | greg@kroah.com |