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-03-29
mdev: fix a bug where it was not stopping on first matching rule
Denis Vlasenko
2008-03-28
whitespace fixes
Denis Vlasenko
2008-03-27
mdev: plug a few memory and fd leaks; simplify code a bit
Denis Vlasenko
2008-03-26
*: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/
Denis Vlasenko
2008-03-24
*: whitespace fixes, no code changes
Denis Vlasenko
2008-03-24
lpr: add more accurate comments
Denis Vlasenko
2008-03-23
patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)
Denis Vlasenko
2008-03-21
*: fix build problems found with randomconfig
Denis Vlasenko
2008-03-20
termios can be used by either top or more.
Paul Fox
2008-03-18
mount: #ifdef out MOUNT_LABEL code parts if it is not selected
Denis Vlasenko
2008-03-17
brctl: eliminate stray data object
Denis Vlasenko
2008-03-17
*: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname.
Denis Vlasenko
2008-03-17
volume_id: disable detection routines which are not setting label and uuid an...
Denis Vlasenko
2008-03-17
volude_id: remove unused fields and functions which were setting them
Denis Vlasenko
2008-03-17
*: mode tcp/udpsvd to networking, delete ipsvd/*
Denis Vlasenko
2008-03-17
*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)
Denis Vlasenko
2008-03-17
*: shrink by using [f]open_or_warn_stdin where appropriate
Denis Vlasenko
2008-03-17
*: fix fallout from -Wunused-parameter
Denis Vlasenko
2008-03-17
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
help text: regularize format, and shrink
Denis Vlasenko
2008-03-17
mount: plug a hole where FEATURE_MOUNT_HELPERS could allow execution
Denis Vlasenko
2008-03-17
dos2unix: tiny shrink
Denis Vlasenko
2008-03-17
fsck_minix: getopt32-ification; code shrink; reduce stack usage;
Denis Vlasenko
2008-02-28
script: correctly handle buffered "tail" of output. +35 bytes.
Denis Vlasenko
2008-02-27
- fix compilation failure due to implicit decl of resolve_mount_spec().
Bernhard Reutner-Fischer
2008-02-27
*: add optimization barrier to all "G trick" locations
Denis Vlasenko
2008-02-27
script: new applet by Pascal Bellard <pascal.bellard AT ads-lu.com>
Denis Vlasenko
2008-02-25
lpd: spool mode added by Vladimir
Denis Vlasenko
2008-02-20
[#1334] exec script for devices even if they dont have device nodes
Mike Frysinger
2008-02-19
findfs,mount: trivial build fix and whitespace fiexs
Denis Vlasenko
2008-02-18
support for mount by label (not yet tested)
Denis Vlasenko
2008-02-18
mount: with -vv -f, say what mount() calls we were going to make
Denis Vlasenko
2008-02-18
mount: optional support for -vv verbosity
Denis Vlasenko
2008-02-18
mount: recognize "dirsync" (closes bug 835)
Denis Vlasenko
2008-02-17
libbb: introduce and use xrename and rename_or_warn.
Denis Vlasenko
2008-02-16
mount: make -f work even without mtab support
Denis Vlasenko
2008-02-16
libbb: introduce bb_signals and bb_signals_recursive,
Denis Vlasenko
2008-02-16
random s/short/int/
Denis Vlasenko
2008-02-15
we need to pass back the rtc device name that was actually used so that we ca...
Mike Frysinger
2008-02-15
fix build failure when long opts are enabled
Mike Frysinger
2008-02-15
split some rtc funcs out of hwclock and into an rtc header/lib so that the ne...
Mike Frysinger
2008-02-14
umount: instead of non-standard -D, use -d with opposite meaning
Denis Vlasenko
2008-02-13
switch_root: stop at first non-option. Closes bug 1425.
Denis Vlasenko
2008-02-13
mkswap: fix help text to not lie about supported options.
Denis Vlasenko
2008-02-10
getpot: add support for "a+" specifier for nonnegative int parameters.
Denis Vlasenko
2008-02-03
mkswap: do not do extra seek
Denis Vlasenko
2008-02-01
add support for renaming/relocating device nodes
Mike Frysinger
2008-01-29
- be C99 friendly. Anonymous unions are a GNU extension. This change is
Bernhard Reutner-Fischer
2008-01-29
mount: allow and ignore _netdev option
Denis Vlasenko
2008-01-28
*: move getopt reset code to better place(s)
Denis Vlasenko
[prev]
[next]