index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util-linux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mount: remove superfluous comment
Denis Vlasenko
2008-04-07
1
-1
/
+0
*
script: do not ignore poll() errors. ~+20 bytes.
Denis Vlasenko
2008-04-01
1
-1
/
+5
*
mdev: optional support for regex pattern group substitution.
Denis Vlasenko
2008-03-29
2
-3
/
+48
*
mdev: fix block/char device detection. Closes bug 2144.
Denis Vlasenko
2008-03-29
1
-1
/
+3
*
mdev: fix "foo 0:0 444 >bar/baz" rule handling. make_device() +23 bytes
Denis Vlasenko
2008-03-29
1
-11
/
+16
*
mdev: fix a bug where it was not stopping on first matching rule
Denis Vlasenko
2008-03-29
1
-109
/
+99
*
whitespace fixes
Denis Vlasenko
2008-03-28
2
-4
/
+4
*
mdev: plug a few memory and fd leaks; simplify code a bit
Denis Vlasenko
2008-03-27
1
-71
/
+69
*
*: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/
Denis Vlasenko
2008-03-26
3
-4
/
+4
*
*: whitespace fixes, no code changes
Denis Vlasenko
2008-03-24
2
-6
/
+6
*
lpr: add more accurate comments
Denis Vlasenko
2008-03-24
2
-2
/
+2
*
patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)
Denis Vlasenko
2008-03-23
4
-5
/
+0
*
*: fix build problems found with randomconfig
Denis Vlasenko
2008-03-21
1
-0
/
+1
*
termios can be used by either top or more.
Paul Fox
2008-03-20
1
-1
/
+1
*
mount: #ifdef out MOUNT_LABEL code parts if it is not selected
Denis Vlasenko
2008-03-18
1
-0
/
+4
*
brctl: eliminate stray data object
Denis Vlasenko
2008-03-17
1
-4
/
+5
*
*: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname.
Denis Vlasenko
2008-03-17
3
-3
/
+3
*
volume_id: disable detection routines which are not setting label and uuid an...
Denis Vlasenko
2008-03-17
19
-187
/
+204
*
volude_id: remove unused fields and functions which were setting them
Denis Vlasenko
2008-03-17
34
-322
/
+364
*
*: mode tcp/udpsvd to networking, delete ipsvd/*
Denis Vlasenko
2008-03-17
1
-15
/
+14
*
*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)
Denis Vlasenko
2008-03-17
5
-30
/
+41
*
*: shrink by using [f]open_or_warn_stdin where appropriate
Denis Vlasenko
2008-03-17
1
-1
/
+1
*
*: fix fallout from -Wunused-parameter
Denis Vlasenko
2008-03-17
4
-8
/
+26
*
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
14
-22
/
+26
*
help text: regularize format, and shrink
Denis Vlasenko
2008-03-17
1
-3
/
+1
*
mount: plug a hole where FEATURE_MOUNT_HELPERS could allow execution
Denis Vlasenko
2008-03-17
1
-18
/
+22
*
dos2unix: tiny shrink
Denis Vlasenko
2008-03-17
1
-43
/
+36
*
fsck_minix: getopt32-ification; code shrink; reduce stack usage;
Denis Vlasenko
2008-03-17
1
-221
/
+133
*
script: correctly handle buffered "tail" of output. +35 bytes.
Denis Vlasenko
2008-02-28
1
-60
/
+52
*
- fix compilation failure due to implicit decl of resolve_mount_spec().
Bernhard Reutner-Fischer
2008-02-27
1
-2
/
+0
*
*: add optimization barrier to all "G trick" locations
Denis Vlasenko
2008-02-27
5
-6
/
+4
*
script: new applet by Pascal Bellard <pascal.bellard AT ads-lu.com>
Denis Vlasenko
2008-02-27
2
-0
/
+196
*
lpd: spool mode added by Vladimir
Denis Vlasenko
2008-02-25
1
-1
/
+2
*
[#1334] exec script for devices even if they dont have device nodes
Mike Frysinger
2008-02-20
1
-4
/
+14
*
findfs,mount: trivial build fix and whitespace fiexs
Denis Vlasenko
2008-02-19
2
-6
/
+8
*
support for mount by label (not yet tested)
Denis Vlasenko
2008-02-18
39
-3
/
+4601
*
mount: with -vv -f, say what mount() calls we were going to make
Denis Vlasenko
2008-02-18
1
-13
/
+24
*
mount: optional support for -vv verbosity
Denis Vlasenko
2008-02-18
2
-12
/
+57
*
mount: recognize "dirsync" (closes bug 835)
Denis Vlasenko
2008-02-18
1
-0
/
+9
*
libbb: introduce and use xrename and rename_or_warn.
Denis Vlasenko
2008-02-17
1
-1
/
+1
*
mount: make -f work even without mtab support
Denis Vlasenko
2008-02-16
2
-20
/
+42
*
libbb: introduce bb_signals and bb_signals_recursive,
Denis Vlasenko
2008-02-16
1
-3
/
+5
*
random s/short/int/
Denis Vlasenko
2008-02-16
4
-14
/
+15
*
we need to pass back the rtc device name that was actually used so that we ca...
Mike Frysinger
2008-02-15
2
-8
/
+8
*
fix build failure when long opts are enabled
Mike Frysinger
2008-02-15
1
-11
/
+10
*
split some rtc funcs out of hwclock and into an rtc header/lib so that the ne...
Mike Frysinger
2008-02-15
4
-99
/
+232
*
umount: instead of non-standard -D, use -d with opposite meaning
Denis Vlasenko
2008-02-14
1
-36
/
+37
*
switch_root: stop at first non-option. Closes bug 1425.
Denis Vlasenko
2008-02-13
1
-2
/
+2
*
mkswap: fix help text to not lie about supported options.
Denis Vlasenko
2008-02-13
1
-6
/
+39
*
getpot: add support for "a+" specifier for nonnegative int parameters.
Denis Vlasenko
2008-02-10
1
-19
/
+10
[prev]
[next]