chiark / gitweb /
[PATCH] handle whole hotplug event with udevd/udev
[elogind.git] / udev_lib.c
2005-04-27 kay.sievers@vrfy.org[PATCH] Patch from Alex Riesen <raa.lkml@gmail.com>
2005-04-27 kay.sievers@vrfy.org[PATCH] fix network device naming bug
2005-04-27 kay.sievers@vrfy.org[PATCH] remove get_device_type and merge that into...
2005-04-27 kay.sievers@vrfy.org[PATCH] don't wait for sysfs if the kernel(2.6.10-rc2...
2005-04-27 kay.sievers@vrfy.org[PATCH] Make dev.d/ handling a separate processing...
2005-04-27 kay.sievers@vrfy.org[PATCH] make the udev object available to more processi...
2005-04-27 kay.sievers@vrfy.org[PATCH] remove udev_lib dependency from udevsend, which...
2005-04-27 kay.sievers@vrfy.org[PATCH] add ACTION to udev object to expose it to the...
2005-04-27 kay.sievers@vrfy.org[PATCH] replace tdb database by simple lockless file...
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_...