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
/
dev_d.c
Age
Commit message (
Expand
)
Author
2005-04-26
[PATCH] rename udevdb* to udev_db*
kay.sievers@vrfy.org
2005-04-26
[PATCH] Make dev.d/ handling a separate processing stage
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] replace tdb database by simple lockless file database
kay.sievers@vrfy.org
2005-04-26
[PATCH] wait() for specific pid to return from fork().
kay.sievers@vrfy.org
2005-04-26
[PATCH] cleanup netif handling and netif-dev.d/ events
kay.sievers@vrfy.org
2005-04-26
[PATCH] big cleanup of internal udev api
kay.sievers@vrfy.org
2005-04-26
[PATCH] Revert previous dev_d.c change, it's not what is causing HAL problems.
greg@kroah.com
2005-04-26
[PATCH] hm, somethings odd with DEVPATH, see if this fixes it...
greg@kroah.com
2005-04-26
[PATCH] fix problems with dev.d and udevstart
kay.sievers@vrfy.org
2005-04-26
[PATCH] PATCH udev close on exec
harald@redhat.com
2005-04-26
[PATCH] be paranoid in dev_d.c
greg@kroah.com
2005-04-26
[PATCH] Make udev/udevstart be one binary
trini@kernel.crashing.org
2005-04-26
[PATCH] make dev.d call each directory in the directory chain of the device n...
greg@kroah.com
2005-04-26
[PATCH] DEVNODE -> DEVNAME transition fixes
sjoerd@spring.luon.net
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] dev_d.c file sorting and cleanup
kay.sievers@vrfy.org
2005-04-26
[PATCH] actually have udev run files ending in .dev in the /etc/dev.d/ direct...
greg@kroah.com
2005-04-26
[PATCH] add /etc/dev.d/ support for udev add and remove events.
greg@kroah.com