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
path:
root
/
namedev_parse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] sparse cleanups on the tree
greg@kroah.com
2005-04-26
1
-2
/
+2
*
[PATCH] fix udev segfaults with bad permissions file
kay.sievers@vrfy.org
2005-04-26
1
-10
/
+6
*
[PATCH] udev - read long lines from config files overflow fix
arun@codemovers.org
2005-04-26
1
-43
/
+75
*
[PATCH] dev_d.c file sorting and cleanup
kay.sievers@vrfy.org
2005-04-26
1
-79
/
+14
*
[PATCH] replace fgets() with mmap() and introduce udev_lib.[hc]
kay.sievers@vrfy.org
2005-04-26
1
-19
/
+37
*
[PATCH] remove extra ; in namedev_parse.c
greg@kroah.com
2005-04-26
1
-1
/
+1
*
[PATCH] allow to specify node permissions in the rule
kay.sievers@vrfy.org
2005-04-26
1
-6
/
+48
*
[PATCH] overall trivial trivial cleanup
kay.sievers@vrfy.org
2005-04-26
1
-1
/
+0
*
[PATCH] udev - fix debug info for multiple rule file config
kay.sievers@vrfy.org
2005-04-26
1
-0
/
+1
*
[PATCH] udev - safer string handling all over the place
kay.sievers@vrfy.org
2005-04-26
1
-4
/
+4
*
[PATCH] udev - allow all files in a directory as the config
kay.sievers@vrfy.org
2005-04-26
1
-9
/
+98
*
[PATCH] udev - create all partitions of blockdevice
kay.sievers@vrfy.org
2005-04-26
1
-8
/
+14
*
[PATCH] allow SYSFS{file}
kay.sievers@vrfy.org
2005-04-26
1
-4
/
+39
*
[PATCH] move get_pair to udev_config.c because udevinfo doesn't need all of n...
greg@kroah.com
2005-04-26
1
-37
/
+2
*
[PATCH] misc code cleanups.
greg@kroah.com
2005-04-26
1
-3
/
+1
*
[PATCH] small cut n paste error fix
hannal@us.ibm.com
2005-04-26
1
-1
/
+1
*
[PATCH] add udev logging to info log
kay.sievers@vrfy.org
2005-04-26
1
-0
/
+2
*
[PATCH] Add some helpful messages if the user uses the older config file format
greg@kroah.com
2005-04-26
1
-3
/
+7
*
[PATCH] udev - drop all methods :)
kay.sievers@vrfy.org
2005-04-26
1
-126
/
+28
*
[PATCH] add IGNORE rule type
christophe@saout.de
2005-04-26
1
-0
/
+15
*
[PATCH] small cleanup
christophe@saout.de
2005-04-26
1
-1
/
+1
*
[PATCH] replace list_for_each with list_for_each_entry, saving a few lines of...
greg@kroah.com
2005-04-26
1
-8
/
+4
*
[PATCH] cleanup namedev_parse debug text
kay.sievers@vrfy.org
2005-04-26
1
-4
/
+4
*
[PATCH] small trivial cleanup of latest changes
kay.sievers@vrfy.org
2005-04-26
1
-2
/
+2
*
[PATCH] Don't require the BUS value for the LABEL rule.
greg@kroah.com
2005-04-26
1
-1
/
+0
*
[PATCH] Don't require the BUS value for the CALLOUT rule.
greg@kroah.com
2005-04-26
1
-1
/
+0
*
[PATCH] check for empty line a bit better in the parser.
greg@kroah.com
2005-04-26
1
-2
/
+2
*
[PATCH] add ability to have up to 5 SYSFS_ file/value pairs for the LABEL rule.
greg@kroah.com
2005-04-26
1
-10
/
+37
*
[PATCH] fix comment and whitespace handling in config files.
Roman.Kagan@itep.ru
2005-04-26
1
-4
/
+4
*
[PATCH] trivial cleanup parser changes
kay.sievers@vrfy.org
2005-04-26
1
-6
/
+6
*
[PATCH] don't rely on field order in namedev_parse
kay.sievers@vrfy.org
2005-04-26
1
-171
/
+114
*
[PATCH] experimental (very simple) SYMLINK creation
kay.sievers@vrfy.org
2005-04-26
1
-11
/
+47
*
[PATCH] fix permission handling logic
greg@kroah.com
2005-04-26
1
-26
/
+31
*
[PATCH] get rid of the majority of the debug environment variables.
greg@kroah.com
2005-04-26
1
-3
/
+3
*
[PATCH] add support for a main udev config file, udev.conf.
greg@kroah.com
2005-04-26
1
-11
/
+13
*
[PATCH] split out the namedev config parsing logic to namedev_parse.c
greg@kroah.com
2005-04-26
1
-0
/
+420