index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
udevdb.c
Age
Commit message (
Expand
)
Author
2005-04-26
[PATCH] netdev - udevdb+dev.d changes
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] rename strn*() macros to strmax
kay.sievers@vrfy.org
2005-04-26
[PATCH] better fix for NAME="foo-%c{N}" gets a truncated name
kay.sievers@vrfy.org
2005-04-26
[PATCH] cleanup mult field string handling
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 - keep private data out of the database?
kay.sievers@vrfy.org
2005-04-26
[PATCH] udev - reverse user query options
kay.sievers@vrfy.org
2005-04-26
[PATCH] add udev logging to info log
kay.sievers@vrfy.org
2005-04-26
[PATCH] more advanced user query options
kay.sievers@vrfy.org
2005-04-26
[PATCH] mention user callable udev + options in man page
kay.sievers@vrfy.org
2005-04-26
[PATCH] make udev user callable to query the database
kay.sievers@vrfy.org
2005-04-26
[PATCH] udev-remove.c cleanups
kay.sievers@vrfy.org
2005-04-26
[PATCH] signal fixes due to klibc update.
greg@kroah.com
2005-04-26
[PATCH] overall whitespace + debug text conditioning
kay.sievers@vrfy.org
2005-04-26
[PATCH] make config files, sysfs root, and udev root configurable from config...
greg@kroah.com
2005-04-26
[PATCH] major database cleanups
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] udev: mode should be mode_t
rml@tech9.net
2005-04-26
[PATCH] udev: trivial trivialities
rml@tech9.net
2005-04-26
[PATCH] got "remove of named devices" working.
greg@kroah.com
2005-04-26
[PATCH] copyright updates.
greg@kroah.com
2005-04-26
[PATCH] put config files and database in /etc/udev by default
greg@kroah.com
2005-04-26
[PATCH] udevdb patch
dsteklof@us.ibm.com
2005-04-26
[PATCH] merge tdb into the build process.
greg@kroah.com
2005-04-26
[PATCH] udevdb prototype
dsteklof@us.ibm.com