index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] v008 release
008
greg@kroah.com
2005-04-27
2
-2
/
+2
*
[PATCH] update ChangeLog for v008
greg@kroah.com
2005-04-27
1
-0
/
+70
*
[PATCH] fix up some duplicated function compiler warnings in libsysfs
greg@kroah.com
2005-04-27
1
-6
/
+0
*
[PATCH] fix some compiler warnings in the tdb code.
greg@kroah.com
2005-04-27
1
-0
/
+4
*
[PATCH] Added Kay's name to the man page.
greg@kroah.com
2005-04-27
1
-1
/
+2
*
[PATCH] update the wildcard documentation in the man page to show the new sty...
greg@kroah.com
2005-04-27
1
-3
/
+19
*
[PATCH] fix permission handling logic
greg@kroah.com
2005-04-27
4
-95
/
+103
*
[PATCH] enable default_mode ability to actually build
greg@kroah.com
2005-04-27
1
-0
/
+1
*
[PATCH] add support for the default_mode variable, as it is documented...
greg@kroah.com
2005-04-27
1
-2
/
+6
*
[PATCH] show permissions and groups in the label_test
greg@kroah.com
2005-04-27
1
-4
/
+4
*
[PATCH] remove some items off of the TODO list, as they are now done.
greg@kroah.com
2005-04-27
1
-6
/
+0
*
[PATCH] fix up the tests to work without all of the environ variables.
greg@kroah.com
2005-04-27
5
-31
/
+80
*
[PATCH] get rid of the majority of the debug environment variables.
greg@kroah.com
2005-04-27
9
-73
/
+21
*
[PATCH] pattern matching for namedev
kay.sievers@vrfy.org
2005-04-27
2
-16
/
+77
*
[PATCH] Update the man page to show the new config file, it's format, and how...
greg@kroah.com
2005-04-27
1
-11
/
+73
*
[PATCH] fix up the tests to support the rules file name change
greg@kroah.com
2005-04-27
5
-1
/
+5
*
[PATCH] add support for a main udev config file, udev.conf.
greg@kroah.com
2005-04-27
15
-74
/
+265
*
[PATCH] turn debugging messages off by default.
greg@kroah.com
2005-04-27
1
-1
/
+1
*
[PATCH] split out the namedev config parsing logic to namedev_parse.c
greg@kroah.com
2005-04-27
4
-432
/
+475
*
[PATCH] rename namedev's get_attr() to be main namedev_name_device() as that'...
greg@kroah.com
2005-04-27
1
-13
/
+1
*
[PATCH] add devfs like tty rules as an example in the default config file.
greg@kroah.com
2005-04-27
1
-0
/
+6
*
[PATCH] catch replace device by wildcard
kay.sievers@vrfy.org
2005-04-27
2
-2
/
+11
*
[PATCH] operate on the rules in the order they are in the config file (within...
greg@kroah.com
2005-04-27
1
-1
/
+1
*
[PATCH] Add -nodefaultlibs while compiling against klibc
mort@wildopensource.com
2005-04-27
1
-1
/
+1
*
[PATCH] another patch for path problem
dsteklof@us.ibm.com
2005-04-27
6
-15
/
+59
*
[PATCH] Cset exclude: dsteklof@us.ibm.com|ChangeSet|20031126173159|56255
greg@kroah.com
2005-04-27
1
-4
/
+0
*
[PATCH] ARCH detection for ppc
olh@suse.de
2005-04-27
1
-1
/
+1
*
[PATCH] Build failure - missing linux/limits.h include?
arnd@arndb.de
2005-04-27
1
-1
/
+1
*
[PATCH] udev-007/extras/multipath update
christophe.varoqui@free.fr
2005-04-27
4
-29
/
+43
*
[PATCH] fix udev parallel builds with klibc
patmans@us.ibm.com
2005-04-27
1
-3
/
+8
*
[PATCH] add test for checking the BUS value.
greg@kroah.com
2005-04-27
1
-0
/
+11
*
[PATCH] fix problem where we were not looking at the BUS value.
greg@kroah.com
2005-04-27
1
-4
/
+28
*
[PATCH] quick fix for libsysfs bus
dsteklof@us.ibm.com
2005-04-27
1
-0
/
+4
*
[PATCH] libsysfs changes for sysfsutils 0.3.0
dsteklof@us.ibm.com
2005-04-27
6
-482
/
+351
*
[PATCH] add test and documentation for new %D devfs format modifier
greg@kroah.com
2005-04-27
3
-2
/
+28
*
[PATCH] Add format modifier for devfs like naming
arnd@arndb.de
2005-04-27
1
-0
/
+9
*
[PATCH] more config file parsing robustness
azarah@nosferatu.za.org
2005-04-27
1
-0
/
+4
*
[PATCH] changed the default location of the database to /udev/.udev.tdb to be...
greg@kroah.com
2005-04-27
2
-2
/
+2
*
[PATCH] udev.8 tweak numeric id text
kay.sievers@vrfy.org
2005-04-27
1
-10
/
+10
*
[PATCH] udev-test.pl add subdir test
kay.sievers@vrfy.org
2005-04-27
1
-0
/
+9
*
[PATCH] namedev.c strcat tweak
kay.sievers@vrfy.org
2005-04-27
1
-1
/
+1
*
[PATCH] overall whitespace + debug text conditioning
kay.sievers@vrfy.org
2005-04-27
9
-57
/
+52
*
[PATCH] klibc makefile fixes
arnd@arndb.de
2005-04-27
2
-3
/
+8
*
[PATCH] get rid of functions in klibc_fixups that are now in klibc
greg@kroah.com
2005-04-27
2
-29
/
+0
*
[PATCH] sync up with the 0.84 version of klibc
greg@kroah.com
2005-04-27
36
-18
/
+970
*
[PATCH] fix udev init.d script to handle all class devices in sysfs.
greg@kroah.com
2005-04-27
1
-9
/
+16
*
[PATCH] fix the test.block and test.tty scripts due to their moveing. Also ad...
greg@kroah.com
2005-04-27
3
-2
/
+43
*
[PATCH] udev-test.pl - tweaks
kay.sievers@vrfy.org
2005-04-27
1
-6
/
+3
*
[PATCH] 007_bk version change to Makefile.
greg@kroah.com
2005-04-27
2
-2
/
+2
*
[PATCH] v007 release
007
greg@kroah.com
2005-04-27
2
-2
/
+2
[next]