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
/
udevstart.c
Age
Commit message (
Expand
)
Author
2005-04-26
[PATCH] export DEVNAME to RUN-key executed programs
kay.sievers@vrfy.org
2005-04-26
[PATCH] add RUN key to be able to run rule based notification
kay.sievers@vrfy.org
2005-04-26
[PATCH] move execute_program to utils + add action to init_device
kay.sievers@vrfy.org
2005-04-26
[PATCH] support log-priority levels in udev.conf
kay.sievers@vrfy.org
2005-04-26
[PATCH] rename namedev_dev to udev_rule
kay.sievers@vrfy.org
2005-04-26
[PATCH] rename device_list->list to device_list->node
kay.sievers@vrfy.org
2005-04-26
[PATCH] replace strncpy()/strncat() by strlcpy()/strlcat()
kay.sievers@vrfy.org
2005-04-26
[PATCH] split udev and udevstart
kay.sievers@vrfy.org
2005-04-26
[PATCH] disable logging for udevstart
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] add ACTION to udev object to expose it to the whole process
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] fix problems using scsi_id with udevstart
kay.sievers@vrfy.org
2005-04-26
[PATCH] PATCH some cleanups and security fixes
harald@redhat.com
2005-04-26
[PATCH] add a "first" list to udevstart and make it contain the class/mem/ de...
greg@kroah.com
2005-04-26
[PATCH] Fix naming ethernet devices in udevstart
kay.sievers@vrfy.org
2005-04-26
[PATCH] fix UDEV_NO_SLEEP
trini@kernel.crashing.org
2005-04-26
[PATCH] Make udev/udevstart be one binary
trini@kernel.crashing.org
2005-04-26
[PATCH] fix stupid off-by-one bug that caused udevstart to die on x86-64 boxes.
greg@kroah.com
2005-04-26
[PATCH] fix dumb bug I added to udevstart
greg@kroah.com
2005-04-26
[PATCH] make a "last list" of devices for udevstart to operate on last.
greg@kroah.com
2005-04-26
[PATCH] reverse order of scanning of udevstart to look at class before block.
greg@kroah.com
2005-04-26
[PATCH] udevstart: close open directories.
greg@kroah.com
2005-04-26
[PATCH] udevstart fix
kay.sievers@vrfy.org
2005-04-26
[PATCH] DEVPATH for netdev
kay.sievers@vrfy.org
2005-04-26
[PATCH] udevd race conditions and performance, assorted cleanups
chris_friesen@sympatico.ca
2005-04-26
[PATCH] udevstart fixes
md@Linux.IT
2005-04-26
[PATCH] overall trivial trivial cleanup
kay.sievers@vrfy.org
2005-04-26
[PATCH] cleanup udevstart
kay.sievers@vrfy.org
2005-04-26
[PATCH] add udevstart program based on a old patch from Harald Hoyer <harald@...
greg@kroah.com