summaryrefslogtreecommitdiff
path: root/namedev.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fix problems with dev.d and udevstartkay.sievers@vrfy.org2005-04-261-5/+0
* [PATCH] fix problems using scsi_id with udevstartkay.sievers@vrfy.org2005-04-261-11/+16
* [PATCH] PATCH udev close on execharald@redhat.com2005-04-261-4/+2
* [PATCH] udev parse bugharald@redhat.com2005-04-261-2/+2
* [PATCH] fix udevstart badly broken in udev 031kay.sievers@vrfy.org2005-04-261-3/+5
* [PATCH] compatibility symlinks for udevdavid@fubar.dk2005-04-261-0/+40
* [PATCH] clean up block whitelist search logic a bit.greg@kroah.com2005-04-261-9/+8
* [PATCH] udevstart performance increaseogasawara@osdl.org2005-04-261-3/+45
* [PATCH] catchup with recent klibckay.sievers@vrfy.org2005-04-261-2/+0
* [PATCH] fix test regressionskay.sievers@vrfy.org2005-04-261-12/+11
* [PATCH] put config info in db for netdevkay.sievers@vrfy.org2005-04-261-2/+2
* [PATCH] netdev - udevdb+dev.d changeskay.sievers@vrfy.org2005-04-261-12/+14
* [PATCH] apply all_partitions rule to main block device onlykay.sievers@vrfy.org2005-04-261-7/+9
* [PATCH] hmm, handle net devices with udev?kay.sievers@vrfy.org2005-04-261-0/+10
* [PATCH] fix build error in namedev.c caused by previous patch.greg@kroah.com2005-04-261-1/+1
* [PATCH] correct apply_format() for symlink only ruleskay.sievers@vrfy.org2005-04-261-2/+5
* [PATCH] uninitialized variable for mknod and friendolh@suse.de2005-04-261-1/+1
* [PATCH] first stupid try for a rule compose guikay.sievers@vrfy.org2005-04-261-0/+5
* [PATCH] replace fgets() with mmap() and introduce udev_lib.[hc]kay.sievers@vrfy.org2005-04-261-0/+1
* [PATCH] "symlink only" testkay.sievers@vrfy.org2005-04-261-10/+5
* [PATCH] callout part selector tweakkay.sievers@vrfy.org2005-04-261-2/+6
* [PATCH] cleanup callout forkkay.sievers@vrfy.org2005-04-261-44/+48
* [PATCH] allow to specify node permissions in the rulekay.sievers@vrfy.org2005-04-261-42/+16
* [PATCH] rename strn*() macros to strmaxkay.sievers@vrfy.org2005-04-261-12/+12
* [PATCH] conditional remove of trailing sysfs whitespacekay.sievers@vrfy.org2005-04-261-0/+14
* [PATCH] better fix for NAME="foo-%c{N}" gets a truncated namekay.sievers@vrfy.org2005-04-261-2/+3
* [PATCH] fix NAME="foo-%c{N}" gets a truncated namekay.sievers@vrfy.org2005-04-261-2/+4
* [PATCH] cleanup mult field string handlingkay.sievers@vrfy.org2005-04-261-13/+8
* [PATCH] fix stroul endptr usekay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] udev - fix debug info for multiple rule file configkay.sievers@vrfy.org2005-04-261-3/+3
* [PATCH] udev - activate formt length attributekay.sievers@vrfy.org2005-04-261-3/+7
* [PATCH] Add symlink only rules supportarvidjaar@mail.ru2005-04-261-8/+20
* [PATCH] udev - safer sprintf() usekay.sievers@vrfy.org2005-04-261-3/+3
* [PATCH] remove limit of the number of args passed to PROGRAMgreg@kroah.com2005-04-261-5/+13
* [PATCH] udev - safer string handling - part fourkay.sievers@vrfy.org2005-04-261-9/+9
* [PATCH] udev - safer string handling - part threekay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] udev - safer string handling - part twokay.sievers@vrfy.org2005-04-261-13/+18
* [PATCH] udev - safer string handling all over the placekay.sievers@vrfy.org2005-04-261-5/+5
* [PATCH] force udev to include the internal version of libsysfs and never the ...greg@kroah.com2005-04-261-1/+1
* [PATCH] udev use new libsysfs header file locationpatmans@us.ibm.com2005-04-261-1/+1
* [PATCH] add support for UDEV_NO_SLEEP env variable so Gentoo people will be h...greg@kroah.com2005-04-261-2/+4
* [PATCH] udev - switch callout part selector to {attribute}kay.sievers@vrfy.org2005-04-261-3/+8
* [PATCH] udev - create all partitions of blockdevicekay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] Adding '%s' format specifier to NAME and SYMLINKkay.sievers@vrfy.org2005-04-261-80/+148
* [PATCH] Fix bug where we did not use the "converted" kernel name if we had no...greg@kroah.com2005-04-261-1/+1
* [PATCH] fix bug in permission handling.greg@kroah.com2005-04-261-1/+1
* [PATCH] fix problem where usb devices can be either the main device or the in...greg@kroah.com2005-04-261-18/+28
* [PATCH] udev add wild card compare for IDpatmans@us.ibm.com2005-04-261-1/+2
* [PATCH] udev kill extra bus_id compares in match_idpatmans@us.ibm.com2005-04-261-16/+3
* [PATCH] Handle the '!' character that some block devices have.greg@kroah.com2005-04-261-2/+16