index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modutils
Age
Commit message (
Expand
)
Author
2009-01-31
modutils-24: code shrink
Denis Vlasenko
2009-01-31
modutils-24: use xasprintf and xzalloc where appropriate,
Denis Vlasenko
2009-01-12
depmod: fix -b option (by timo.teras AT iki.fi)
Denis Vlasenko
2008-12-24
*: tweak error messages
Denis Vlasenko
2008-11-25
remove a few superfluous includes
Denis Vlasenko
2008-11-22
- documentation fix
Bernhard Reutner-Fischer
2008-11-22
modutils-24: small fixes by Harald Kuthe (harald-tuxbox AT arcor.de)
Denis Vlasenko
2008-11-22
insmod: clarify module_name / file_name distinction
Denis Vlasenko
2008-11-12
modprobe-small: fix failure to load when no arguments are given
Denis Vlasenko
2008-11-06
*: remove superfluous casts. no code changes
Denis Vlasenko
2008-11-01
gunzip: restore mtime. approx +80 bytes of code
Denis Vlasenko
2008-10-31
modprobe: fix a segfault when modprobe is called with no arguments at all
Denis Vlasenko
2008-09-25
- update my name. No obj-code changes ;)
Bernhard Reutner-Fischer
2008-09-14
modprobe-small: trivial SEGV fix
Denis Vlasenko
2008-09-13
modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi>
Denis Vlasenko
2008-09-12
Kill off bogus #error's for big endian SH targets, these work fine.
Paul Mundt
2008-09-06
modprobe-small: make insmod command line compatible
Denis Vlasenko
2008-08-31
insmod: fix detection of open failure
Denis Vlasenko
2008-08-28
insmod: mix xmalloc with xrealloc_vector more carefully
Denis Vlasenko
2008-08-27
insmod: shrink
Denis Vlasenko
2008-08-26
modprobe-small: support "blacklist" keyword in /etc/modules/<modulename>
Denis Vlasenko
2008-08-06
modprobe-small: fix infinite looping, by Timo Teras
Denis Vlasenko
2008-08-06
modprobe: semi-trivial code shrink
Denis Vlasenko
2008-08-05
*: refactor handling of archived files. "tar f file.tar.lzma" now works too.
Denis Vlasenko
2008-08-05
whitespace fixes, no code changed
Denis Vlasenko
2008-08-04
modprobe: use buffering line reads (fgets) instead of reads().
Denis Vlasenko
2008-08-04
libbb: make xrealloc_vector zero out the realloc'ed tail
Denis Vlasenko
2008-07-29
hush: add #defines to switch off break/continue if loops are not supported
Denis Vlasenko
2008-07-29
modprobe: support for /etc/modprobe.d, by Timo Teras.
Denis Vlasenko
2008-07-26
fix several problems with config parser:
Denis Vlasenko
2008-07-24
*: conversion to config parser
Denis Vlasenko
2008-07-22
- wrap overlong lines (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2008-07-21
libbb: [x]fopen_for_{read,write} introduced and used.
Denis Vlasenko
2008-07-21
- commentary typo fix
Bernhard Reutner-Fischer
2008-07-18
- fix compilation for mips (Brian Daniels)
Bernhard Reutner-Fischer
2008-07-14
insmod: users report that "|| defined(__powerpc__)" is missing
Denis Vlasenko
2008-07-12
cpio: internalize archive_xread_all_eof. add a few paranoia checks
Denis Vlasenko
2008-07-10
fix typo in config help text
Denis Vlasenko
2008-07-10
open_transformer: do not return fd, it does not change
Denis Vlasenko
2008-07-10
modprobe-small: make depmod compatible with kernel build.
Denis Vlasenko
2008-07-10
modprobe-small: add depfile creation
Denis Vlasenko
2008-07-10
modprobe-small: add depfile loading
Denis Vlasenko
2008-07-09
- fix typo (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2008-07-09
modprobe-small: preparatory patch for modprobe.dep.bb creation patches,
Denis Vlasenko
2008-07-09
libbb: use improved xmalloc_read() from modprobe-small
Denis Vlasenko
2008-07-08
libbb: introduce and use xrealloc_vector
Denis Vlasenko
2008-07-06
modprobe-small: match aliases with fnmatch(), making
Denis Vlasenko
2008-07-06
modprobe-small: fix debug leftover
Denis Vlasenko
2008-07-05
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-04
modutils: optional modutils-small by Vladimir Dronnikov.
Denis Vlasenko
[prev]
[next]