index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] 033 release
033
greg@kroah.com
2005-04-27
1
-1
/
+1
*
[PATCH] wait_for_sysfs debug cleanup
kay.sievers@vrfy.org
2005-04-27
1
-2
/
+2
*
[PATCH] enable native tdb spinlocks on i386 platforms.
greg@kroah.com
2005-04-27
1
-13
/
+5
*
[PATCH] PATCH selinux for udev
harald@redhat.com
2005-04-27
1
-0
/
+8
*
[PATCH] respect prefix= setting in built udev.conf (updated)
kpfleming@backtobasicsmgmt.com
2005-04-27
1
-6
/
+6
*
[PATCH] finally solve the bad sysfs-timing for all of us
kay.sievers@vrfy.org
2005-04-27
1
-3
/
+12
*
[PATCH] fix up Makefiles to get the klibc build working properly.
greg@kroah.com
2005-04-27
1
-14
/
+17
*
[PATCH] 032 release
032
greg@kroah.com
2005-04-27
1
-1
/
+1
*
[PATCH] 031 release
031
greg@kroah.com
2005-04-27
1
-1
/
+1
*
[PATCH] udevsend depends on udev_lib.o
olh@suse.de
2005-04-27
1
-1
/
+1
*
[PATCH] let /sbin/hotplug execute udev earlier
kay.sievers@vrfy.org
2005-04-27
1
-2
/
+2
*
[PATCH] Make udev/udevstart be one binary
trini@kernel.crashing.org
2005-04-27
1
-9
/
+5
*
[PATCH] Add 'asmlinkage' to udev-030
trini@kernel.crashing.org
2005-04-27
1
-2
/
+2
*
[PATCH] 030 release
030
greg@kroah.com
2005-04-27
1
-1
/
+1
*
[PATCH] 029 release
029
greg@kroah.com
2005-04-27
1
-1
/
+1
*
[PATCH] 028 release
028
greg@kroah.com
2005-04-27
1
-1
/
+1
*
[PATCH] 027 release
027
greg@kroah.com
2005-04-27
1
-1
/
+1
*
[PATCH] 026 release
026
greg@kroah.com
2005-04-27
1
-1
/
+1
*
[PATCH] 025_bk mark
greg@kroah.com
2005-04-27
1
-1
/
+1
*
[PATCH] udev default config layout changes
kay.sievers@vrfy.org
2005-04-27
1
-30
/
+34
*
[PATCH] v025 release
025
greg@kroah.com
2005-04-27
1
-1
/
+1
*
[PATCH] Fix build process for users who have LC_ALL set to a non-english lang...
greg@kroah.com
2005-04-27
1
-1
/
+1
*
[PATCH] v024 release
024
greg@kroah.com
2005-04-27
1
-1
/
+1
*
[PATCH] only generate udev.8 on the fly, not all other man pages.
greg@kroah.com
2005-04-27
1
-2
/
+2
*
[PATCH] switch to generate the man pages during the normal build, not during ...
greg@kroah.com
2005-04-27
1
-2
/
+2
*
[PATCH] first step of making man pages dynamically generated.
greg@kroah.com
2005-04-27
1
-15
/
+25
*
[PATCH] add install and uninstall the etc/dev.d/net/hotplug.dev file to the M...
greg@kroah.com
2005-04-27
1
-3
/
+8
*
[PATCH] udevd race conditions and performance, assorted cleanups - take 2
kay.sievers@vrfy.org
2005-04-27
1
-2
/
+3
*
[PATCH] 023_bk mark
greg@kroah.com
2005-04-27
1
-1
/
+1
*
[PATCH] v023 release
023
greg@kroah.com
2005-04-27
1
-1
/
+1
*
[PATCH] create the /etc/dev.d/ directories in 'make install'
greg@kroah.com
2005-04-27
1
-1
/
+8
*
[PATCH] remove selinux stuff from the main Makefile
greg@kroah.com
2005-04-27
1
-8
/
+0
*
[PATCH] remove dbus stuff from main Makefile
greg@kroah.com
2005-04-27
1
-28
/
+2
*
[PATCH] remove udev_dbus.h from Makefile
greg@kroah.com
2005-04-27
1
-1
/
+0
*
[PATCH] add /etc/dev.d/ support for udev add and remove events.
greg@kroah.com
2005-04-27
1
-0
/
+1
*
[PATCH] 022_bk tag
greg@kroah.com
2005-04-27
1
-1
/
+1
*
[PATCH] fix 'make spotless' to really do that in klibc.
greg@kroah.com
2005-04-27
1
-0
/
+1
*
[PATCH] first stupid try for a rule compose gui
kay.sievers@vrfy.org
2005-04-27
1
-1
/
+6
*
[PATCH] replace fgets() with mmap() and introduce udev_lib.[hc]
kay.sievers@vrfy.org
2005-04-27
1
-3
/
+5
*
[PATCH] make udevtest a real program :)
kay.sievers@vrfy.org
2005-04-27
1
-1
/
+6
*
[PATCH] 022 release
022
greg@kroah.com
2005-04-27
1
-1
/
+1
*
[PATCH] make spotless
olh@suse.de
2005-04-27
1
-0
/
+2
*
[PATCH] udev* segfaults with new klibc
olh@suse.de
2005-04-27
1
-0
/
+1
*
[PATCH] 021_bk mark
greg@kroah.com
2005-04-27
1
-1
/
+1
*
[PATCH] 021 release
021
greg@kroah.com
2005-04-27
1
-1
/
+1
*
[PATCH] install udevinfo in /usr/bin
kay.sievers@vrfy.org
2005-04-27
1
-7
/
+8
*
[PATCH] Fix another problem with Makefile installing initscript
greg@kroah.com
2005-04-27
1
-3
/
+3
*
[PATCH] fix the Makefile to install the init script into the proper directory
greg@kroah.com
2005-04-27
1
-3
/
+3
*
[PATCH] 020 release
020
greg@kroah.com
2005-04-27
1
-1
/
+1
*
[PATCH] man page udevstart
kay.sievers@vrfy.org
2005-04-27
1
-0
/
+1
[next]