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
*
netstat: introduce -W: wide, ipv6-friendly output
vda
2007-05-15
1
-12
/
+14
*
cryptpw: new applet (a bit less than 3k added)
vda
2007-05-08
1
-0
/
+7
*
deluser: add optional support for removing users from groups
vda
2007-04-15
1
-2
/
+3
*
find: add support for -delete, -path (by Natanael Copa)
vda
2007-04-13
1
-0
/
+4
*
- forgot this hunk that corrects the usage text of ip
aldot
2007-04-10
1
-3
/
+15
*
find: improve usage text (Natanael Copa <natanael.copa@gmail.com>)
vda
2007-04-05
1
-1
/
+7
*
nc: port nc 1.10 to busybox
vda
2007-04-05
1
-0
/
+31
*
- clean up addgroup, fix adding users to existing groups and make it optional...
aldot
2007-04-05
1
-2
/
+2
*
- add -s|--spider which only checks if the file exists but does not download ...
aldot
2007-04-05
1
-3
/
+4
*
find: un-DESKTOPize (Kai Schwenzfeier <niteblade@gmx.net>)
vda
2007-04-04
1
-1
/
+3
*
Add/improve comment, shorten some usage texts. No code changes.
vda
2007-04-04
1
-38
/
+36
*
ipsvd: make udpsvd work similar to tcpsvd (multiple parallel
vda
2007-04-03
1
-5
/
+7
*
udpsvd: more work on it. works in limited testing.
vda
2007-04-03
1
-9
/
+18
*
udpsvd: next part of ipsvd applets (not working yet)
vda
2007-04-01
1
-0
/
+5
*
Copyright, help text, whitespace cleanups
vda
2007-04-01
1
-2
/
+20
*
tcpsvd: new applet
vda
2007-04-01
1
-0
/
+5
*
- rewrite run-parts
aldot
2007-03-28
1
-2
/
+17
*
- add usage for split
aldot
2007-03-26
1
-1
/
+6
*
- rough prototype for split(1). TODO: Still needs some love since it's way to...
aldot
2007-03-25
1
-0
/
+6
*
SELinux: load_policy applet
vda
2007-03-24
1
-0
/
+4
*
dnsd: fix several buglets, make smaller
vda
2007-03-24
1
-1
/
+1
*
cmp: support 3rd and 4th arguments if DESKTOP=y (needed for gcc build)
vda
2007-03-21
1
-1
/
+1
*
random fixes to help text
vda
2007-03-17
1
-56
/
+61
*
- change option -c to -Z to match newer upstream SElinux conventions
aldot
2007-03-14
1
-1
/
+1
*
selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft)
vda
2007-03-10
1
-6
/
+64
*
- add chrt applet.
aldot
2007-03-09
1
-0
/
+16
*
hwclock: support /dev/rtc0 etc
vda
2007-03-07
1
-3
/
+6
*
fix umount usage message
vda
2007-03-07
1
-1
/
+2
*
clean up accumulated whitespace damage
vda
2007-03-07
1
-3
/
+3
*
start_stop_daemon: add -chuid support
vda
2007-02-26
1
-1
/
+1
*
grep: "implement" -a and -I by ignoring them
vda
2007-02-25
1
-22
/
+24
*
syslogd: MARK code is buggy. Disabling it altogether on anti-bloat grounds
vda
2007-02-14
1
-1
/
+1
*
ping: support -I addr in family neutral manner; reuse a bit of common code
vda
2007-02-09
1
-9
/
+11
*
new applets: selinux utils by KaiGai Kohei <kaigai@kaigai.gr.jp>
vda
2007-02-06
1
-10
/
+34
*
- document the multicast argument for ip link
aldot
2007-01-28
1
-1
/
+1
*
Unify ping and ping6. ping has -4 and -6 which force
vda
2007-01-24
1
-16
/
+12
*
- make tty's pre SUSv3 option handling dependant on INCLUDE_SUSv2
aldot
2007-01-20
1
-1
/
+2
*
By popular request reinstate fakeidentd's standalone mode.
vda
2007-01-14
1
-14
/
+8
*
next part of ipv6-ization. mostly netcat.
vda
2007-01-12
1
-1
/
+1
*
fakeinetd: attempted ipv6-ization (and it's done)
vda
2007-01-11
1
-0
/
+9
*
Fix typo in usage text by shortening it
vda
2007-01-09
1
-3
/
+3
*
- a few minor tweaks
aldot
2007-01-07
1
-5
/
+5
*
add arp applet - thanks to
vda
2007-01-07
1
-0
/
+20
*
syslogd: start using bb_common_bufsiz1 instead of stack/malloc
vda
2007-01-04
1
-9
/
+9
*
new libbb func: xmalloc_realpath (+ use it where makes sense)
vda
2007-01-04
1
-1
/
+2
*
chattr: bugfixes and size reduction
vda
2006-12-26
1
-1
/
+1
*
leftover of e2fsck surgery
vda
2006-12-26
1
-4
/
+4
*
Fix irregular capitalization in usage texts
vda
2006-12-25
1
-536
/
+535
*
trim help texts a bit more
vda
2006-12-25
1
-16
/
+16
*
more usage message cleanups
vda
2006-12-24
1
-164
/
+152
[next]