chiark / gitweb /
[PATCH] callout part selector tweak
[elogind.git] / namedev_parse.c
2005-04-27 kay.sievers@vrfy.org[PATCH] allow to specify node permissions in the rule
2005-04-27 kay.sievers@vrfy.org[PATCH] overall trivial trivial cleanup
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - fix debug info for multiple rule file...
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - safer string handling all over the place
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - allow all files in a directory as the...
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - create all partitions of blockdevice
2005-04-27 kay.sievers@vrfy.org[PATCH] allow SYSFS{file}
2005-04-27 greg@kroah.com[PATCH] move get_pair to udev_config.c because udevinfo...
2005-04-27 greg@kroah.com[PATCH] misc code cleanups.
2005-04-27 hannal@us.ibm.com[PATCH] small cut n paste error fix
2005-04-27 kay.sievers@vrfy.org[PATCH] add udev logging to info log
2005-04-27 greg@kroah.com[PATCH] Add some helpful messages if the user uses...
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - drop all methods :)
2005-04-27 christophe@saout.de[PATCH] add IGNORE rule type
2005-04-27 christophe@saout.de[PATCH] small cleanup
2005-04-27 greg@kroah.com[PATCH] replace list_for_each with list_for_each_entry...
2005-04-27 kay.sievers@vrfy.org[PATCH] cleanup namedev_parse debug text
2005-04-27 kay.sievers@vrfy.org[PATCH] small trivial cleanup of latest changes
2005-04-27 greg@kroah.com[PATCH] Don't require the BUS value for the LABEL rule.
2005-04-27 greg@kroah.com[PATCH] Don't require the BUS value for the CALLOUT...
2005-04-27 greg@kroah.com[PATCH] check for empty line a bit better in the parser.
2005-04-27 greg@kroah.com[PATCH] add ability to have up to 5 SYSFS_ file/value...
2005-04-27 Roman.Kagan@itep.ru[PATCH] fix comment and whitespace handling in config...
2005-04-27 kay.sievers@vrfy.org[PATCH] trivial cleanup parser changes
2005-04-27 kay.sievers@vrfy.org[PATCH] don't rely on field order in namedev_parse
2005-04-27 kay.sievers@vrfy.org[PATCH] experimental (very simple) SYMLINK creation
2005-04-27 greg@kroah.com[PATCH] fix permission handling logic
2005-04-27 greg@kroah.com[PATCH] get rid of the majority of the debug environmen...
2005-04-27 greg@kroah.com[PATCH] add support for a main udev config file, udev...
2005-04-27 greg@kroah.com[PATCH] split out the namedev config parsing logic...