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
/
include
/
usage.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lsusb: new applet. +400 bytes
Souf Oued
2009-12-07
1
-0
/
+3
*
lspci: new applet. +573 bytes
Souf Oued
2009-12-05
1
-0
/
+8
*
replace /bin/mdev with /sbin/mdev
Denys Vlasenko
2009-12-05
1
-1
/
+1
*
trim usage text. -238 bytes
Denys Vlasenko
2009-12-05
1
-58
/
+60
*
ntpd: implement -x. shrink code a bit. -69 bytes
Denys Vlasenko
2009-12-02
1
-2
/
+1
*
ntpd: and real handling for -N, show usage w/o options; trim text
Denys Vlasenko
2009-11-25
1
-0
/
+3
*
ntpd: add -q option. By Adam Tkac.
Denys Vlasenko
2009-11-23
1
-1
/
+2
*
traceroute: fix help text to not show -6 when traceroute6 is off
Denys Vlasenko
2009-11-23
1
-27
/
+27
*
traceroute6: new applet by Leonid Lisovskiy. +1562 bytes
Leonid Lisovskiy
2009-11-23
1
-3
/
+24
*
ntpd: new applet by Adam Tkac. +5k.
Adam Tkac
2009-11-22
1
-0
/
+11
*
flashcp: new applet by Stefan Seyfried. +900 bytes
Stefan Seyfried
2009-11-21
1
-2
/
+9
*
mkswap: add -L LABEL option. closes bug 689.
Denys Vlasenko
2009-11-03
1
-10
/
+4
*
mkfs.reiser: new applet. needs much polishing
Vladimir Dronnikov
2009-11-02
1
-0
/
+9
*
wall: new applet
Bernhard Reutner-Fischer
2009-10-27
1
-0
/
+8
*
sed: shrink usage text
Denys Vlasenko
2009-10-27
1
-1
/
+1
*
Minor usage tweak for sed.
Rob Landley
2009-10-27
1
-5
/
+3
*
patch: add longopts, --dry-run, add one more test
Denys Vlasenko
2009-10-24
1
-3
/
+12
*
ftpget/put: make 3rd parameter optional
Vladimir Dronnikov
2009-10-23
1
-2
/
+2
*
date: line up tabs in usage text
Denys Vlasenko
2009-10-23
1
-4
/
+4
*
date: handle long options
Bernhard Reutner-Fischer
2009-10-23
1
-2
/
+12
*
mke2fs: mention -F in usage text
Denys Vlasenko
2009-10-22
1
-2
/
+2
*
trimming help text
Denys Vlasenko
2009-10-22
1
-1
/
+1
*
mkfs_ext2: use compatible inode sizes; add -I <inodesize>. (by Vladimir)
Denys Vlasenko
2009-10-22
1
-7
/
+8
*
tune2fs: new applet by Vladimir. Only supports -L LABEL
Denys Vlasenko
2009-10-22
1
-8
/
+10
*
mkfs_ext2: fixes for huge filesystems
Denys Vlasenko
2009-10-18
1
-1
/
+1
*
mkfs_ext2: make it able to create images larger than 4G
Denys Vlasenko
2009-10-18
1
-2
/
+3
*
trim usage text
Denys Vlasenko
2009-10-17
1
-1
/
+1
*
mkfs_ext2: new applet by Vladimir
Vladimir Dronnikov
2009-10-17
1
-31
/
+36
*
udhcpc: more help text tweaking
Denys Vlasenko
2009-10-10
1
-1
/
+1
*
udhcpc: better wording in help text
Denys Vlasenko
2009-10-10
1
-1
/
+1
*
Trim help text a bit more
Denys Vlasenko
2009-10-06
1
-21
/
+18
*
Trim usage text a bit
Denys Vlasenko
2009-10-06
1
-38
/
+38
*
sendmail: accept -i too, not only -oi
Vladimir Dronnikov
2009-10-04
1
-0
/
+1
*
Fixes to usage text; updated busybox.spec
Denys Vlasenko
2009-10-02
1
-42
/
+42
*
ps: document -T option
Denys Vlasenko
2009-09-20
1
-0
/
+3
*
top, ps: do not output trailing spaces
Denys Vlasenko
2009-09-11
1
-1
/
+1
*
top: add -m ("memory") option
Denys Vlasenko
2009-09-11
1
-1
/
+1
*
modprobe-small: make string buffer code robust; fix help text
Denys Vlasenko
2009-09-07
1
-2
/
+15
*
documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com)
Denys Vlasenko
2009-09-06
1
-3
/
+3
*
telnetd: add -w ("inetd wait") option. Can be configured off.
Denys Vlasenko
2009-09-04
1
-8
/
+12
*
more help text tweaking
Denys Vlasenko
2009-08-27
1
-10
/
+8
*
trim help texts a bit
Denys Vlasenko
2009-08-27
1
-43
/
+43
*
remove a few extra newlines in help text
Denys Vlasenko
2009-08-27
1
-4
/
+4
*
add simple beep applet
Bernhard Reutner-Fischer
2009-08-21
1
-0
/
+10
*
msh: aliased to hush
Denys Vlasenko
2009-08-21
1
-11
/
+2
*
patch: support -N. By Olivier Duclos (olivier.duclos AT gmail.com)
Denys Vlasenko
2009-08-20
1
-1
/
+2
*
volname: new applet
Matthew Stoltenberg
2009-08-13
1
-0
/
+5
*
touch: implement -t TIME (needed for testsuite)
Denys Vlasenko
2009-07-18
1
-4
/
+4
*
touch: implement -d --date (our own testsuite needs that)
Denys Vlasenko
2009-07-18
1
-2
/
+3
*
pgrep/pkill: support -s and -P options
Denys Vlasenko
2009-07-06
1
-4
/
+8
[next]