index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
udevtest.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] rename namedev_dev to udev_rule
kay.sievers@vrfy.org
2005-04-27
1
-2
/
+2
*
[PATCH] correct enum device_type
kay.sievers@vrfy.org
2005-04-27
1
-1
/
+1
*
[PATCH] replace strncpy()/strncat() by strlcpy()/strlcat()
kay.sievers@vrfy.org
2005-04-27
1
-10
/
+9
*
[PATCH] rename LOG to USE_LOG in all places
kay.sievers@vrfy.org
2005-04-27
1
-1
/
+1
*
[PATCH] switch device type to enum
kay.sievers@vrfy.org
2005-04-27
1
-1
/
+1
*
[PATCH] klibc supports LOG_PID now, so remove our own implementation
kay.sievers@vrfy.org
2005-04-27
1
-1
/
+0
*
[PATCH] include missing header to udevtest.c
kay.sievers@vrfy.org
2005-04-27
1
-0
/
+1
*
[PATCH] prevent udev node creatinon for "class" registration
kay.sievers@vrfy.org
2005-04-27
1
-7
/
+7
*
[PATCH] remove unused variables
kay.sievers@vrfy.org
2005-04-27
1
-1
/
+1
*
[PATCH] update the man pages and correct Usage: hints
kay.sievers@vrfy.org
2005-04-27
1
-9
/
+10
*
[PATCH] rename udev_lib to udev_utils and dev_d to udev_multiplex
kay.sievers@vrfy.org
2005-04-27
1
-1
/
+1
*
[PATCH] rename udevdb* to udev_db*
kay.sievers@vrfy.org
2005-04-27
1
-1
/
+1
*
[PATCH] make the udev object available to more processing stages
kay.sievers@vrfy.org
2005-04-27
1
-7
/
+0
*
[PATCH] add ACTION to udev object to expose it to the whole process
kay.sievers@vrfy.org
2005-04-27
1
-1
/
+1
*
[PATCH] Exit, if udevtest cannot open the device (segfault).
kay.sievers@vrfy.org
2005-04-27
1
-4
/
+6
*
[PATCH] cleanup netif handling and netif-dev.d/ events
kay.sievers@vrfy.org
2005-04-27
1
-8
/
+9
*
[PATCH] big cleanup of internal udev api
kay.sievers@vrfy.org
2005-04-27
1
-4
/
+18
*
[PATCH] fix compiler warning in udevtest.c
greg@kroah.com
2005-04-27
1
-1
/
+0
*
[PATCH] Fix naming ethernet devices in udevstart
kay.sievers@vrfy.org
2005-04-27
1
-1
/
+1
*
[PATCH] handle the subsytem if provided in udevtest.
greg@kroah.com
2005-04-27
1
-1
/
+4
*
[PATCH] fix udevtest to build properly after the big udev_lib change.
greg@kroah.com
2005-04-27
1
-0
/
+1
*
[PATCH] make udevtest a real program :)
kay.sievers@vrfy.org
2005-04-27
1
-50
/
+33
*
[PATCH] overall trivial trivial cleanup
kay.sievers@vrfy.org
2005-04-27
1
-31
/
+10
*
[PATCH] udev - safer string handling - part three
kay.sievers@vrfy.org
2005-04-27
1
-24
/
+0
*
[PATCH] force udev to include the internal version of libsysfs and never the ...
greg@kroah.com
2005-04-27
1
-1
/
+1
*
[PATCH] udev use new libsysfs header file location
patmans@us.ibm.com
2005-04-27
1
-1
/
+1
*
[PATCH] add udevtest program to build
greg@kroah.com
2005-04-27
1
-42
/
+9
*
[PATCH] fix problem where usb devices can be either the main device or the in...
greg@kroah.com
2005-04-27
1
-0
/
+200