index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
udev-add.c
Age
Commit message (
Expand
)
Author
2005-04-26
[PATCH] overall whitespace + debug text conditioning
kay.sievers@vrfy.org
2005-04-26
[PATCH] added ability to put format specifiers in the CALLOUT program string.
greg@kroah.com
2005-04-26
[PATCH] add support for string group and string user names in udev.permissions.
greg@kroah.com
2005-04-26
[PATCH] fix permissions to work properly now.
greg@kroah.com
2005-04-26
[PATCH] get the major/minor number before we name the device.
greg@kroah.com
2005-04-26
[PATCH] fix udev-add.c to build properly with older versions of gcc.
greg@kroah.com
2005-04-26
[PATCH] add support for subdirs
kay.sievers@vrfy.org
2005-04-26
[PATCH] add uid/gid to nodes
kay.sievers@vrfy.org
2005-04-26
[PATCH] udev: sleep_for_dev() bits
rml@tech9.net
2005-04-26
[PATCH] klibc specific tweaks
greg@kroah.com
2005-04-26
[PATCH] udev-add build cleanups for other libc versions.
greg@kroah.com
2005-04-26
[PATCH] got rid of struct device_attr
greg@kroah.com
2005-04-26
[PATCH] udev: another canidate for static
rml@tech9.net
2005-04-26
[PATCH] Fix bug causing udev to sleep forever waiting for dev file to show up.
greg@kroah.com
2005-04-26
[PATCH] make config files, sysfs root, and udev root configurable from config...
greg@kroah.com
2005-04-26
[PATCH] major database cleanups
greg@kroah.com
2005-04-26
[PATCH] don't sleep if 'dev' file is already present on device add.
greg@kroah.com
2005-04-26
[PATCH] fix comment about how the "dev" file is made up.
greg@kroah.com
2005-04-26
[PATCH] udev: mode should be mode_t
rml@tech9.net
2005-04-26
[PATCH] udev: trivial trivialities
rml@tech9.net
2005-04-26
[PATCH] got "remove of named devices" working.
greg@kroah.com
2005-04-26
[PATCH] fix segfaults when dealing with partitions.
greg@kroah.com
2005-04-26
[PATCH] tell the user what mknod() we are trying to do.
greg@kroah.com
2005-04-26
[PATCH] merge tdb into the build process.
greg@kroah.com
2005-04-26
[PATCH] udevdb prototype
dsteklof@us.ibm.com
2005-04-26
[PATCH] minor cleanups.
greg@kroah.com
2005-04-26
[PATCH] cleanup the mknod code a bit.
greg@kroah.com
2005-04-26
[PATCH] remove mknod callout
greg@kroah.com
2005-04-26
[PATCH] handle new major:minor format of dev files that showed up in 2.6.0-te...
greg@kroah.com
2005-04-26
[PATCH] split udev main logic into udev-add and udev-remove.
greg@kroah.com