summaryrefslogtreecommitdiff
path: root/namedev.c
AgeCommit message (Expand)Author
2005-04-26[PATCH] added ability to put format specifiers in the CALLOUT program string.greg@kroah.com
2005-04-26[PATCH] - format char for CALLOUT outputkay.sievers@vrfy.org
2005-04-26[PATCH] more namedev whitespace cleanupskay.sievers@vrfy.org
2005-04-26[PATCH] add getgrnam and getpwnam to klibc_fixups files.greg@kroah.com
2005-04-26[PATCH] fix segfault in parsing bad udev.permissions filemd@Linux.IT
2005-04-26[PATCH] support arguments in callout execkay.sievers@vrfy.org
2005-04-26[PATCH] namedev.c - change order of fields in CALLOUTkay.sievers@vrfy.org
2005-04-26[PATCH] namedev.c whitespace + debug text cleanupkay.sievers@vrfy.org
2005-04-26[PATCH] fix namedev.c to build with older version of gcc.greg@kroah.com
2005-04-26[PATCH] apply permissions.conf support for wildcard and default namekay.sievers@vrfy.org
2005-04-26[PATCH] turn DEBUG_PARSER off by default.greg@kroah.com
2005-04-26[PATCH] more robust config file parsing in namedev.carnd@arndb.de
2005-04-26[PATCH] add bus id modifierarnd@arndb.de
2005-04-26[PATCH] change debug level on printf values for now.greg@kroah.com
2005-04-26[PATCH] fix up printf-like functionality due to previous changes.greg@kroah.com
2005-04-26[PATCH] implement printf-like placeholder support for NAMEkay.sievers@vrfy.org
2005-04-26[PATCH] trailing whitespace cleanups.greg@kroah.com
2005-04-26[PATCH] splig LABEL and NUMBER into separate functions.greg@kroah.com
2005-04-26[PATCH] move TOPOLOGY rule to it's own function.greg@kroah.com
2005-04-26[PATCH] fix bug where NUMBER and TOPOLOGY would not work for partitions.greg@kroah.com
2005-04-26[PATCH] clean up the way we find the sysdevice for a block device for namedev.greg@kroah.com
2005-04-26[PATCH] split REPLACE and CALLOUT into separate functionsgreg@kroah.com
2005-04-26[PATCH] add debug line for REPLACE call.greg@kroah.com
2005-04-26[PATCH] turn off debugging in namedevgreg@kroah.com
2005-04-26[PATCH] klibc specific tweaksgreg@kroah.com
2005-04-26[PATCH] fix LABEL bug for device files (not class files.)greg@kroah.com
2005-04-26[PATCH] got rid of struct device_attrgreg@kroah.com
2005-04-26[PATCH] namedev.c comments + debug patchkay@vrfy.org
2005-04-26[PATCH] fix dbg line in namedev.cgreg@kroah.com
2005-04-26[PATCH] make config files, sysfs root, and udev root configurable from config...greg@kroah.com
2005-04-26[PATCH] new version of libsysfs patchdsteklof@us.ibm.com
2005-04-26[PATCH] udev: mode should be mode_trml@tech9.net
2005-04-26[PATCH] add dbg_parse() to cut down on parse file debugging statementsgreg@kroah.com
2005-04-26[PATCH] add callout config type to udevpatmans@us.ibm.com
2005-04-26[PATCH] clean up some debugging stuff in namedev.cgreg@kroah.com
2005-04-26[PATCH] oops, everything was getting created as 000 mode, try to fix this up,greg@kroah.com
2005-04-26[PATCH] start working on label support, and fix some segfaults for block devi...greg@kroah.com
2005-04-26[PATCH] add NUMBER support (basically same logic as TOPOLOGY, perhaps we shou...greg@kroah.com
2005-04-26[PATCH] added topology support.greg@kroah.com
2005-04-26[PATCH] got REPLACE to work properly.greg@kroah.com
2005-04-26[PATCH] make struct config_device contain a struct device_attr instead of dup...greg@kroah.com
2005-04-26[PATCH] Clean up the namedev interface a bit, making the code smaller...greg@kroah.com
2005-04-26[PATCH] add initial libsysfs support...greg@kroah.com
2005-04-26[PATCH] namedev config files are fully parsed.greg@kroah.com
2005-04-26[PATCH] Initial namedev parsing of config filesgreg@kroah.com