chiark / gitweb /
[PATCH] fix problems with dev.d and udevstart
[elogind.git] / Makefile
2005-04-27 kay.sievers@vrfy.org[PATCH] wait_for_sysfs debug cleanup
2005-04-27 greg@kroah.com[PATCH] enable native tdb spinlocks on i386 platforms.
2005-04-27 harald@redhat.com[PATCH] PATCH selinux for udev
2005-04-27 kpfleming@backtoba... [PATCH] respect prefix= setting in built udev.conf...
2005-04-27 kay.sievers@vrfy.org[PATCH] finally solve the bad sysfs-timing for all...
2005-04-27 greg@kroah.com[PATCH] fix up Makefiles to get the klibc build working...
2005-04-27 greg@kroah.com[PATCH] 032 release 032
2005-04-27 greg@kroah.com[PATCH] 031 release 031
2005-04-27 olh@suse.de[PATCH] udevsend depends on udev_lib.o
2005-04-27 kay.sievers@vrfy.org[PATCH] let /sbin/hotplug execute udev earlier
2005-04-27 trini@kernel.crash... [PATCH] Make udev/udevstart be one binary
2005-04-27 trini@kernel.crash... [PATCH] Add 'asmlinkage' to udev-030
2005-04-27 greg@kroah.com[PATCH] 030 release 030
2005-04-27 greg@kroah.com[PATCH] 029 release 029
2005-04-27 greg@kroah.com[PATCH] 028 release 028
2005-04-27 greg@kroah.com[PATCH] 027 release 027
2005-04-27 greg@kroah.com[PATCH] 026 release 026
2005-04-27 greg@kroah.com[PATCH] 025_bk mark
2005-04-27 kay.sievers@vrfy.org[PATCH] udev default config layout changes
2005-04-27 greg@kroah.com[PATCH] v025 release 025
2005-04-27 greg@kroah.com[PATCH] Fix build process for users who have LC_ALL...
2005-04-27 greg@kroah.com[PATCH] v024 release 024
2005-04-27 greg@kroah.com[PATCH] only generate udev.8 on the fly, not all other...
2005-04-27 greg@kroah.com[PATCH] switch to generate the man pages during the...
2005-04-27 greg@kroah.com[PATCH] first step of making man pages dynamically...
2005-04-27 greg@kroah.com[PATCH] add install and uninstall the etc/dev.d/net...
2005-04-27 kay.sievers@vrfy.org[PATCH] udevd race conditions and performance, assorted...
2005-04-27 greg@kroah.com[PATCH] 023_bk mark
2005-04-27 greg@kroah.com[PATCH] v023 release 023
2005-04-27 greg@kroah.com[PATCH] create the /etc/dev.d/ directories in 'make...
2005-04-27 greg@kroah.com[PATCH] remove selinux stuff from the main Makefile
2005-04-27 greg@kroah.com[PATCH] remove dbus stuff from main Makefile
2005-04-27 greg@kroah.com[PATCH] remove udev_dbus.h from Makefile
2005-04-27 greg@kroah.com[PATCH] add /etc/dev.d/ support for udev add and remove...
2005-04-27 greg@kroah.com[PATCH] 022_bk tag
2005-04-27 greg@kroah.com[PATCH] fix 'make spotless' to really do that in klibc.
2005-04-27 kay.sievers@vrfy.org[PATCH] first stupid try for a rule compose gui
2005-04-27 kay.sievers@vrfy.org[PATCH] replace fgets() with mmap() and introduce udev_...
2005-04-27 kay.sievers@vrfy.org[PATCH] make udevtest a real program :)
2005-04-27 greg@kroah.com[PATCH] 022 release 022
2005-04-27 olh@suse.de[PATCH] make spotless
2005-04-27 olh@suse.de[PATCH] udev* segfaults with new klibc
2005-04-27 greg@kroah.com[PATCH] 021_bk mark
2005-04-27 greg@kroah.com[PATCH] 021 release 021
2005-04-27 kay.sievers@vrfy.org[PATCH] install udevinfo in /usr/bin
2005-04-27 greg@kroah.com[PATCH] Fix another problem with Makefile installing...
2005-04-27 greg@kroah.com[PATCH] fix the Makefile to install the init script...
2005-04-27 greg@kroah.com[PATCH] 020 release 020
2005-04-27 kay.sievers@vrfy.org[PATCH] man page udevstart
2005-04-27 greg@kroah.com[PATCH] install udevstart
2005-04-27 rml@ximian.com[PATCH] automatically install correct initscript
2005-04-27 greg@kroah.com[PATCH] add udevstart program based on a old patch...
2005-04-27 greg@kroah.com[PATCH] 019_bk mark
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - kill udevd on install
2005-04-27 greg@kroah.com[PATCH] 018 release 019
2005-04-27 greg@kroah.com[PATCH] Add initial SELinux support for udev
2005-04-27 greg@kroah.com[PATCH] fix build for very old versions of make.
2005-04-27 arvidjaar@mail.ru[PATCH] do not remove real .udev.tdb during RPM build
2005-04-27 greg@kroah.com[PATCH] remove udevtest on 'make clean'
2005-04-27 greg@kroah.com[PATCH] 018_bk mark
2005-04-27 greg@kroah.com[PATCH] v018 release 018
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - udevd/udevsend man page
2005-04-27 greg@kroah.com[PATCH] add ability to install udevtest to Makefile
2005-04-27 greg@kroah.com[PATCH] 017_bk mark
2005-04-27 greg@kroah.com[PATCH] v017 release 017
2005-04-27 greg@kroah.com[PATCH] remove the .udev.tdb when installing or uninsta...
2005-04-27 greg@kroah.com[PATCH] add udevtest program to build
2005-04-27 greg@kroah.com[PATCH] fix up 'make release' to use bk to build the...
2005-04-27 kay.sievers@vrfy.org[PATCH] compile udevd with klibc
2005-04-27 azarah@nosferatu... [PATCH] make logging a config option
2005-04-27 kay.sievers@vrfy.org[PATCH] convert udevsend/udevd to DGRAM and single...
2005-04-27 kay.sievers@vrfy.org[PATCH] udevd - kill the lockfile
2005-04-27 kay.sievers@vrfy.org[PATCH] udevd - switch socket path to abstract namespace
2005-04-27 greg@kroah.com[PATCH] 016_bk mark
2005-04-27 greg@kroah.com[PATCH] fix up Makefile dependancies for udev_version.h
2005-04-27 greg@kroah.com[PATCH] v016 release 016
2005-04-27 greg@kroah.com[PATCH] make /etc/hotplug.d/default/udev.hotplug symlin...
2005-04-27 greg@kroah.com[PATCH] add KERNEL_DIR option so that the distros will...
2005-04-27 kay.sievers@vrfy.org[PATCH] let udevsend build with klibc
2005-04-27 greg@kroah.com[PATCH] rework the logging code so that each program...
2005-04-27 kay.sievers@vrfy.org[PATCH] udevd - config cleanup
2005-04-27 kay.sievers@vrfy.org[PATCH] udevd - cleanup and better timeout handling
2005-04-27 kay.sievers@vrfy.org[PATCH] udevd - next round of fixes
2005-04-27 greg@kroah.com[PATCH] fix Makefile typo for USE_LSB install.
2005-04-27 greg@kroah.com[PATCH] 015_bk mark
2005-04-27 greg@kroah.com[PATCH] v015 release 015
2005-04-27 greg@kroah.com[PATCH] clean up udevinfo on 'make clean'
2005-04-27 greg@kroah.com[PATCH] create initial version of udevinfo man page.
2005-04-27 greg@kroah.com[PATCH] add udevinfo to install target of Makefile
2005-04-27 greg@kroah.com[PATCH] more makefile cleanups
2005-04-27 greg@kroah.com[PATCH] move udevinfo into the main build and clean...
2005-04-27 kay.sievers@vrfy.org[PATCH] udevd - cleanup and better timeout handling
2005-04-27 greg@kroah.com[PATCH] clean up compiler warnings if building using...
2005-04-27 kay.sievers@vrfy.org[PATCH] spilt udev into pieces
2005-04-27 greg@kroah.com[PATCH] 014_bk mark
2005-04-27 greg@kroah.com[PATCH] 014 release 014
2005-04-27 greg@kroah.com[PATCH] clean up the logging patch a bit to make the...
2005-04-27 kay.sievers@vrfy.org[PATCH] add udev logging to info log
2005-04-27 greg@kroah.com[PATCH] 013_bk mark
2005-04-27 greg@kroah.com[PATCH] v013 release 013
next