GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/systemd.git
gentoo-206
gentoo-207
gentoo-208
gentoo-212
gentoo-215
gentoo-217
gentoo-220
gentoo-229
gentoo-230
gentoo-234
gentoo-236
gentoo-239
gentoo-240
master
Gentoo mirror of systemd with backported commits
systemd project <systemd@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] update changelog for 003 release
003
greg@kroah.com
2005-04-26
1
-7
/
+104
*
[PATCH] update the spec file for the new version and install process.
greg@kroah.com
2005-04-26
1
-4
/
+3
*
[PATCH] fix makefile release rule to not drop tdb.h file.
greg@kroah.com
2005-04-26
1
-1
/
+1
*
[PATCH] Add FAQ for udev
greg@kroah.com
2005-04-26
1
-0
/
+75
*
[PATCH] removed AUTHORS and INSTALL files as they were pretty pointless.
greg@kroah.com
2005-04-26
2
-5
/
+0
*
[PATCH] copyright updates.
greg@kroah.com
2005-04-26
2
-2
/
+25
*
[PATCH] Add AUTHORS and INSTALL files.
greg@kroah.com
2005-04-26
2
-0
/
+5
*
[PATCH] TODO updates
greg@kroah.com
2005-04-26
1
-2
/
+4
*
[PATCH] Updatd the README
greg@kroah.com
2005-04-26
1
-17
/
+32
*
[PATCH] updated the TODO list.
greg@kroah.com
2005-04-26
1
-3
/
+24
*
[PATCH] add udev man page (basically just a place holder for now.)
greg@kroah.com
2005-04-26
1
-0
/
+26
*
[PATCH] added uninstall support
greg@kroah.com
2005-04-26
1
-0
/
+12
*
[PATCH] added install target for makefile so people don't have to do it by ha...
greg@kroah.com
2005-04-26
1
-6
/
+29
*
[PATCH] add version to debug log on startup.
greg@kroah.com
2005-04-26
1
-0
/
+2
*
[PATCH] tell the user what mknod() we are trying to do.
greg@kroah.com
2005-04-26
1
-0
/
+1
*
[PATCH] add dbg_parse() to cut down on parse file debugging statements
greg@kroah.com
2005-04-26
1
-40
/
+50
*
[PATCH] put config files and database in /etc/udev by default
greg@kroah.com
2005-04-26
5
-15
/
+35
*
[PATCH] add callout config type to udev
patmans@us.ibm.com
2005-04-26
4
-1
/
+143
*
[PATCH] udevdb patch
dsteklof@us.ibm.com
2005-04-26
3
-145
/
+63
*
[PATCH] clean up some debugging stuff in namedev.c
greg@kroah.com
2005-04-26
1
-1
/
+3
*
[PATCH] do not build the tdb binary programs, only the objects.
greg@kroah.com
2005-04-26
1
-1
/
+3
*
[PATCH] print udev pid
olh@suse.de
2005-04-26
1
-1
/
+7
*
[PATCH] Fix TDB cross compilation
lethal@linux-sh.org
2005-04-26
1
-1
/
+0
*
[PATCH] merge tdb into the build process.
greg@kroah.com
2005-04-26
4
-8
/
+17
*
[PATCH] udevdb prototype
dsteklof@us.ibm.com
2005-04-26
5
-1
/
+659
*
[PATCH] Added tdb code from latest cvs version in the samba tree
greg@kroah.com
2005-04-26
16
-0
/
+5231
*
[PATCH] added my name to the .spec file.
greg@kroah.com
2005-04-26
1
-0
/
+1
*
[PATCH] udev spec file
lethal@linux-sh.org
2005-04-26
1
-0
/
+36
*
[PATCH] udev/libsysfs cross compile fixes
lethal@linux-sh.org
2005-04-26
2
-4
/
+4
*
[PATCH] minor cleanups.
greg@kroah.com
2005-04-26
1
-22
/
+18
*
[PATCH] cleanup the mknod code a bit.
greg@kroah.com
2005-04-26
2
-14
/
+18
*
[PATCH] remove mknod callout
greg@kroah.com
2005-04-26
1
-34
/
+13
*
[PATCH] handle new major:minor format of dev files that showed up in 2.6.0-te...
greg@kroah.com
2005-04-26
1
-12
/
+5
*
[PATCH] oops, everything was getting created as 000 mode, try to fix this up,
greg@kroah.com
2005-04-26
1
-25
/
+40
*
[PATCH] more test stuff...
greg@kroah.com
2005-04-26
2
-0
/
+5
*
[PATCH] removed unneeded stuff from udev.h
greg@kroah.com
2005-04-26
1
-6
/
+0
*
[PATCH] added 0.2 change log info.
002
greg@kroah.com
2005-04-26
4
-6
/
+13
*
[PATCH] start working on label support, and fix some segfaults for block devi...
greg@kroah.com
2005-04-26
1
-5
/
+87
*
[PATCH] test config file changes...
greg@kroah.com
2005-04-26
1
-3
/
+4
*
[PATCH] add NUMBER support (basically same logic as TOPOLOGY, perhaps we shou...
greg@kroah.com
2005-04-26
1
-3
/
+29
*
[PATCH] added topology support.
greg@kroah.com
2005-04-26
1
-4
/
+31
*
[PATCH] got REPLACE to work properly.
greg@kroah.com
2005-04-26
2
-6
/
+34
*
[PATCH] make struct config_device contain a struct device_attr instead of dup...
greg@kroah.com
2005-04-26
2
-68
/
+67
*
[PATCH] block test
greg@kroah.com
2005-04-26
1
-3
/
+1
*
[PATCH] split the tests up into different files.
greg@kroah.com
2005-04-26
2
-0
/
+10
*
[PATCH] split udev main logic into udev-add and udev-remove.
greg@kroah.com
2005-04-26
5
-220
/
+306
*
[PATCH] Clean up the namedev interface a bit, making the code smaller...
greg@kroah.com
2005-04-26
4
-150
/
+99
*
[PATCH] update the tests to handle block devices too.
greg@kroah.com
2005-04-26
2
-2
/
+4
*
[PATCH] add initial libsysfs support...
greg@kroah.com
2005-04-26
4
-15
/
+129
*
[PATCH] added libsysfs to the build.
greg@kroah.com
2005-04-26
1
-2
/
+10
[next]