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
/
udev-remove.c
Age
Commit message (
Expand
)
Author
2005-04-26
[PATCH] DEVPATH for netdev
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] remove dbus code from core udev code as it's no longer needed to be t...
greg@kroah.com
2005-04-26
[PATCH] add /etc/dev.d/ support for udev add and remove events.
greg@kroah.com
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] no error on enoent
md@Linux.IT
2005-04-26
[PATCH] udev - safer sprintf() use
kay.sievers@vrfy.org
2005-04-26
[PATCH] udev - safer string handling all over the place
kay.sievers@vrfy.org
2005-04-26
[PATCH] udev - create all partitions of blockdevice
kay.sievers@vrfy.org
2005-04-26
[PATCH] udevd - kill the lockfile
kay.sievers@vrfy.org
2005-04-26
[PATCH] add udev logging to info log
kay.sievers@vrfy.org
2005-04-26
[PATCH] small cleanup udev-remove.c
kay.sievers@vrfy.org
2005-04-26
[PATCH] udev-remove.c cleanups
kay.sievers@vrfy.org
2005-04-26
[PATCH] bug in udev-remove.c
kay.sievers@vrfy.org
2005-04-26
[PATCH] allow multiple symlinks
kay.sievers@vrfy.org
2005-04-26
[PATCH] move all of the DBUS logic into one file and remove all of the #ifdef...
greg@kroah.com
2005-04-26
[PATCH] D-BUS patch for udev-008
david@fubar.dk
2005-04-26
[PATCH] experimental (very simple) SYMLINK creation
kay.sievers@vrfy.org
2005-04-26
[PATCH] overall whitespace + debug text conditioning
kay.sievers@vrfy.org
2005-04-26
[PATCH] add support for subdirs
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] got "remove of named devices" working.
greg@kroah.com
2005-04-26
[PATCH] udevdb prototype
dsteklof@us.ibm.com
2005-04-26
[PATCH] split udev main logic into udev-add and udev-remove.
greg@kroah.com