index
:
~tomegun/systemd
boottime
glib-sd-event
hwdb
lldp
man-network
master
peer
ppp
sd-device
terminal
udev
udev-event
Private systemd wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
udev_config.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-04-26
[PATCH] replace tdb database by simple lockless file database
kay.sievers@vrfy.org
1
-9
/
+10
2005-04-26
[PATCH] remove sleeps from udev as it is external now
kay.sievers@vrfy.org
1
-6
/
+0
2005-04-26
[PATCH] fix udev segfaults with bad permissions file
kay.sievers@vrfy.org
1
-5
/
+3
2005-04-26
[PATCH] udev - read long lines from config files overflow fix
arun@codemovers.org
1
-17
/
+23
2005-04-26
[PATCH] evaluate getenv() return value for udev_config.c
ogasawara@osdl.org
1
-2
/
+8
2005-04-26
[PATCH] udev default config layout changes
kay.sievers@vrfy.org
1
-41
/
+65
2005-04-26
[PATCH] DEVPATH for netdev
kay.sievers@vrfy.org
1
-3
/
+3
2005-04-26
[PATCH] netdev - udevdb+dev.d changes
kay.sievers@vrfy.org
1
-0
/
+5
2005-04-26
[PATCH] replace fgets() with mmap() and introduce udev_lib.[hc]
kay.sievers@vrfy.org
1
-11
/
+21
2005-04-26
[PATCH] rename strn*() macros to strmax
kay.sievers@vrfy.org
1
-1
/
+1
2005-04-26
[PATCH] udev - safer string handling - part two
kay.sievers@vrfy.org
1
-1
/
+1
2005-04-26
[PATCH] force udev to include the internal version of libsysfs and never the ...
greg@kroah.com
1
-1
/
+1
2005-04-26
[PATCH] udev use new libsysfs header file location
patmans@us.ibm.com
1
-1
/
+1
2005-04-26
[PATCH] add support for UDEV_NO_SLEEP env variable so Gentoo people will be h...
greg@kroah.com
1
-0
/
+5
2005-04-26
[PATCH] fix log option code so that it actually works for all udev programs.
greg@kroah.com
1
-5
/
+20
2005-04-26
[PATCH] make logging a config option
azarah@nosferatu.za.org
1
-0
/
+5
2005-04-26
[PATCH] move get_pair to udev_config.c because udevinfo doesn't need all of n...
greg@kroah.com
1
-2
/
+37
2005-04-26
[PATCH] set default owner/group in db - update
kay.sievers@vrfy.org
1
-1
/
+1
2005-04-26
[PATCH] set default owner/group in db.
hannal@us.ibm.com
1
-0
/
+4
2005-04-26
[PATCH] add udev logging to info log
kay.sievers@vrfy.org
1
-0
/
+1
2005-04-26
[PATCH] get rid of the majority of the debug environment variables.
greg@kroah.com
1
-38
/
+12
2005-04-26
[PATCH] add support for a main udev config file, udev.conf.
greg@kroah.com
1
-0
/
+195