chiark / gitweb /
[PATCH] turn DEBUG_PARSER off by default.
[elogind.git] / namedev.c
2005-04-27 greg@kroah.com[PATCH] turn DEBUG_PARSER off by default.
2005-04-27 arnd@arndb.de[PATCH] more robust config file parsing in namedev.c
2005-04-27 arnd@arndb.de[PATCH] add bus id modifier
2005-04-27 greg@kroah.com[PATCH] change debug level on printf values for now.
2005-04-27 greg@kroah.com[PATCH] fix up printf-like functionality due to previou...
2005-04-27 kay.sievers@vrfy.org[PATCH] implement printf-like placeholder support for...
2005-04-27 greg@kroah.com[PATCH] trailing whitespace cleanups.
2005-04-27 greg@kroah.com[PATCH] splig LABEL and NUMBER into separate functions.
2005-04-27 greg@kroah.com[PATCH] move TOPOLOGY rule to it's own function.
2005-04-27 greg@kroah.com[PATCH] fix bug where NUMBER and TOPOLOGY would not...
2005-04-27 greg@kroah.com[PATCH] clean up the way we find the sysdevice for...
2005-04-27 greg@kroah.com[PATCH] split REPLACE and CALLOUT into separate functions
2005-04-27 greg@kroah.com[PATCH] add debug line for REPLACE call.
2005-04-27 greg@kroah.com[PATCH] turn off debugging in namedev
2005-04-27 greg@kroah.com[PATCH] klibc specific tweaks
2005-04-27 greg@kroah.com[PATCH] fix LABEL bug for device files (not class files.)
2005-04-27 greg@kroah.com[PATCH] got rid of struct device_attr
2005-04-27 kay@vrfy.org[PATCH] namedev.c comments + debug patch
2005-04-27 greg@kroah.com[PATCH] fix dbg line in namedev.c
2005-04-27 greg@kroah.com[PATCH] make config files, sysfs root, and udev root...
2005-04-27 dsteklof@us.ibm.com[PATCH] new version of libsysfs patch
2005-04-27 rml@tech9.net[PATCH] udev: mode should be mode_t
2005-04-27 greg@kroah.com[PATCH] add dbg_parse() to cut down on parse file debug...
2005-04-27 patmans@us.ibm.com[PATCH] add callout config type to udev
2005-04-27 greg@kroah.com[PATCH] clean up some debugging stuff in namedev.c
2005-04-27 greg@kroah.com[PATCH] oops, everything was getting created as 000...
2005-04-27 greg@kroah.com[PATCH] start working on label support, and fix some...
2005-04-27 greg@kroah.com[PATCH] add NUMBER support (basically same logic as...
2005-04-27 greg@kroah.com[PATCH] added topology support.
2005-04-27 greg@kroah.com[PATCH] got REPLACE to work properly.
2005-04-27 greg@kroah.com[PATCH] make struct config_device contain a struct...
2005-04-27 greg@kroah.com[PATCH] Clean up the namedev interface a bit, making...
2005-04-27 greg@kroah.com[PATCH] add initial libsysfs support...
2005-04-27 greg@kroah.com[PATCH] namedev config files are fully parsed.
2005-04-27 greg@kroah.com[PATCH] Initial namedev parsing of config files