Commit Graph

  • ed83913730 [PATCH] static klibc udev does not link against crt0.o olh@suse.de 2003-11-23 05:58:21 -0800
  • a367f04ee0 [PATCH] add udev-test perl script from Kay Sievers <kay.sievers@vrfy.org> which blows away my puny shell scripts. greg@kroah.com 2003-11-23 05:47:28 -0800
  • 75d0730c84 [PATCH] added debian's version of udev.permissions. greg@kroah.com 2003-11-22 18:18:53 -0800
  • bc43451131 [PATCH] support arguments in callout exec kay.sievers@vrfy.org 2003-11-21 06:48:01 -0800
  • cb08e0f253 [PATCH] namedev.c - change order of fields in CALLOUT kay.sievers@vrfy.org 2003-11-21 06:47:29 -0800
  • 8f43a65e4f [PATCH] namedev.c whitespace + debug text cleanup kay.sievers@vrfy.org 2003-11-20 18:37:01 -0800
  • d0a4a110b7 [PATCH] man page with udev.permissions wildcard kay.sievers@vrfy.org 2003-11-20 18:36:55 -0800
  • 95d3e90130 [PATCH] change to 006_bk version greg@kroah.com 2003-11-20 18:35:01 -0800
  • 378fe59875 [PATCH] v006 greg@kroah.com 2003-11-19 09:35:52 -0800
  • b981d07a19 [PATCH] v006 changelog greg@kroah.com 2003-11-19 09:34:53 -0800
  • 4d595658c7 [PATCH] add another line to udev.permissions in the proper format. greg@kroah.com 2003-11-19 09:25:19 -0800
  • d6d413dab7 [PATCH] tweak replace_test greg@kroah.com 2003-11-19 09:24:56 -0800
  • 5bd1061cd6 [PATCH] fix permissions to work properly now. greg@kroah.com 2003-11-19 09:23:24 -0800
  • 3258c82887 [PATCH] add real udev.permissions file to test directory. greg@kroah.com 2003-11-19 06:38:45 -0800
  • a1b8786ae6 [PATCH] fix namedev.c to build with older version of gcc. greg@kroah.com 2003-11-19 06:38:18 -0800
  • 09e52d5126 [PATCH] apply permissions.conf support for wildcard and default name kay.sievers@vrfy.org 2003-11-19 06:19:06 -0800
  • 4b710f033e [PATCH] man page with included placeholder list kay.sievers@vrfy.org 2003-11-19 06:18:54 -0800
  • db7a38df63 [PATCH] add dumb test for all of the different modifiers. greg@kroah.com 2003-11-19 02:49:29 -0800
  • cd55637f42 [PATCH] update the TODO list with more items that people can easily do. greg@kroah.com 2003-11-19 02:48:57 -0800
  • 8e5d592525 [PATCH] faster test scripts chris_friesen@sympatico.ca 2003-11-19 02:39:39 -0800
  • 17f73597fe [PATCH] move the test.block and test.tty scripts to the test/ directory greg@kroah.com 2003-11-19 00:40:39 -0800
  • 1ac5204774 [PATCH] add remove actions to the test scripts greg@kroah.com 2003-11-19 00:39:43 -0800
  • a43180955a [PATCH] turn DEBUG_PARSER off by default. greg@kroah.com 2003-11-19 00:27:38 -0800
  • c34c7c5018 [PATCH] add some documentation for the %b modifier to the default config file. greg@kroah.com 2003-11-18 22:48:46 -0800
  • baa936855e [PATCH] fix make install rule for when the udev symlink is already there. greg@kroah.com 2003-11-18 21:45:46 -0800
  • 70033702cd [PATCH] more robust config file parsing in namedev.c arnd@arndb.de 2003-11-18 21:39:30 -0800
  • ae2859df40 [PATCH] add bus id modifier arnd@arndb.de 2003-11-18 21:36:10 -0800
  • 54e3a5d3ae [PATCH] change release target in makefile. greg@kroah.com 2003-11-18 21:35:44 -0800
  • 5e6e29fd35 [PATCH] change debug level on printf values for now. greg@kroah.com 2003-11-18 01:22:02 -0800
  • fb2e1c4d6a [PATCH] updated demo config file. greg@kroah.com 2003-11-18 01:15:11 -0800
  • 85f3a7c3e0 [PATCH] add some documentation of the modifiers to the default config file. greg@kroah.com 2003-11-18 01:12:31 -0800
  • e366a45961 [PATCH] add demo config file. greg@kroah.com 2003-11-18 01:09:58 -0800
  • f54b927e8b [PATCH] add printf option to label test to verify it works. greg@kroah.com 2003-11-18 01:07:49 -0800
  • 7408a7fbb5 [PATCH] fix up printf-like functionality due to previous changes. greg@kroah.com 2003-11-18 01:07:21 -0800
  • 98b88dbf70 [PATCH] implement printf-like placeholder support for NAME kay.sievers@vrfy.org 2003-11-18 00:59:27 -0800
  • 30defadd3f [PATCH] get the major/minor number before we name the device. greg@kroah.com 2003-11-13 20:08:10 -0800
  • c521693b54 [PATCH] add scsi_id "extra" program from Patrick Mansfield <patmans@us.ibm.com> greg@kroah.com 2003-11-13 06:34:36 -0800
  • 04a091d47e [PATCH] Add multipath "extra" program from Christophe Varoqui, <christophe.varoqui@free.fr> greg@kroah.com 2003-11-13 06:30:57 -0800
  • 20ff86bd71 [PATCH] trailing whitespace cleanups. greg@kroah.com 2003-11-13 06:24:09 -0800
  • ca1cc0fe74 [PATCH] splig LABEL and NUMBER into separate functions. greg@kroah.com 2003-11-13 05:52:08 -0800
  • a38c862f88 [PATCH] add TOPO regression test. greg@kroah.com 2003-11-12 18:08:40 -0800
  • 8c51bbfe5f [PATCH] move TOPOLOGY rule to it's own function. greg@kroah.com 2003-11-12 18:08:19 -0800
  • 8a0c11d360 [PATCH] fix bug where NUMBER and TOPOLOGY would not work for partitions. greg@kroah.com 2003-11-12 17:56:26 -0800
  • 7bd22a78a1 [PATCH] clean up the way we find the sysdevice for a block device for namedev. greg@kroah.com 2003-11-12 17:38:14 -0800
  • 4c7f03c33f [PATCH] updated label test script (tests for partitions now.) greg@kroah.com 2003-11-12 08:35:40 -0800
  • 120d45d0a1 [PATCH] split REPLACE and CALLOUT into separate functions greg@kroah.com 2003-11-12 08:26:08 -0800
  • 07b80e6d55 [PATCH] add debug line for REPLACE call. greg@kroah.com 2003-11-12 07:44:56 -0800
  • 75ff8da8ab [PATCH] add replace test greg@kroah.com 2003-11-12 07:32:29 -0800
  • 139d41e988 [PATCH] add more sysfs test tree files. greg@kroah.com 2003-11-12 07:30:20 -0800
  • e40fec176b [PATCH] change UDEV_SYSFS_PATH environment variable due to libsysfs change. greg@kroah.com 2003-11-12 07:23:39 -0800
  • dc5cecf659 [PATCH] fix bug in klibc's isspace function. greg@kroah.com 2003-11-12 07:17:33 -0800
  • 8d8172514d [PATCH] patch for libsysfs sysfs directory handling dsteklof@us.ibm.com 2003-11-12 05:37:24 -0800
  • e308ebb70f [PATCH] fix udev-add.c to build properly with older versions of gcc. greg@kroah.com 2003-11-12 03:50:33 -0800
  • da86c7f02f [PATCH] more manpage tweaks kay.sievers@vrfy.org 2003-11-12 03:48:04 -0800
  • 218eae8727 [PATCH] add support for subdirs kay.sievers@vrfy.org 2003-11-12 03:48:01 -0800
  • c19a6b304c [PATCH] add uid/gid to nodes kay.sievers@vrfy.org 2003-11-12 03:47:57 -0800
  • ebc180a2b7 [PATCH] add prototype for ftruncate to klibc greg@kroah.com 2003-11-12 03:33:44 -0800
  • b80d82bced [PATCH] Remove a few items from the TODO list that are already done. greg@kroah.com 2003-10-30 00:59:16 -0800
  • 4360a56d7f [PATCH] DESTDIR for udev olh@suse.de 2003-10-29 22:26:35 -0800
  • 8519ed1a5b [PATCH] version number to 005_bk greg@kroah.com 2003-10-29 22:26:23 -0800
  • 8b94dcd067 [PATCH] udev init script rml@tech9.net 2003-10-29 22:14:24 -0800
  • 2d5b68864f [PATCH] pull some klibc stuff into the make Makefile to try to stay in sync. greg@kroah.com 2003-10-25 00:21:18 -0700
  • 38ebdcac03 [PATCH] klibc build fixes greg@kroah.com 2003-10-25 00:20:51 -0700
  • 6ea7aa72dd [PATCH] Fixup path for kernel includes when building with klibc. lethal@linux-sh.org 2003-10-24 23:37:17 -0700
  • e1b579406d [PATCH] 005 release greg@kroah.com 2003-10-23 01:08:58 -0700
  • 0fba212217 [PATCH] add klibc linux symlink info to the README greg@kroah.com 2003-10-23 01:04:30 -0700
  • c94705b564 [PATCH] get 'make release' to work properly again. greg@kroah.com 2003-10-23 01:04:09 -0700
  • c332cfc72d [PATCH] udev: sleep_for_dev() bits rml@tech9.net 2003-10-23 00:50:27 -0700
  • a34ea8f598 [PATCH] added README info for how to build using klibc. greg@kroah.com 2003-10-23 00:19:18 -0700
  • 9c516bec0d [PATCH] turn off debugging if we are building with klibc greg@kroah.com 2003-10-23 00:13:16 -0700
  • 6c5c770ac6 [PATCH] turn off debugging in namedev greg@kroah.com 2003-10-23 00:12:58 -0700
  • 606bce83da [PATCH] added vsyslog support to klibc. greg@kroah.com 2003-10-23 00:12:41 -0700
  • 1861680616 [PATCH] add ftruncate to klibc. greg@kroah.com 2003-10-22 23:59:44 -0700
  • 1e959a4b05 [PATCH] klibc specific tweaks greg@kroah.com 2003-10-22 23:48:55 -0700
  • c8ba857171 [PATCH] libsysfs does not need mntent.h in it's header file. greg@kroah.com 2003-10-22 23:46:19 -0700
  • bb27dd9b6d [PATCH] klibc makefile changes. greg@kroah.com 2003-10-22 22:30:50 -0700
  • 5c75a3ecd1 [PATCH] build tdb and libsysfs from the same makefile as udev. greg@kroah.com 2003-10-22 19:40:52 -0700
  • 1c386a909a [PATCH] udev build tweaks to tdb's spinlock code greg@kroah.com 2003-10-22 22:39:59 -0700
  • 32ff5bca15 [PATCH] udev-add build cleanups for other libc versions. greg@kroah.com 2003-10-22 19:39:54 -0700
  • aa04c7f0cf [PATCH] tweak tdb to build within udev better. greg@kroah.com 2003-10-22 19:39:28 -0700
  • 3e2677a31e [PATCH] make libsysfs spit debug messages to the same place as the rest of udev. greg@kroah.com 2003-10-22 19:38:59 -0700
  • bf0314e326 [PATCH] make libsysfs build cleanly greg@kroah.com 2003-10-22 19:38:10 -0700
  • a41a0e28c2 [PATCH] added klibc version 0.82 (cvs tree) to the udev tree. greg@kroah.com 2003-10-22 18:37:40 -0700
  • 6c0eae77a1 [PATCH] makefile fix for now. greg@kroah.com 2003-10-22 01:32:07 -0700
  • daf0bafa81 [PATCH] hm, makefile bug with so many files... will fix later... greg@kroah.com 2003-10-22 01:15:20 -0700
  • 562e881016 [PATCH] regression tests starting to be added. greg@kroah.com 2003-10-22 01:14:59 -0700
  • 64455bfc69 [PATCH] fix LABEL bug for device files (not class files.) greg@kroah.com 2003-10-22 01:12:40 -0700
  • 9d496c74f3 [PATCH] got rid of struct device_attr greg@kroah.com 2003-10-21 22:28:32 -0700
  • d411208793 [PATCH] rename namedev.permissions and namedev.config to udev.permissions and udev.config greg@kroah.com 2003-10-21 22:08:03 -0700
  • 7bfd1a5643 [PATCH] more warning flags to the build. greg@kroah.com 2003-10-22 00:18:49 -0700
  • c2ec26b928 [PATCH] namedev.c comments + debug patch kay@vrfy.org 2003-10-21 21:48:11 -0700
  • 116176b0bd [PATCH] fix dbg line in namedev.c greg@kroah.com 2003-10-21 21:47:50 -0700
  • eb13ff8707 [PATCH] man page update kay@vrfy.org 2003-10-21 21:46:00 -0700
  • 6089318cd4 [PATCH] udev: another canidate for static rml@tech9.net 2003-10-21 21:45:19 -0700
  • c2f17c9ea8 [PATCH] more overrides of config info with env variables if in test mode. greg@kroah.com 2003-10-21 21:41:35 -0700
  • 5b52fccb59 [PATCH] Fix bug causing udev to sleep forever waiting for dev file to show up. greg@kroah.com 2003-10-21 21:40:53 -0700
  • ada26cf593 [PATCH] change version to 004_bk greg@kroah.com 2003-10-21 20:20:03 -0700
  • c056c5141b [PATCH] make config files, sysfs root, and udev root configurable from config variables greg@kroah.com 2003-10-21 20:19:09 -0700
  • d4e52dd0d9 [PATCH] 004 changelog entrys greg@kroah.com 2003-10-21 17:09:52 -0700
  • 97d8c01567 [PATCH] 004 release greg@kroah.com 2003-10-21 17:08:45 -0700