Commit Graph

  • 977083c253 [PATCH] add KERNEL_DIR option so that the distros will be happy greg@kroah.com 2004-02-03 00:51:51 -0800
  • c7e2a0bc08 [PATCH] get_dev_number() in extras/ide-devfs.sh elkropac@students.zcu.cz 2004-02-03 00:20:31 -0800
  • 786f923196 [PATCH] FAQ udev.rules.devfs rrm3@rrm3.org 2004-02-03 00:20:27 -0800
  • e047ca9bdf [PATCH] make udevsend binary even smaller greg@kroah.com 2004-02-02 18:42:42 -0800
  • d5c6d80ff1 [PATCH] let udevsend build with klibc kay.sievers@vrfy.org 2004-02-02 18:10:29 -0800
  • 0be0c18de3 [PATCH] udevsend now almost compiles with klibc, struct sockaddr_un is only problem now. greg@kroah.com 2004-02-02 08:29:04 -0800
  • 62e156af94 [PATCH] fix up logging code so that it can be built without it being enabled greg@kroah.com 2004-02-02 08:22:01 -0800
  • 95a6f4c8ac [PATCH] rework the logging code so that each program logs with the proper name in the syslog. greg@kroah.com 2004-02-02 08:19:41 -0800
  • 3a7798f471 [PATCH] remove logging.c as it's no longer needed. greg@kroah.com 2004-02-02 08:19:13 -0800
  • 8e2229c439 [PATCH] udevd - config cleanup kay.sievers@vrfy.org 2004-02-02 08:00:07 -0800
  • 53921bfa44 [PATCH] udevd - cleanup and better timeout handling kay.sievers@vrfy.org 2004-02-01 09:12:36 -0800
  • 79080c2664 [PATCH] kill the last examples that contained the %D option. greg@kroah.com 2004-01-29 21:54:38 -0800
  • 8a08e4b190 [PATCH] fix possible buffer overflow kay.sievers@vrfy.org 2004-01-28 19:00:51 -0800
  • bc59f0167a [PATCH] remove a __KLIBC__ tests in libsysfs, as klibc now supports getpagesize() greg@kroah.com 2004-01-28 18:53:12 -0800
  • 0115874355 [PATCH] udevd - remove stupid locking error I wrote. greg@kroah.com 2004-01-28 18:52:45 -0800
  • 273636ca8b [PATCH] update to klibc version 0.101, fixing the stdin bug. greg@kroah.com 2004-01-28 18:35:47 -0800
  • 35b7d88c0d [PATCH] udevd - next round of fixes kay.sievers@vrfy.org 2004-01-27 18:57:36 -0800
  • 34ee4dd455 [PATCH] fix Makefile typo for USE_LSB install. greg@kroah.com 2004-01-27 18:54:24 -0800
  • 01fc67683a [PATCH] udevinfo - missing options for man page kay.sievers@vrfy.org 2004-01-27 00:40:14 -0800
  • 2a25816ff0 [PATCH] udev - trivial style cleanup kay.sievers@vrfy.org 2004-01-27 00:40:12 -0800
  • 8af67a67c2 [PATCH] 015_bk mark greg@kroah.com 2004-01-27 00:40:06 -0800
  • ff2c16f0d1 [PATCH] allow dbus code to actually build again. greg@kroah.com 2004-01-26 23:54:46 -0800
  • 46a7fa4bdb [PATCH] v015 release greg@kroah.com 2004-01-26 20:23:55 -0800
  • 125611d9d4 [PATCH] update klibc to version 0.98 greg@kroah.com 2004-01-26 20:17:10 -0800
  • 28706bd9a1 [PATCH] clean up udevinfo on 'make clean' greg@kroah.com 2004-01-26 20:04:26 -0800
  • 567f6d14e8 [PATCH] add udevinfo man page to spec file. greg@kroah.com 2004-01-26 19:56:59 -0800
  • 05c0c9da0b [PATCH] remove command line documentation from udev man page greg@kroah.com 2004-01-26 19:56:43 -0800
  • e31474a1e1 [PATCH] create initial version of udevinfo man page. greg@kroah.com 2004-01-26 19:56:19 -0800
  • 8fc3418850 [PATCH] added URL to spec file. greg@kroah.com 2004-01-26 19:41:00 -0800
  • da1cc7cc5f [PATCH] add udevinfo to udev.spec file. greg@kroah.com 2004-01-26 19:32:57 -0800
  • 245f9f52ce [PATCH] add udevinfo to install target of Makefile greg@kroah.com 2004-01-26 19:32:01 -0800
  • 8202eb32b9 [PATCH] rip out command line code from udev, now that we have udevinfo. greg@kroah.com 2004-01-26 19:23:11 -0800
  • ac4dc87465 [PATCH] udevinfo doesn't need to declare main_envp greg@kroah.com 2004-01-26 19:22:31 -0800
  • 274812b502 [PATCH] move get_pair to udev_config.c because udevinfo doesn't need all of namedev.o greg@kroah.com 2004-01-26 19:21:58 -0800
  • 1f6d07b9a5 [PATCH] more makefile cleanups greg@kroah.com 2004-01-26 19:21:12 -0800
  • 869fc2f1ff [PATCH] move udevinfo into the main build and clean up the main Makefile a bit. greg@kroah.com 2004-01-26 18:55:37 -0800
  • 87171e46cd [PATCH] udevinfo - now a real program :) kay.sievers@vrfy.org 2004-01-26 18:20:12 -0800
  • a695feaeff [PATCH] udevd - cleanup and better timeout handling kay.sievers@vrfy.org 2004-01-26 18:19:33 -0800
  • eea34a0e99 [PATCH] clean up compiler warnings if building using klibc. greg@kroah.com 2004-01-26 18:10:53 -0800
  • 25f8a5ad64 [PATCH] LFS init script update mbuesch@freenet.de 2004-01-23 22:54:55 -0800
  • 1c5c245e6f [PATCH] make udevd only have one instance running at a time greg@kroah.com 2004-01-23 22:26:19 -0800
  • 305dd8b494 [PATCH] new testd.block script for debugging. greg@kroah.com 2004-01-23 22:25:24 -0800
  • 71c077fb0a [PATCH] udevsnd : clean up message creation logic a bit. greg@kroah.com 2004-01-23 21:43:37 -0800
  • 33db4b8da0 [PATCH] udev - next round of udev event order daemon kay.sievers@vrfy.org 2004-01-23 21:25:17 -0800
  • 90c210eb6b [PATCH] fix udevd exec kay.sievers@vrfy.org 2004-01-23 04:01:09 -0800
  • 034f35d7e6 [PATCH] udev - udevinfo with device chain walk kay.sievers@vrfy.org 2004-01-23 03:01:02 -0800
  • 7b15897b46 [PATCH] whitespace cleanups greg@kroah.com 2004-01-23 01:51:06 -0800
  • 7fafc03242 [PATCH] spilt udev into pieces kay.sievers@vrfy.org 2004-01-23 00:28:57 -0800
  • 659c37bb4b [PATCH] remove TODO item about BUS value, as it is now done. greg@kroah.com 2004-01-23 00:22:17 -0800
  • 724257d97b [PATCH] add support for figuring out which device on the sysfs "chain" the rule applies to. greg@kroah.com 2004-01-23 00:21:13 -0800
  • bb513a064c [PATCH] 014_bk mark greg@kroah.com 2004-01-22 21:04:54 -0800
  • f2ec8f1a7f [PATCH] 014 release greg@kroah.com 2004-01-22 01:06:18 -0800
  • 267f534d1c [PATCH] misc code cleanups. greg@kroah.com 2004-01-22 00:54:52 -0800
  • 069bd53012 [PATCH] udev-013/extras/multipath update christophe.varoqui@free.fr 2004-01-22 00:16:28 -0800
  • f10fec8197 [PATCH] fixup logging.h to handle different logging options properly. greg@kroah.com 2004-01-19 20:41:14 -0800
  • be9b51f663 [PATCH] udev - program to query all device attributes to build a rule kay.sievers@vrfy.org 2004-01-19 19:46:26 -0800
  • 765cbd9759 [PATCH] set default owner/group in db - update kay.sievers@vrfy.org 2004-01-19 19:44:24 -0800
  • 74c73ef994 [PATCH] set default owner/group in db. hannal@us.ibm.com 2004-01-19 19:42:42 -0800
  • b2a21a3547 [PATCH] udev - reverse user query options kay.sievers@vrfy.org 2004-01-19 19:40:32 -0800
  • 7780509143 [PATCH] udev - kill %D from udev-test.pl kay.sievers@vrfy.org 2004-01-19 19:39:28 -0800
  • e996d97835 [PATCH] update udev scsi_id to scsi_id 0.3 patmans@us.ibm.com 2004-01-16 22:03:50 -0800
  • eb7a964a7c [PATCH] small cut n paste error fix hannal@us.ibm.com 2004-01-16 00:22:56 -0800
  • 0523018487 [PATCH] clean up the logging patch a bit to make the option more like the other options. greg@kroah.com 2004-01-15 22:00:58 -0800
  • 54988802b7 [PATCH] add udev logging to info log kay.sievers@vrfy.org 2004-01-15 21:53:20 -0800
  • 5e4f123888 [PATCH] minor patch for devfs rules flamingice@sourmilk.net 2004-01-15 21:49:53 -0800
  • 18f0045bc8 [PATCH] remove the %D modifier as it is not longer needed. greg@kroah.com 2004-01-15 21:42:59 -0800
  • 45d57088f9 [PATCH] remove unneeded keyboard rule. greg@kroah.com 2004-01-15 21:18:21 -0800
  • f130b15645 [PATCH] add usb_host and pci_bus to the class blacklist. greg@kroah.com 2004-01-14 22:55:24 -0800
  • 616a707807 [PATCH] libsysfs update for refresh + namedev.c changes ananthmg@rediffmail.com 2004-01-14 22:21:38 -0800
  • 1782087e4f [PATCH] added input device rules to udev.rules and udev.rules.devfs greg@kroah.com 2004-01-14 21:38:36 -0800
  • b6864b4bf1 [PATCH] udev - mention format string escape char in man page kay.sievers@vrfy.org 2004-01-14 18:18:12 -0800
  • 78812b99d3 [PATCH] 013_bk mark greg@kroah.com 2004-01-14 18:16:32 -0800
  • c58ffe501c [PATCH] v013 release greg@kroah.com 2004-01-13 22:59:11 -0800
  • 542bd1c015 [PATCH] update TODO with some new, small items. greg@kroah.com 2004-01-13 22:55:21 -0800
  • 68e07a2b07 [PATCH] fix klibc with printf() and gcc kay.sievers@vrfy.org 2004-01-13 18:48:33 -0800
  • c03e2c6f5f [PATCH] Cset exclude: greg@kroah.com|ChangeSet|20040113010256|48515 greg@kroah.com 2004-01-13 18:47:17 -0800
  • 33084f1e2a [PATCH] udev - small script optimization kay.sievers@vrfy.org 2004-01-13 18:34:38 -0800
  • 8ffb636f01 [PATCH] udev - introduce format escape char kay.sievers@vrfy.org 2004-01-13 18:34:33 -0800
  • e68faf511d [PATCH] udev - more CALLOUT is PROGRAM now kay.sievers@vrfy.org 2004-01-13 18:31:20 -0800
  • 7e5f7397f9 [PATCH] udev - CALLOUT is PROGRAM now kay.sievers@vrfy.org 2004-01-13 18:31:18 -0800
  • 9ab314222d [PATCH] update the README in a few places. greg@kroah.com 2004-01-13 01:49:45 -0800
  • 2ebcaa235f [PATCH] fix -d typo in the manpage update greg@kroah.com 2004-01-13 01:36:56 -0800
  • 4bd46ac7e5 [PATCH] update documentation for new config file format kay.sievers@vrfy.org 2004-01-13 01:35:55 -0800
  • 79c3cb65f8 [PATCH] Fix stupid gcc "optimization" of 1 character printk() calls.... Ick... greg@kroah.com 2004-01-13 01:02:56 -0800
  • ee1db00d07 [PATCH] more advanced user query options kay.sievers@vrfy.org 2004-01-13 01:01:19 -0800
  • a2505f4d1d [PATCH] udev - simple debug tweak kay.sievers@vrfy.org 2004-01-13 00:51:44 -0800
  • 1eefb969ab [PATCH] oops, forgot to fix up the PROGRAM result from ID to RESULT in the config files. greg@kroah.com 2004-01-12 23:45:30 -0800
  • 655f414dde [PATCH] fix udev directory for Debian init script elkropac@students.zcu.cz 2004-01-12 23:29:57 -0800
  • 86673eb3ed [PATCH] Add alsa device rules and a few other devfs rules. greg@kroah.com 2004-01-12 23:22:52 -0800
  • 1f7148c7df [PATCH] fix a few stale comments in namedev.c greg@kroah.com 2004-01-12 23:22:13 -0800
  • 71cf391508 [PATCH] convert the default rules files to the new format. greg@kroah.com 2004-01-12 23:13:10 -0800
  • c38b796be9 [PATCH] convert the test shell scripts to the config file format. greg@kroah.com 2004-01-12 23:09:20 -0800
  • b7824727a0 [PATCH] add bus test for usb-serial bus. greg@kroah.com 2004-01-12 23:09:02 -0800
  • 851cd18d81 [PATCH] Add some helpful messages if the user uses the older config file format greg@kroah.com 2004-01-12 23:08:43 -0800
  • ac28b86d63 [PATCH] udev - drop all methods :) kay.sievers@vrfy.org 2004-01-12 21:39:05 -0800
  • 5472beeea5 [PATCH] udev - advanced user query options kay.sievers@vrfy.org 2004-01-12 21:18:57 -0800
  • 606143c8d2 [PATCH] udev - Makefile error kay.sievers@vrfy.org 2004-01-12 21:17:22 -0800
  • e64280b8b3 [PATCH] LSB init script and other stuff eike-hotplug@sf-tec.de 2004-01-10 01:19:57 -0800
  • 40041ff4f1 [PATCH] added dri rule to the default config file. greg@kroah.com 2004-01-10 01:14:34 -0800
  • 41397661c6 [PATCH] udev - make exec_callout() reusable kay.sievers@vrfy.org 2004-01-10 01:10:50 -0800