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
/
src
/
udev
/
udev-builtin-kmod.c
Age
Commit message (
Expand
)
Author
2015-02-11
src/udev/udev-builtin-kmod.c: remove the modprobe alt to kmod code
Anthony G. Basile
2015-01-07
udevadm,..: make --help output of udev tools more like the output of the vari...
Lennart Poettering
2014-11-28
log: rearrange log function naming
Lennart Poettering
2014-11-28
log: add an "error" parameter to all low-level logging calls and intrdouce lo...
Lennart Poettering
2014-11-14
udev: move global property handling from libudev to udevd
Kay Sievers
2014-07-30
udev: place opening { at the same line as the function declaration
Kay Sievers
2014-03-21
completed fix to 'discard const' warning
lhb-jr
2014-03-21
workaround 'discards const' warning during compile
lhb-jr
2014-01-13
src/udev: bring up to date with upstream.
Anthony G. Basile
2014-01-09
Add more _printf_'s for format-nonliterals
Thomas Hindoe Paaboel Andersen
2013-07-11
src/udev/udev-builtin-kmod.c: fix char *const declaration
Anthony G. Basile
2013-07-10
src/udev/udev-builtin-kmod.c: fix const char* declaration
Anthony G. Basile
2013-07-07
Import strxcpyx from upstream
Anthony G. Basile
2013-04-02
udev: update
Anthony G. Basile
2013-01-04
Fix bugs in execv() calls to modprobe
Ian Stakenvicius
2012-11-23
Use libkmod only when requested
Richard Yao
2012-11-23
Reintroduce blkid-kmod
Richard Yao
2012-11-17
Eliminate kmod dependency
Richard Yao
2012-11-12
use the same email address everywhere
Kay Sievers
2012-10-26
udev: kmod - fix typo
Kay Sievers
2012-10-25
udev: kmod, hwdb - do not fail if databases are not available
Kay Sievers
2012-08-08
udev: fix typo in copyright
Kay Sievers
2012-08-08
udev: re-initialize builtins in the daemon process, not in the worker
Kay Sievers
2012-04-08
udev: switch to systemd logging functions
Kay Sievers
2012-04-04
move imported udev into place
Kay Sievers