chiark / gitweb /
[PATCH] namdev: allow symlink-only rules to specify node permissions
[elogind.git] / udevinfo.c
2005-04-27 roland@digitalvamp... [PATCH] This fixes a silly mistake in how udevinfo...
2005-04-27 kay.sievers@vrfy.org[PATCH] klibc supports LOG_PID now, so remove our own...
2005-04-27 Greg KHbleah, more merge fixes...
2005-04-27 azarah@nosferatu... [PATCH] remove leftover from udevinfo's -d option
2005-04-27 kay.sievers@vrfy.org[PATCH] update the man pages and correct Usage: hints
2005-04-27 Greg KHfixups to get back to proper patch order
2005-04-27 kay.sievers@vrfy.org[PATCH] rename udev_lib to udev_utils and dev_d to...
2005-04-27 greg@kroah.com[PATCH] fix udevinfo '-q path' option as it was not...
2005-04-27 kay.sievers@vrfy.org[PATCH] Don't try to print major/minor for devices...
2005-04-27 kay.sievers@vrfy.org[PATCH] remove get_device_type and merge that into...
2005-04-27 kay.sievers@vrfy.org[PATCH] change key names in udevinfo sysfs walk to...
2005-04-27 kay.sievers@vrfy.org[PATCH] rename udevdb* to udev_db*
2005-04-27 kay.sievers@vrfy.org[PATCH] make the udev object available to more processi...
2005-04-27 kay.sievers@vrfy.org[PATCH] make udevinfo's -r option also workimg for...
2005-04-27 kay.sievers@vrfy.org[PATCH] improve udevinfo sysfs info walk
2005-04-27 kay.sievers@vrfy.org[PATCH] add sysfs info walk to udevinfo
2005-04-27 kay.sievers@vrfy.org[PATCH] replace tdb database by simple lockless file...
2005-04-27 kay.sievers@vrfy.org[PATCH] big cleanup of internal udev api
2005-04-27 kay.sievers@vrfy.org[PATCH] close the syslog
2005-04-27 kay.sievers@vrfy.org[PATCH] netdev - udevdb+dev.d changes
2005-04-27 kay.sievers@vrfy.org[PATCH] hmm, handle net devices with udev?
2005-04-27 dsteklof@us.ibm.com[PATCH] udevinfo patch
2005-04-27 kay.sievers@vrfy.org[PATCH] first stupid try for a rule compose gui
2005-04-27 kay.sievers@vrfy.org[PATCH] replace fgets() with mmap() and introduce udev_...
2005-04-27 kay.sievers@vrfy.org[PATCH] clarify udevinfo text
2005-04-27 kay.sievers@vrfy.org[PATCH] overall trivial trivial cleanup
2005-04-27 kay.sievers@vrfy.org[PATCH] clarify udevinfo device walk
2005-04-27 kay.sievers@vrfy.org[PATCH] udevinfo symlink reverse query
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - safer string handling all over the place
2005-04-27 greg@kroah.com[PATCH] force udev to include the internal version...
2005-04-27 patmans@us.ibm.com[PATCH] udev use new libsysfs header file location
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - switch SYSFS_file to SYSFS{file}
2005-04-27 greg@kroah.com[PATCH] more logging.h cleanups to be a bit more flexible.
2005-04-27 greg@kroah.com[PATCH] fix log option code so that it actually works...
2005-04-27 greg@kroah.com[PATCH] rework the logging code so that each program...
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - trivial style cleanup
2005-04-27 greg@kroah.com[PATCH] udevinfo doesn't need to declare main_envp
2005-04-27 greg@kroah.com[PATCH] move udevinfo into the main build and clean...