chiark / gitweb /
[PATCH] determine device type in udev_init_device()
[elogind.git] / udev_db.c
2005-04-27 kay.sievers@vrfy.org[PATCH] cleanup db functions
2005-04-27 kay.sievers@vrfy.org[PATCH] switch major/minor to dev_t
2005-04-27 kay.sievers@vrfy.org[PATCH] remove the device node only if the major/minor...
2005-04-27 kay.sievers@vrfy.org[PATCH] fix -Wsign-compare warnings
2005-04-27 kay.sievers@vrfy.org[PATCH] rename udev_lib to udev_utils and dev_d to...
2005-04-27 kay.sievers@vrfy.org[PATCH] add NAME{ignore_remove} attribute
2005-04-27 kay.sievers@vrfy.org[PATCH] rename udevdb* to udev_db*