summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-04-26[PATCH] v016 release016greg@kroah.com3-2/+37
2005-04-26[PATCH] add udevd and udevsend to the spec file.greg@kroah.com1-1/+10
2005-04-26[PATCH] make /etc/hotplug.d/default/udev.hotplug symlink point to udevsend now.greg@kroah.com1-2/+2
2005-04-26[PATCH] add KERNEL_DIR option so that the distros will be happygreg@kroah.com5-11/+20
2005-04-26[PATCH] get_dev_number() in extras/ide-devfs.shelkropac@students.zcu.cz1-1/+1
2005-04-26[PATCH] FAQ udev.rules.devfsrrm3@rrm3.org1-1/+1
2005-04-26[PATCH] make udevsend binary even smallergreg@kroah.com1-0/+2
2005-04-26[PATCH] let udevsend build with klibckay.sievers@vrfy.org3-4/+14
2005-04-26[PATCH] udevsend now almost compiles with klibc, struct sockaddr_un is only p...greg@kroah.com1-5/+3
2005-04-26[PATCH] fix up logging code so that it can be built without it being enabledgreg@kroah.com1-0/+2
2005-04-26[PATCH] rework the logging code so that each program logs with the proper nam...greg@kroah.com7-16/+40
2005-04-26[PATCH] remove logging.c as it's no longer needed.greg@kroah.com1-56/+0
2005-04-26[PATCH] udevd - config cleanupkay.sievers@vrfy.org4-26/+28
2005-04-26[PATCH] udevd - cleanup and better timeout handlingkay.sievers@vrfy.org5-249/+339
2005-04-26[PATCH] kill the last examples that contained the %D option.greg@kroah.com2-7/+1
2005-04-26[PATCH] fix possible buffer overflowkay.sievers@vrfy.org1-12/+13
2005-04-26[PATCH] remove a __KLIBC__ tests in libsysfs, as klibc now supports getpagesi...greg@kroah.com1-5/+2
2005-04-26[PATCH] udevd - remove stupid locking error I wrote.greg@kroah.com1-1/+0
2005-04-26[PATCH] update to klibc version 0.101, fixing the stdin bug.greg@kroah.com8-26/+58
2005-04-26[PATCH] udevd - next round of fixeskay.sievers@vrfy.org6-82/+185
2005-04-26[PATCH] fix Makefile typo for USE_LSB install.greg@kroah.com1-1/+1
2005-04-26[PATCH] udevinfo - missing options for man pagekay.sievers@vrfy.org1-1/+10
2005-04-26[PATCH] udev - trivial style cleanupkay.sievers@vrfy.org3-15/+12
2005-04-26[PATCH] 015_bk markgreg@kroah.com2-2/+2
2005-04-26[PATCH] allow dbus code to actually build again.greg@kroah.com1-0/+1
2005-04-26[PATCH] v015 release015greg@kroah.com3-2/+40
2005-04-26[PATCH] update klibc to version 0.98greg@kroah.com10-13/+320
2005-04-26[PATCH] clean up udevinfo on 'make clean'greg@kroah.com1-1/+1
2005-04-26[PATCH] add udevinfo man page to spec file.greg@kroah.com1-2/+3
2005-04-26[PATCH] remove command line documentation from udev man pagegreg@kroah.com1-37/+1
2005-04-26[PATCH] create initial version of udevinfo man page.greg@kroah.com2-0/+54
2005-04-26[PATCH] added URL to spec file.greg@kroah.com1-0/+2
2005-04-26[PATCH] add udevinfo to udev.spec file.greg@kroah.com1-0/+4
2005-04-26[PATCH] add udevinfo to install target of Makefilegreg@kroah.com1-3/+5
2005-04-26[PATCH] rip out command line code from udev, now that we have udevinfo.greg@kroah.com1-221/+12
2005-04-26[PATCH] udevinfo doesn't need to declare main_envpgreg@kroah.com1-2/+0
2005-04-26[PATCH] move get_pair to udev_config.c because udevinfo doesn't need all of n...greg@kroah.com4-42/+41
2005-04-26[PATCH] more makefile cleanupsgreg@kroah.com1-4/+4
2005-04-26[PATCH] move udevinfo into the main build and clean up the main Makefile a bit.greg@kroah.com3-44/+30
2005-04-26[PATCH] udevinfo - now a real program :)kay.sievers@vrfy.org2-22/+301
2005-04-26[PATCH] udevd - cleanup and better timeout handlingkay.sievers@vrfy.org4-131/+133
2005-04-26[PATCH] clean up compiler warnings if building using klibc.greg@kroah.com1-7/+12
2005-04-26[PATCH] LFS init script updatembuesch@freenet.de1-54/+46
2005-04-26[PATCH] make udevd only have one instance running at a timegreg@kroah.com1-0/+39
2005-04-26[PATCH] new testd.block script for debugging.greg@kroah.com1-0/+36
2005-04-26[PATCH] udevsnd : clean up message creation logic a bit.greg@kroah.com1-20/+10
2005-04-26[PATCH] udev - next round of udev event order daemonkay.sievers@vrfy.org4-122/+133
2005-04-26[PATCH] fix udevd execkay.sievers@vrfy.org2-5/+36
2005-04-26[PATCH] udev - udevinfo with device chain walkkay.sievers@vrfy.org1-13/+40
2005-04-26[PATCH] whitespace cleanupsgreg@kroah.com1-5/+3
2005-04-26[PATCH] spilt udev into pieceskay.sievers@vrfy.org5-2/+502
2005-04-26[PATCH] remove TODO item about BUS value, as it is now done.greg@kroah.com1-5/+0
2005-04-26[PATCH] add support for figuring out which device on the sysfs "chain" the ru...greg@kroah.com2-47/+75
2005-04-26[PATCH] 014_bk markgreg@kroah.com2-2/+2
2005-04-26[PATCH] 014 release014greg@kroah.com3-2/+41
2005-04-26[PATCH] misc code cleanups.greg@kroah.com3-14/+11
2005-04-26[PATCH] udev-013/extras/multipath updatechristophe.varoqui@free.fr3-2/+7
2005-04-26[PATCH] fixup logging.h to handle different logging options properly.greg@kroah.com1-7/+9
2005-04-26[PATCH] udev - program to query all device attributes to build a rulekay.sievers@vrfy.org2-0/+146
2005-04-26[PATCH] set default owner/group in db - updatekay.sievers@vrfy.org6-14/+41
2005-04-26[PATCH] set default owner/group in db.hannal@us.ibm.com3-2/+24
2005-04-26[PATCH] udev - reverse user query optionskay.sievers@vrfy.org4-40/+117
2005-04-26[PATCH] udev - kill %D from udev-test.plkay.sievers@vrfy.org1-18/+0
2005-04-26[PATCH] update udev scsi_id to scsi_id 0.3patmans@us.ibm.com9-75/+147
2005-04-26[PATCH] small cut n paste error fixhannal@us.ibm.com1-1/+1
2005-04-26[PATCH] clean up the logging patch a bit to make the option more like the oth...greg@kroah.com4-9/+28
2005-04-26[PATCH] add udev logging to info logkay.sievers@vrfy.org12-38/+91
2005-04-26[PATCH] minor patch for devfs rulesflamingice@sourmilk.net1-9/+24
2005-04-26[PATCH] remove the %D modifier as it is not longer needed.greg@kroah.com4-46/+4
2005-04-26[PATCH] remove unneeded keyboard rule.greg@kroah.com2-2/+0
2005-04-26[PATCH] add usb_host and pci_bus to the class blacklist.greg@kroah.com1-0/+2
2005-04-26[PATCH] libsysfs update for refresh + namedev.c changesananthmg@rediffmail.com8-309/+611
2005-04-26[PATCH] added input device rules to udev.rules and udev.rules.devfsgreg@kroah.com2-0/+16
2005-04-26[PATCH] udev - mention format string escape char in man pagekay.sievers@vrfy.org1-0/+3
2005-04-26[PATCH] 013_bk markgreg@kroah.com2-2/+2
2005-04-26[PATCH] v013 release013greg@kroah.com3-2/+56
2005-04-26[PATCH] update TODO with some new, small items.greg@kroah.com1-0/+5
2005-04-26[PATCH] fix klibc with printf() and gcckay.sievers@vrfy.org1-1/+1
2005-04-26[PATCH] Cset exclude: greg@kroah.com|ChangeSet|20040113010256|48515greg@kroah.com1-1/+2
2005-04-26[PATCH] udev - small script optimizationkay.sievers@vrfy.org2-19/+17
2005-04-26[PATCH] udev - introduce format escape charkay.sievers@vrfy.org2-7/+21
2005-04-26[PATCH] udev - more CALLOUT is PROGRAM nowkay.sievers@vrfy.org1-2/+6
2005-04-26[PATCH] udev - CALLOUT is PROGRAM nowkay.sievers@vrfy.org7-10/+10
2005-04-26[PATCH] update the README in a few places.greg@kroah.com1-10/+15
2005-04-26[PATCH] fix -d typo in the manpage updategreg@kroah.com1-1/+1
2005-04-26[PATCH] update documentation for new config file formatkay.sievers@vrfy.org1-58/+57
2005-04-26[PATCH] Fix stupid gcc "optimization" of 1 character printk() calls.... Ick...greg@kroah.com1-2/+1
2005-04-26[PATCH] more advanced user query optionskay.sievers@vrfy.org3-8/+57
2005-04-26[PATCH] udev - simple debug tweakkay.sievers@vrfy.org1-1/+1
2005-04-26[PATCH] oops, forgot to fix up the PROGRAM result from ID to RESULT in the co...greg@kroah.com2-4/+4
2005-04-26[PATCH] fix udev directory for Debian init scriptelkropac@students.zcu.cz1-12/+12
2005-04-26[PATCH] Add alsa device rules and a few other devfs rules.greg@kroah.com3-1/+58
2005-04-26[PATCH] fix a few stale comments in namedev.cgreg@kroah.com1-2/+2
2005-04-26[PATCH] convert the default rules files to the new format.greg@kroah.com3-63/+63
2005-04-26[PATCH] convert the test shell scripts to the config file format.greg@kroah.com5-6/+6
2005-04-26[PATCH] add bus test for usb-serial bus.greg@kroah.com1-0/+1
2005-04-26[PATCH] Add some helpful messages if the user uses the older config file formatgreg@kroah.com1-3/+7
2005-04-26[PATCH] udev - drop all methods :)kay.sievers@vrfy.org5-419/+244
2005-04-26[PATCH] udev - advanced user query optionskay.sievers@vrfy.org1-16/+93
2005-04-26[PATCH] udev - Makefile errorkay.sievers@vrfy.org1-4/+4
2005-04-26[PATCH] LSB init script and other stuffeike-hotplug@sf-tec.de5-14/+159
2005-04-26[PATCH] added dri rule to the default config file.greg@kroah.com1-0/+4
2005-04-26[PATCH] udev - make exec_callout() reusablekay.sievers@vrfy.org1-6/+6
2005-04-26[PATCH] udev - exec status fix for klibckay.sievers@vrfy.org2-2/+5
2005-04-26[PATCH] fix Silly udev scriptkay.sievers@vrfy.org1-4/+7
2005-04-26[PATCH] added init.d udev script for debiangreg@kroah.com1-0/+113
2005-04-26[PATCH] udev 012 old gcc fixuptiggi@infa.abo.fi1-1/+1
2005-04-26[PATCH] add a script that tests the IGNORE rulegreg@kroah.com1-0/+35
2005-04-26[PATCH] add IGNORE rule typechristophe@saout.de7-2/+59
2005-04-26[PATCH] small cleanupchristophe@saout.de2-2/+2
2005-04-26[PATCH] add silly script that names cdrom drives based on the cd in them.greg@kroah.com1-0/+45
2005-04-26[PATCH] add cdrom rule for ide cdrom.greg@kroah.com1-0/+3
2005-04-26[PATCH] replace list_for_each with list_for_each_entry, saving a few lines of...greg@kroah.com2-30/+13
2005-04-26[PATCH] add a blacklist of class devices we do not want to look at.greg@kroah.com1-4/+16
2005-04-26[PATCH] 012_bk change.greg@kroah.com2-2/+2
2005-04-26[PATCH] v012 release012greg@kroah.com3-2/+47
2005-04-26[PATCH] minor grammer fixes for the udev_vs_devfs documentgreg@kroah.com1-6/+6
2005-04-26[PATCH] move the dbus config file to etc/dbus-1/system.d/greg@kroah.com2-1/+2
2005-04-26[PATCH] move the config files to etc/udev to clean up main directory a bit.greg@kroah.com7-18/+10
2005-04-26[PATCH] add Gentoo versions of the rules and permissions files.greg@kroah.com2-0/+273
2005-04-26[PATCH] if using glibc, link dynamically, as no one like 500Kb udev binaries...greg@kroah.com1-3/+4
2005-04-26[PATCH] mention user callable udev + options in man pagekay.sievers@vrfy.org3-2/+26
2005-04-26[PATCH] udev spec file updaterml@ximian.com1-1/+7
2005-04-26[PATCH] minor change to udev_vs_devfs document.greg@kroah.com1-1/+3
2005-04-26[PATCH] added udev vs devfs supid document to the tree.greg@kroah.com1-0/+190
2005-04-26[PATCH] extras multipath updatechristophe.varoqui@free.fr3-1/+9
2005-04-26[PATCH] extras multipath updatechristophe.varoqui@free.fr4-11/+16
2005-04-26[PATCH] make udev user callable to query the databasekay.sievers@vrfy.org3-13/+96
2005-04-26[PATCH] depend on all .h fileskay.sievers@vrfy.org1-1/+1
2005-04-26[PATCH] make symlink work properly if there is already a file in its placeazarah@nosferatu.za.org1-0/+11
2005-04-26[PATCH] cleanup namedev_parse debug textkay.sievers@vrfy.org1-4/+4
2005-04-26[PATCH] move the signal handling registration to after we have initialized en...greg@kroah.com1-4/+5
2005-04-26[PATCH] introduce signal handlermbuesch@freenet.de1-1/+22
2005-04-26[PATCH] Fix udev gcc-2.95.4 compatazarah@nosferatu.za.org1-1/+1
2005-04-26[PATCH] extend exec_program[]kay.sievers@vrfy.org1-1/+2
2005-04-26[PATCH] ide-devfs.sh updatekay.sievers@vrfy.org1-12/+32
2005-04-26[PATCH] fix for apply_format()kay.sievers@vrfy.org1-3/+6
2005-04-26[PATCH] check for empty symlink stringkay.sievers@vrfy.org1-1/+1
2005-04-26[PATCH] 'ide' missing in bus_files[]kay.sievers@vrfy.org1-0/+1
2005-04-26[PATCH] udev.permissions.debian - forgot the dm nodes.greg@kroah.com1-0/+2
2005-04-26[PATCH] update the udev.permissions.debian file with new entries.greg@kroah.com1-3/+22
2005-04-26[PATCH] added udev.init script for the Linux From Scratch project.greg@kroah.com1-0/+103
2005-04-26[PATCH] small trivial cleanup of latest changeskay.sievers@vrfy.org2-8/+8
2005-04-26[PATCH] 011_bk taggreg@kroah.com2-2/+2
2005-04-26[PATCH] v011 release011greg@kroah.com3-2/+32
2005-04-26[PATCH] add documentation about the BUS key being optional for the LABEL rule.greg@kroah.com1-1/+4
2005-04-26[PATCH] add tests for LABEL rule with a device that has no bus.greg@kroah.com1-0/+21
2005-04-26[PATCH] Don't require the BUS value for the LABEL rule.greg@kroah.com1-1/+0
2005-04-26[PATCH] If a LABEL rule has a BUS id, then we must check to see if the device...greg@kroah.com1-1/+4
2005-04-26[PATCH] add documentation about the BUS key being optional for the CALLOUT rule.greg@kroah.com1-1/+4
2005-04-26[PATCH] If a CALLOUT rule has a BUS id, then we must check to see if the devi...greg@kroah.com2-2/+14
2005-04-26[PATCH] Don't require the BUS value for the CALLOUT rule.greg@kroah.com1-1/+0
2005-04-26[PATCH] add test for callout rule with a device that has no bus.greg@kroah.com1-0/+10
2005-04-26[PATCH] 010_bk stampgreg@kroah.com2-2/+2
2005-04-26[PATCH] added different build options to the rpm udev.spec file.greg@kroah.com1-1/+28
2005-04-26[PATCH] fix udev sed Makefile usagesvetljo@gmx.de1-1/+1
2005-04-26[PATCH] proper cleanup on udevdb_init() failurembuesch@freenet.de1-1/+2
2005-04-26[PATCH] patch udev 009-010 rpm spec filemh@nadir.org1-1/+1
2005-04-26[PATCH] add pci to the bus_files list.greg@kroah.com1-0/+1
2005-04-26[PATCH] check for empty line a bit better in the parser.greg@kroah.com1-2/+2
2005-04-26[PATCH] more init script cleanups, the stop target now calls udev to cleanup ...greg@kroah.com1-18/+21
2005-04-26[PATCH] make udev init script run udev in the background to let startup go mu...greg@kroah.com1-3/+4
2005-04-26[PATCH] fix long delay for all devices in namedevgreg@kroah.com1-59/+53
2005-04-26[PATCH] v010 release010greg@kroah.com3-2/+53
2005-04-26[PATCH] fix udev-test.plkay.sievers@vrfy.org1-1/+1
2005-04-26[PATCH] small cleanup udev-remove.ckay.sievers@vrfy.org1-11/+7
2005-04-26[PATCH] fix complier warning in namedev.cgreg@kroah.com1-1/+0
2005-04-26[PATCH] add documentation for the new '%k' modifier (kernel name replacement)greg@kroah.com2-1/+5
2005-04-26[PATCH] add documentation about the multiple sysfs values that are now allowe...greg@kroah.com1-1/+5
2005-04-26[PATCH] add tests for multi-file LABEL rules.greg@kroah.com2-1/+22
2005-04-26[PATCH] add ability to have up to 5 SYSFS_ file/value pairs for the LABEL rule.greg@kroah.com3-51/+97
2005-04-26[PATCH] change pgsizeananth@in.ibm.com1-1/+1
2005-04-26[PATCH] extras multipath updatechristophe.varoqui@free.fr4-65/+99
2005-04-26[PATCH] extras multipath updatechristophe.varoqui@free.fr2-21/+53
2005-04-26[PATCH] extras multipath updatechristophe.varoqui@free.fr4-102/+150
2005-04-26[PATCH] extras multipath updatechristophe.varoqui@free.fr5-131/+194
2005-04-26[PATCH] experimental CALLOUT script for devfs ide node creation with cd, disc...kay.sievers@vrfy.org1-0/+27
2005-04-26[PATCH] add any valid devicekay.sievers@vrfy.org1-22/+1
2005-04-26[PATCH] introduce format char 'k' for kernel-namekay.sievers@vrfy.org2-12/+16
2005-04-26[PATCH] trivial make fixeskay.sievers@vrfy.org1-1/+1
2005-04-26[PATCH] Just live with a sleep(1) in namedev for now until libsysfs is fixed up.greg@kroah.com1-36/+22
2005-04-26[PATCH] try to wait until the proper device file shows up in sysfs.greg@kroah.com1-12/+147
2005-04-26[PATCH] libsysfs 0.4.0 patchdsteklof@us.ibm.com9-176/+236
2005-04-26[PATCH] don't overwrite old config on installkay.sievers@vrfy.org1-6/+19
2005-04-26[PATCH] udev-remove.c cleanupskay.sievers@vrfy.org3-19/+17
2005-04-26[PATCH] remove unneeded TODO and FIXME entrygreg@kroah.com2-2/+0
2005-04-26[PATCH] clean up the stand-alone tests to work properly on other people's mac...greg@kroah.com4-0/+12
2005-04-26[PATCH] bug in udev-remove.ckay.sievers@vrfy.org1-3/+5
2005-04-26[PATCH] fix scsi_id segfault with udev-009dsteklof@us.ibm.com2-3/+9
2005-04-26[PATCH] add libsysfs docsdsteklof@us.ibm.com1-0/+1687
2005-04-26[PATCH] Allow build with empty EXTRASakropel1@rochester.rr.com1-4/+4
2005-04-26[PATCH] add tests to catch whitespace and comment config file parsing errors.greg@kroah.com1-0/+33
2005-04-26[PATCH] fix comment and whitespace handling in config files.Roman.Kagan@itep.ru1-4/+4
2005-04-26[PATCH] mark config files as such in the rpm spec filedhollis@davehollis.com1-3/+3
2005-04-26[PATCH] trivial cleanup parser changeskay.sievers@vrfy.org2-7/+7
2005-04-26[PATCH] 009_bk makefile changes.greg@kroah.com2-2/+2
2005-04-26[PATCH] v009 release009greg@kroah.com3-2/+67
2005-04-26[PATCH] signal fixes due to klibc update.greg@kroah.com4-0/+4
2005-04-26[PATCH] sync klibc with release 0.95greg@kroah.com28-231/+240
2005-04-26[PATCH] add mol permissions to the debian permissions file.greg@kroah.com1-0/+1