chiark / gitweb /
[PATCH] reduce syslog noise of udevsend if multiple instances try to start udevd
[elogind.git] / udev_lib.c
2005-04-27 kay.sievers@vrfy.org[PATCH] big cleanup of internal udev api
2005-04-27 harald@redhat.com[PATCH] PATCH udev close on exec
2005-04-27 fork0@users.sf.net[PATCH] fix handle leak in udev_lib.c
2005-04-27 kay.sievers@vrfy.org[PATCH] udev default config layout changes
2005-04-27 sjoerd@spring.luon.net[PATCH] DEVNODE -> DEVNAME transition fixes
2005-04-27 kay.sievers@vrfy.org[PATCH] udevinfo patch
2005-04-27 kay.sievers@vrfy.org[PATCH] dev_d.c file sorting and cleanup
2005-04-27 kay.sievers@vrfy.org[PATCH] hmm, handle net devices with udev?
2005-04-27 greg@kroah.com[PATCH] add get_devnode() helper to udev_lib for udev_d...
2005-04-27 kay.sievers@vrfy.org[PATCH] replace fgets() with mmap() and introduce udev_...