Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
kmod
/
e3366d46bfccff10291a2d63c28d9f004fe39d66
/
tools
e8fd8fe
Use #pragma once instead of #ifndef
by Lucas De Marchi
· 12 years ago
3f376cd
depmod: use ferror and fclose to check for error
by Lucas De Marchi
· 12 years ago
a4fb97a
depmod: return error when index is truncated due to ENOSPC
by Lucas De Marchi
· 12 years ago
015946d
depmod: fix coding-style issue in array declaration
by Lucas De Marchi
· 12 years ago
80e49ad
depmod: fail if any index could not be created
by Lucas De Marchi
· 12 years ago
c5db1a3
depmod: don't return error if modules.builtin don't exist
by Lucas De Marchi
· 12 years ago
ccd6afa
Remove ifdef for building tools not bundled
by Lucas De Marchi
· 12 years ago
ac78e10
tools: rename source files
by Lucas De Marchi
· 12 years ago
819f79a
depmod: report failures in loading symbols
by Dave Reisner
· 13 years ago
20c6e18
Return error instead of always 0
by Lucas De Marchi
· 13 years ago
18a492e
Remove dead assignment
by Lucas De Marchi
· 13 years ago
ccb64d1
modprobe: handle -ENOENT return from init_module
by Dave Reisner
· 13 years ago
02629fa
modprobe: fix typo in config dump: option->options
by Elan Ruusamäe
· 13 years ago
ae7ebe8
modprobe: set log prio to 0 if user passed -q arg
by Lucas De Marchi
· 13 years ago
23ea575
Merge branch 'master' of git://code.falconindy.com/kmod
by Lucas De Marchi
· 13 years ago
c1b8454
modprobe: always try to remove all modules in command line
by Lucas De Marchi
· 13 years ago
4744ebc
modprobe: don't check if module builtin to decide if it's builtin
by Lucas De Marchi
· 13 years ago
f758caf
modprobe: fix error path in removing modules
by Dave Reisner
· 13 years ago
aa5da52
modprobe: show builtin label on --show-depends
by Dave Reisner
· 13 years ago
3e4c6af
modinfo: use new apply_filter method to avoid builtins
by Dave Reisner
· 13 years ago
a23f0c9
modinfo: handle arguments more carefully
by Dan McGee
· 13 years ago
814a57b
libkmod-module: probe: rename flag to be more meaningful
by Lucas De Marchi
· 13 years ago
2ec7983
Update .gitignore files
by Dan McGee
· 13 years ago
035cbdc
depmod: Dont use errno unconditionally
by Khem Raj
· 13 years ago
1505ee9
modprobe: avoid breaking on insertion failure
by Dave Reisner
· 13 years ago
297a318
modprobe: properly handle errors from init_module
by Dave Reisner
· 13 years ago
69a1974
modprobe: post-remove module deps with 0 refcnt
by Dave Reisner
· 13 years ago
2e9dcd7
kmod-modprobe: migrate to kmod_module_probe_insert_module()
by Lucas De Marchi
· 13 years ago
28f32c6
modprobe: print end of configuration files
by Lucas De Marchi
· 13 years ago
3ef848b
modprobe: fix build 'cause of excessive number of arguments
by Lucas De Marchi
· 13 years ago
cc98830
modprobe: remove code referring to -t, --type
by Dave Reisner
· 13 years ago
fe8b067
build-sys: do not create symlinks by default
by Lucas De Marchi
· 13 years ago
569f160
modprobe: kill operations depending on path
by Lucas De Marchi
· 13 years ago
411d83c
Add program to calculate the shortest relative path for symlinks
by Lucas De Marchi
· 13 years ago
eff917c
WEXITSTATUS is defined in sys/wait.h
by Thierry Vignaud
· 13 years ago
09e9ae5
modprobe: flush stdout before dumping indexes
by Lucas De Marchi
· 13 years ago
b8542a8
Fix common misspelling with codespell
by Lucas De Marchi
· 13 years ago
49a1637
modprobe: dump indexes as well
by Lucas De Marchi
· 13 years ago
e15a56a
depmod: deal with relative root dir
by Lucas De Marchi
· 13 years ago
33557e8
depmod: fix idx calculation after postponed array creation
by Lucas De Marchi
· 13 years ago
31f1d0d
Reduce scope of counter variable
by Lucas De Marchi
· 13 years ago
f6b838e
depmod: adhere to coding style
by Lucas De Marchi
· 13 years ago
bc43496
modprobe: dump configuration
by Lucas De Marchi
· 13 years ago
8b01376
modprobe: abort on dependency loop that cannot be broken
by Lucas De Marchi
· 13 years ago
e4e1e64
modprobe: fix leak on error path
by Lucas De Marchi
· 13 years ago
a872bba
modprobe: rework module removal without tree traversing
by Lucas De Marchi
· 13 years ago
0cf2832
modprobe: rework module insertion without tree traversing
by Lucas De Marchi
· 13 years ago
9212261
modprobe: show if module is in kernel
by Lucas De Marchi
· 13 years ago
00bd319
depmod: Postpone creation of module array
by Jan Alexander Steffens (heftig)
· 13 years ago
af0ff2f
modprobe: break dependency loop by checking if module is loaded
by Lucas De Marchi
· 13 years ago
8f19221
modprobe: adhere do coding style
by Lucas De Marchi
· 13 years ago
6da9cdf
rmmod: behavior more like m-i-t's rmmod
by Dave Reisner
· 13 years ago
b54f1bf
modprobe: check for EPERM on insertion
by Dave Reisner
· 13 years ago
0b22179
build-sys: workaround libtool issue with argv[0]
by Lucas De Marchi
· 13 years ago
00fc926
build-sys: create symlinks instead of building separate tools
by Lucas De Marchi
· 13 years ago
a66a6a9
Update copyright
by Lucas De Marchi
· 13 years ago
cb0d0b7
modprobe: fix error path when loading dependencies
by Lucas De Marchi
· 13 years ago
525fa07
modprobe: show is independent from verbose level.
by Gustavo Sverzut Barbieri
· 13 years ago
6daceb2
Replace NAME_MAX with PATH_MAX for module aliases
by Lucas De Marchi
· 13 years ago
55021be
tools/kmod-depmod: fix aliasing warning
by Rolf Eike Beer
· 13 years ago
3f1e970
Revert "tools/kmod-depmod: fix aliasing warning"
by Lucas De Marchi
· 13 years ago
f63fc9e
tools/kmod-depmod: fix aliasing warning
by root
· 13 years ago
7f37491
tools/modprobe: exit non-zero on module not found with --all
by Dave Reisner
· 13 years ago
5f85a13
tools/modinfo: exit non-zero on module not found
by Dave Reisner
· 13 years ago
aa156c9
tools: use basename in help message
by Lucas De Marchi
· 13 years ago
56406fd
kmod-depmod: demote messages to WRN when non-critical files are missing
by Lucas De Marchi
· 13 years ago
6369837
tools: unify error verbiage and casing
by Dave Reisner
· 13 years ago
3db5bf9
kmod-depmod: fix replacement of existing modules.
by Gustavo Sverzut Barbieri
· 13 years ago
026c7b4
kmod-depmod: fix comparison of module priority.
by Gustavo Sverzut Barbieri
· 13 years ago
8ea02fe
kmod-depmod: fix incorrect math finding out end of dirname.
by Gustavo Sverzut Barbieri
· 13 years ago
5988652
kmod-depmod: document --config/-C in help output.
by Gustavo Sverzut Barbieri
· 13 years ago
b0bcadd
kmod-depmod: add missing trailing \n to log messages.
by Gustavo Sverzut Barbieri
· 13 years ago
d8a6c0c
kmod-modprobe: mimic modprobe when removing deps with usecount=0
by Lucas De Marchi
· 13 years ago
c9a1444
Fix leak of kmod_module and fix code style
by Lucas De Marchi
· 13 years ago
0e9bd2d
kmodprobe: post-remove module deps with 0 refcnt
by Dave Reisner
· 13 years ago
d98880a
modprobe: use lighter access call instead of stat
by Dave Reisner
· 13 years ago
b09668c
modprobe: remove --list option
by Dave Reisner
· 13 years ago
0c010fa
Move libkmod-util.c to convenience util lib
by Lucas De Marchi
· 13 years ago
6670c63
Move array implementation from depmode to libkmod-util
by Lucas De Marchi
· 13 years ago
f6cf14c
tools: kmod: bundle depmod together with the others
by Lucas De Marchi
· 13 years ago
bcb8122
Fix header guard
by Lucas De Marchi
· 13 years ago
4783d69
kmod tool: don't keep iterating when command has been executed
by Leandro Pereira
· 13 years ago
5cd1306
kmod-depmod: use hash implementation from util lib
by Lucas De Marchi
· 13 years ago
ea1b8c3
kmod-depmod: Fix leak of dependency vector
by Lucas De Marchi
· 13 years ago
a627c3f
kmod-depmod: refactor extension matching array, support XZ.
by Gustavo Sverzut Barbieri
· 13 years ago
18cd9da
kmod-depmod: implement -A (--quick)
by Gustavo Sverzut Barbieri
· 13 years ago
4a0e46d
kmod-depmod: implement -F and -E options.
by Gustavo Sverzut Barbieri
· 13 years ago
7436788
kmod-depmod: dump modules.dep.bin
by Gustavo Sverzut Barbieri
· 13 years ago
ec77abb
kmod-depmod: dump modules.alias.bin
by Gustavo Sverzut Barbieri
· 13 years ago
75a9723
kmod-depmod: dump modules.symbols.bin
by Gustavo Sverzut Barbieri
· 13 years ago
4b144e5
kmod-depmod: dump modules.builtin.bin
by Gustavo Sverzut Barbieri
· 13 years ago
92df661
kmod-depmod: add utility functions to be used by binary dumps.
by Gustavo Sverzut Barbieri
· 13 years ago
0de4046
kmod-depmod: copy code from module-init-tools/index.c
by Gustavo Sverzut Barbieri
· 13 years ago
8e3505c
kmod-depmod: dump deps.
by Gustavo Sverzut Barbieri
· 13 years ago
0d13174
kmod-depmod: dump aliases
by Gustavo Sverzut Barbieri
· 13 years ago
8bc830e
kmod-depmod: dump softdeps.
by Gustavo Sverzut Barbieri
· 13 years ago
9a14d0e
kmod-depmod: dump modules.symbols
by Gustavo Sverzut Barbieri
· 13 years ago
25c4151
kmod-depmod: dump devname
by Gustavo Sverzut Barbieri
· 13 years ago
64b8b58
kmod-depmod: initial code (no files generated, untested)
by Gustavo Sverzut Barbieri
· 13 years ago
9b966da
tools: kmod: show wrong command in err message
by Lucas De Marchi
· 13 years ago
Next »