chiark / gitweb /
[PATCH] Add 'asmlinkage' to udev-030
[elogind.git] / udevd.c
2005-04-27 trini@kernel.crash... [PATCH] Add 'asmlinkage' to udev-030
2005-04-27 kay.sievers@vrfy.org[PATCH] fix udevd zombies
2005-04-27 kay.sievers@vrfy.org[PATCH] catchup with recent klibc
2005-04-27 kay.sievers@vrfy.org[PATCH] udevd test script
2005-04-27 kay.sievers@vrfy.org[PATCH] switch udevd's msg_dump() to #define
2005-04-27 greg@kroah.com[PATCH] remove compiler warning from udevd.c
2005-04-27 kay.sievers@vrfy.org[PATCH] DEVPATH for netdev
2005-04-27 kay.sievers@vrfy.org[PATCH] udevd race conditions and performance, assorted...
2005-04-27 chris_friesen@symp... [PATCH] udevd race conditions and performance, assorted...
2005-04-27 kay.sievers@vrfy.org[PATCH] dev_d.c file sorting and cleanup
2005-04-27 kay.sievers@vrfy.org[PATCH] replace fgets() with mmap() and introduce udev_...
2005-04-27 kay.sievers@vrfy.org[PATCH] overall trivial trivial cleanup
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - safer string handling - part three
2005-04-27 greg@kroah.com[PATCH] Have udevd report it's version in debug mode.
2005-04-27 greg@kroah.com[PATCH] more logging.h cleanups to be a bit more flexible.
2005-04-27 kay.sievers@vrfy.org[PATCH] better credential patch
2005-04-27 kay.sievers@vrfy.org[PATCH] udevd - client access authorization
2005-04-27 kay.sievers@vrfy.org[PATCH] compile udevd with klibc
2005-04-27 greg@kroah.com[PATCH] fix log option code so that it actually works...
2005-04-27 kay.sievers@vrfy.org[PATCH] convert udevsend/udevd to DGRAM and single...
2005-04-27 kay.sievers@vrfy.org[PATCH] udevd - kill the lockfile
2005-04-27 kay.sievers@vrfy.org[PATCH] udevd - fix socket path length
2005-04-27 kay.sievers@vrfy.org[PATCH] udevd - switch socket path to abstract namespace
2005-04-27 kay.sievers@vrfy.org[PATCH] udevd - allow to bypass sequence number
2005-04-27 greg@kroah.com[PATCH] rework the logging code so that each program...
2005-04-27 kay.sievers@vrfy.org[PATCH] udevd - config cleanup
2005-04-27 kay.sievers@vrfy.org[PATCH] udevd - cleanup and better timeout handling
2005-04-27 greg@kroah.com[PATCH] udevd - remove stupid locking error I wrote.
2005-04-27 kay.sievers@vrfy.org[PATCH] udevd - next round of fixes
2005-04-27 kay.sievers@vrfy.org[PATCH] udevd - cleanup and better timeout handling
2005-04-27 greg@kroah.com[PATCH] make udevd only have one instance running at...
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - next round of udev event order daemon
2005-04-27 kay.sievers@vrfy.org[PATCH] fix udevd exec
2005-04-27 kay.sievers@vrfy.org[PATCH] spilt udev into pieces