summaryrefslogtreecommitdiff
path: root/namedev.c
AgeCommit message (Expand)Author
2005-04-26[PATCH] fix stroul endptr usekay.sievers@vrfy.org
2005-04-26[PATCH] udev - fix debug info for multiple rule file configkay.sievers@vrfy.org
2005-04-26[PATCH] udev - activate formt length attributekay.sievers@vrfy.org
2005-04-26[PATCH] Add symlink only rules supportarvidjaar@mail.ru
2005-04-26[PATCH] udev - safer sprintf() usekay.sievers@vrfy.org
2005-04-26[PATCH] remove limit of the number of args passed to PROGRAMgreg@kroah.com
2005-04-26[PATCH] udev - safer string handling - part fourkay.sievers@vrfy.org
2005-04-26[PATCH] udev - safer string handling - part threekay.sievers@vrfy.org
2005-04-26[PATCH] udev - safer string handling - part twokay.sievers@vrfy.org
2005-04-26[PATCH] udev - safer string handling all over the placekay.sievers@vrfy.org
2005-04-26[PATCH] force udev to include the internal version of libsysfs and never the ...greg@kroah.com
2005-04-26[PATCH] udev use new libsysfs header file locationpatmans@us.ibm.com
2005-04-26[PATCH] add support for UDEV_NO_SLEEP env variable so Gentoo people will be h...greg@kroah.com
2005-04-26[PATCH] udev - switch callout part selector to {attribute}kay.sievers@vrfy.org
2005-04-26[PATCH] udev - create all partitions of blockdevicekay.sievers@vrfy.org
2005-04-26[PATCH] Adding '%s' format specifier to NAME and SYMLINKkay.sievers@vrfy.org
2005-04-26[PATCH] Fix bug where we did not use the "converted" kernel name if we had no...greg@kroah.com
2005-04-26[PATCH] fix bug in permission handling.greg@kroah.com
2005-04-26[PATCH] fix problem where usb devices can be either the main device or the in...greg@kroah.com
2005-04-26[PATCH] udev add wild card compare for IDpatmans@us.ibm.com
2005-04-26[PATCH] udev kill extra bus_id compares in match_idpatmans@us.ibm.com
2005-04-26[PATCH] Handle the '!' character that some block devices have.greg@kroah.com
2005-04-26[PATCH] udev - fix "ignore method"kay.sievers@vrfy.org
2005-04-26[PATCH] fix possible buffer overflowkay.sievers@vrfy.org
2005-04-26[PATCH] udev - trivial style cleanupkay.sievers@vrfy.org
2005-04-26[PATCH] add support for figuring out which device on the sysfs "chain" the ru...greg@kroah.com
2005-04-26[PATCH] misc code cleanups.greg@kroah.com
2005-04-26[PATCH] set default owner/group in db - updatekay.sievers@vrfy.org
2005-04-26[PATCH] set default owner/group in db.hannal@us.ibm.com
2005-04-26[PATCH] add udev logging to info logkay.sievers@vrfy.org
2005-04-26[PATCH] remove the %D modifier as it is not longer needed.greg@kroah.com
2005-04-26[PATCH] libsysfs update for refresh + namedev.c changesananthmg@rediffmail.com
2005-04-26[PATCH] udev - introduce format escape charkay.sievers@vrfy.org
2005-04-26[PATCH] udev - CALLOUT is PROGRAM nowkay.sievers@vrfy.org
2005-04-26[PATCH] udev - simple debug tweakkay.sievers@vrfy.org
2005-04-26[PATCH] fix a few stale comments in namedev.cgreg@kroah.com
2005-04-26[PATCH] add bus test for usb-serial bus.greg@kroah.com
2005-04-26[PATCH] udev - drop all methods :)kay.sievers@vrfy.org
2005-04-26[PATCH] udev - make exec_callout() reusablekay.sievers@vrfy.org
2005-04-26[PATCH] udev - exec status fix for klibckay.sievers@vrfy.org
2005-04-26[PATCH] add IGNORE rule typechristophe@saout.de
2005-04-26[PATCH] replace list_for_each with list_for_each_entry, saving a few lines of...greg@kroah.com
2005-04-26[PATCH] Fix udev gcc-2.95.4 compatazarah@nosferatu.za.org
2005-04-26[PATCH] fix for apply_format()kay.sievers@vrfy.org
2005-04-26[PATCH] 'ide' missing in bus_files[]kay.sievers@vrfy.org
2005-04-26[PATCH] If a LABEL rule has a BUS id, then we must check to see if the device...greg@kroah.com
2005-04-26[PATCH] If a CALLOUT rule has a BUS id, then we must check to see if the devi...greg@kroah.com
2005-04-26[PATCH] add pci to the bus_files list.greg@kroah.com
2005-04-26[PATCH] fix long delay for all devices in namedevgreg@kroah.com
2005-04-26[PATCH] fix complier warning in namedev.cgreg@kroah.com