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
/
util-linux
Age
Commit message (
Expand
)
Author
2008-10-18
mount: -o parm1 -o parm2 should accumulate
Denis Vlasenko
2008-10-13
hush: fix trashing of environment by local env vars:
Denis Vlasenko
2008-10-12
blkid: new applet. We almost had everything needed for it already
Denis Vlasenko
2008-10-12
findfs: fix LUKS and FAT detection routines; do not exit if corrupted
Denis Vlasenko
2008-09-25
- update my name. No obj-code changes ;)
Bernhard Reutner-Fischer
2008-09-07
watchdog: add -T option
Denis Vlasenko
2008-08-24
fbset: fix mode matching code: original code may trigger false positive.
Denis Vlasenko
2008-08-23
setarch: do not try to use non-existent data in argv[]
Denis Vlasenko
2008-08-19
- add new applet rdev (Grant Erickson)
Bernhard Reutner-Fischer
2008-08-06
- support relatime / norelatime
Bernhard Reutner-Fischer
2008-08-04
libbb: make xrealloc_vector zero out the realloc'ed tail
Denis Vlasenko
2008-07-29
randomconfig fixes
Denis Vlasenko
2008-07-27
fbset: shrink code a bit more
Denis Vlasenko
2008-07-27
fbset: code shrink
Denis Vlasenko
2008-07-26
fix several problems with config parser:
Denis Vlasenko
2008-07-26
mdev: do not complain if mdev.conf does not exist;
Denis Vlasenko
2008-07-22
- strip implied proto and superfluous "www." domain part.
Bernhard Reutner-Fischer
2008-07-22
- wrap overlong lines (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2008-07-22
- unused variables if !ENABLE_FEATURE_MDEV_RENAME_REGEXP
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-21
- fix spelling
Bernhard Reutner-Fischer
2008-07-21
- s/super.block/superblock/g; # for consistency; -1b
Bernhard Reutner-Fischer
2008-07-19
mount: support nfs mount option nordiplus.
Denis Vlasenko
2008-07-19
libbb: updated config_parse() from Vladimir
Denis Vlasenko
2008-07-17
- fix segfault in nameif with mactab file
Bernhard Reutner-Fischer
2008-07-16
fix up callsites of config_read to check for >= 0
Denis Vlasenko
2008-07-16
libbb: get rid of statics in dump.c; code shrinks a lot too
Denis Vlasenko
2008-07-15
mdev: support for serializing hotplug
Denis Vlasenko
2008-07-15
libbb: unified config parser (By Vladimir Dronnikov)
Denis Vlasenko
2008-07-12
mdev: check for "/block/" substring for block dev detection
Denis Vlasenko
2008-07-12
mdev: if device was moved at creation, at removal coreectly remove
Denis Vlasenko
2008-07-11
switch_root: shrink
Denis Vlasenko
2008-07-09
fdisk: fix compile failure
Denis Vlasenko
2008-07-08
libbb: introduce and use xrealloc_vector
Denis Vlasenko
2008-07-08
mount: support for "-o mand"
Denis Vlasenko
2008-07-06
mdev: reinstate "follow symlinks" flag, this time with explanation
Denis Vlasenko
2008-07-06
mdev: do not follow symlinks in /sys (as was intended prior to rev 18811).
Denis Vlasenko
2008-07-05
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-01
revert last two commits. vfork cannot be used in subroutine,
Denis Vlasenko
2008-07-01
*: introduce and use xfork()
Denis Vlasenko
2008-07-01
*: introduce and use xvfork()
Denis Vlasenko
2008-06-29
fdisk: cosmetics, and removal of dead data
Denis Vlasenko
2008-06-29
fdisk: move more data to struct globals; shrink code
Denis Vlasenko
2008-06-27
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-26
style fixes, no code changes
Denis Vlasenko
2008-06-25
mkfs_minix, fsck_minix: code shrink
Denis Vlasenko
2008-06-25
whitespace fixes. no code changes
Denis Vlasenko
2008-06-24
mount: fix mishandling of proto=tcp/udp
Denis Vlasenko
2008-06-24
mount: code shrink without logic changes. Added a comment
Denis Vlasenko
[prev]
[next]