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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
usage.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmp: support 3rd and 4th arguments if DESKTOP=y (needed for gcc build)
Denis Vlasenko
2007-03-21
1
-1
/
+1
*
random fixes to help text
Denis Vlasenko
2007-03-17
1
-56
/
+61
*
- change option -c to -Z to match newer upstream SElinux conventions
Bernhard Reutner-Fischer
2007-03-14
1
-1
/
+1
*
selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft)
Denis Vlasenko
2007-03-10
1
-6
/
+64
*
- add chrt applet.
Bernhard Reutner-Fischer
2007-03-09
1
-0
/
+16
*
hwclock: support /dev/rtc0 etc
Denis Vlasenko
2007-03-07
1
-3
/
+6
*
fix umount usage message
Denis Vlasenko
2007-03-07
1
-1
/
+2
*
clean up accumulated whitespace damage
Denis Vlasenko
2007-03-07
1
-3
/
+3
*
start_stop_daemon: add -chuid support
Denis Vlasenko
2007-02-26
1
-1
/
+1
*
grep: "implement" -a and -I by ignoring them
Denis Vlasenko
2007-02-25
1
-22
/
+24
*
syslogd: MARK code is buggy. Disabling it altogether on anti-bloat grounds
Denis Vlasenko
2007-02-14
1
-1
/
+1
*
ping: support -I addr in family neutral manner; reuse a bit of common code
Denis Vlasenko
2007-02-09
1
-9
/
+11
*
new applets: selinux utils by KaiGai Kohei <kaigai@kaigai.gr.jp>
Denis Vlasenko
2007-02-06
1
-10
/
+34
*
- document the multicast argument for ip link
Bernhard Reutner-Fischer
2007-01-28
1
-1
/
+1
*
Unify ping and ping6. ping has -4 and -6 which force
Denis Vlasenko
2007-01-24
1
-16
/
+12
*
- make tty's pre SUSv3 option handling dependant on INCLUDE_SUSv2
Bernhard Reutner-Fischer
2007-01-20
1
-1
/
+2
*
By popular request reinstate fakeidentd's standalone mode.
Denis Vlasenko
2007-01-14
1
-14
/
+8
*
next part of ipv6-ization. mostly netcat.
Denis Vlasenko
2007-01-12
1
-1
/
+1
*
fakeinetd: attempted ipv6-ization (and it's done)
Denis Vlasenko
2007-01-11
1
-0
/
+9
*
Fix typo in usage text by shortening it
Denis Vlasenko
2007-01-09
1
-3
/
+3
*
- a few minor tweaks
Bernhard Reutner-Fischer
2007-01-07
1
-5
/
+5
*
add arp applet - thanks to
Denis Vlasenko
2007-01-07
1
-0
/
+20
*
syslogd: start using bb_common_bufsiz1 instead of stack/malloc
Denis Vlasenko
2007-01-04
1
-9
/
+9
*
new libbb func: xmalloc_realpath (+ use it where makes sense)
Denis Vlasenko
2007-01-04
1
-1
/
+2
*
chattr: bugfixes and size reduction
Denis Vlasenko
2006-12-26
1
-1
/
+1
*
leftover of e2fsck surgery
Denis Vlasenko
2006-12-26
1
-4
/
+4
*
Fix irregular capitalization in usage texts
Denis Vlasenko
2006-12-25
1
-536
/
+535
*
trim help texts a bit more
Denis Vlasenko
2006-12-25
1
-16
/
+16
*
more usage message cleanups
Denis Vlasenko
2006-12-24
1
-164
/
+152
*
Cleanup usage messages (-200 bytes).
Denis Vlasenko
2006-12-24
1
-367
/
+378
*
fix/shorten some usage strings
Denis Vlasenko
2006-12-17
1
-349
/
+412
*
build system: add "release" target
Denis Vlasenko
2006-12-12
1
-13
/
+22
*
- s/:\t\t/\t/ for two helptexts.
Bernhard Reutner-Fischer
2006-12-07
1
-5
/
+5
*
usage: fix few help texts, fix breakage: '\<tab>'
Denis Vlasenko
2006-11-28
1
-50
/
+51
*
fix udhcpc help message, take steps to make usage.h less messy
Denis Vlasenko
2006-11-28
1
-2241
/
+2240
*
udhcpc: convert to getopt32
Denis Vlasenko
2006-11-27
1
-0
/
+9
*
tar: sanitize option handling
Denis Vlasenko
2006-11-24
1
-1
/
+1
*
- revert r15563 (pull current version of taskset off the busybox_scratch branch)
Bernhard Reutner-Fischer
2006-11-22
1
-0
/
+17
*
telnetd: we were having telnetd with is ONLY inetd or ONLY standalone.
Denis Vlasenko
2006-11-22
1
-8
/
+10
*
- add 'ip rule' support. First take..
Bernhard Reutner-Fischer
2006-11-21
1
-3
/
+14
*
dhcprelay: new applet
Denis Vlasenko
2006-11-20
1
-0
/
+10
*
rodata cleanup. "unable to" == "cannot". -300 bytes
Denis Vlasenko
2006-11-18
1
-10
/
+10
*
nc: fix --help text
Denis Vlasenko
2006-11-18
1
-6
/
+2
*
runit: add runsv, runsvdir and sv. Oh yes.
Denis Vlasenko
2006-11-17
1
-0
/
+16
*
httpd: reduce ifdef forest. comment out redundant PATH setting
Denis Vlasenko
2006-11-16
1
-1
/
+1
*
httpd: add -i (inetd) and -f (foreground) otions.
Denis Vlasenko
2006-11-16
1
-2
/
+5
*
svlogd: new applet. +9k. Still too big, but it was 12k yesterday.
Denis Vlasenko
2006-11-16
1
-0
/
+7
*
usage.h: stop using ancient USAGE_xxx (we have USE_xx now)
Denis Vlasenko
2006-11-05
1
-34
/
+13
*
ps: implement POSIX-like options, most notably -o
Denis Vlasenko
2006-11-05
1
-0
/
+15
*
chgrp: just call chown! :)
Denis Vlasenko
2006-10-27
1
-2
/
+8
[next]