Age | Commit message (Expand) | Author |
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] udev_volume_id: version 39 | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] rename LOG to USE_LOG in all places | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] remove Makefile magic for klibc integration | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] klibc_fixups: remove no longer needed stuff | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udev_volume_id: volume_id v38 | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] use numeric owner/group as default values to avoid parsing userdb | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] fix up segfaulting binaries with new klibc | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udevinfo -d: speed-up device dump | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] klibc: version 0.211 | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] klibc_fixups: remove unneeded stuff | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] replace weird defines by real code | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udev-test.pl: remove useless tests | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] allow unlimitied count of symlinks | kay.sievers@vrfy.org |
2005-04-26 | more merge fixups, looks like i missed a selinux patch somewhere... | Greg KH |
2005-04-26 | [PATCH] unmap db-file after use | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] remove typedef for call_foreach_file() handler function | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] correct udev_init_device | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] rename attributes to options | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] kill stupid gcc4 warning | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] trivial clenaup of namedev code | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] klibc: check for gcc4 | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udev selinux fix | pebenito@gentoo.org |
2005-04-26 | [PATCH] klibc: update v0.205 | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] 054 releaseudev/v054 | gregkh@suse.de |
2005-04-26 | [PATCH] update scsi_id to work with libsysfs changes | patmans@us.ibm.com |
2005-04-26 | [PATCH] namedev: skip backslashes only if followed by newline | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] wait_for_sysfs: add joydev | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udevinfo: print devpath -> node relationship for all devices | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] trivial rename of some variables | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] klibc v0.199 | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] big libsysfs diet (pre 2.0 version) | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udev_volume_id: add Reiser4 support | tklauser@access.unizh.ch |
2005-04-26 | [PATCH] udev_volume_id: volume_id v35 | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] add "serio" to bus list | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] determine device type in udev_init_device() | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] move kernel name/number evaluation into udev_init_device() | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] detect NAME="" as ignore_device rule | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] trivial namedev cleanup | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] cleanup db functions | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] clean up match_place() | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] switch device type to enum | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] switch major/minor to dev_t | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] remove the device node only if the major/minor number matches | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] libsysfs: work around a klibc bug | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] introduce OPTIONS=ignore_device, ignore_remove, all_partitions" key | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] namedev: execute PROGRAM only once and not possibly for every physica... | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] namedev: move some matches out of the parent loop | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] namedev: if SUBSYSTEM or KERNEL key doesn't match, give up immediately | kay.sievers@vrfy.org |