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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hush: reinstate `cmd` handling for NOMMU (with fat big warning).
Denis Vlasenko
2008-02-10
1
-0
/
+3
*
microcom: split -d (delay) option away from -t
Denis Vlasenko
2008-02-09
1
-2
/
+8
*
mktemp: don't advertise -q option
Denis Vlasenko
2008-02-09
1
-1
/
+1
*
mktemp: support -p DIR (Timo Teras <timo.teras at iki.fi>)
Denis Vlasenko
2008-02-09
1
-2
/
+8
*
sendmail: update from maintainer
Denis Vlasenko
2008-02-08
2
-21
/
+27
*
README: doccument the need of CONFIG_DESKTOP
Denis Vlasenko
2008-02-08
1
-2
/
+2
*
- add eject -s for SCSI- and USB-devices (Nico Erfurth)
Bernhard Reutner-Fischer
2008-02-08
1
-0
/
+3
*
some more fixes for cross-compiling on an OS X host: apple provides core type...
Mike Frysinger
2008-02-07
2
-6
/
+16
*
only include mntent.h according to HAVE_MNTENT_H and dont define this on OS X
Mike Frysinger
2008-02-07
2
-2
/
+5
*
udhcp: optional support for non-standard DHCP ports (+300 bytes when selected)
Denis Vlasenko
2008-02-04
1
-3
/
+12
*
unzip: do not try to read entire compressed stream at once (it can be huge)
Denis Vlasenko
2008-02-04
1
-1
/
+1
*
msh: fix Ctrl-C handling with line editing
Denis Vlasenko
2008-02-02
1
-3
/
+2
*
sendmail: fixes by Vladimir Dronnikov <dronnikov at gmail.com>
Denis Vlasenko
2008-02-02
1
-7
/
+9
*
- be C99 friendly. Anonymous unions are a GNU extension. This change is
Bernhard Reutner-Fischer
2008-01-29
2
-5
/
+4
*
sendmail: new applet by dronnikov at gmail.com
Denis Vlasenko
2008-01-28
2
-0
/
+24
*
*: tidy up usage of char **environ
Denis Vlasenko
2008-01-28
1
-0
/
+3
*
halt: update help text
Denis Vlasenko
2008-01-24
1
-4
/
+7
*
comment fix
Denis Vlasenko
2008-01-24
1
-2
/
+1
*
- correct helptext of stat (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2008-01-17
1
-1
/
+1
*
- implement brctl setpathcost, setportprio, setbridgeprio, stp
Bernhard Reutner-Fischer
2008-01-14
1
-0
/
+4
*
- shrink a bit and implement time related fancy features. Improve help texts.
Bernhard Reutner-Fischer
2008-01-13
1
-2
/
+7
*
- fix commentary typo
Bernhard Reutner-Fischer
2008-01-13
1
-1
/
+1
*
- new applet brctl
Bernhard Reutner-Fischer
2008-01-13
2
-0
/
+11
*
hush: report [v]fork failures
Denis Vlasenko
2008-01-08
1
-2
/
+3
*
tac: new applet. ~240 bytes.
Denis Vlasenko
2008-01-06
2
-0
/
+6
*
ps: fix overflow in USER and VSZ columns
Denis Vlasenko
2008-01-06
1
-1
/
+3
*
ps: add conditional support for -o [e]time
Denis Vlasenko
2008-01-05
1
-1
/
+3
*
libbb: introduce and use safe_waitpid (loops in EINTR)
Denis Vlasenko
2008-01-02
1
-2
/
+2
*
libbb: introduce fputc_printable (from ed)
Denis Vlasenko
2007-12-30
1
-0
/
+5
*
Fix xmalloc_fgets_str so that it really does NOT strip terminator.
Denis Vlasenko
2007-12-26
1
-2
/
+5
*
udhcpc: support for -O <option>.
Denis Vlasenko
2007-12-10
1
-1
/
+3
*
find: add -iname support (Alexander Griesser <alexander.griesser@lkh-vil.or.at>)
Denis Vlasenko
2007-12-09
1
-0
/
+1
*
test: stop using lots of bss.
Denis Vlasenko
2007-11-30
1
-1
/
+1
*
sysctl: add -e: supress warnings about invalid key (Jeremy Kerr <jk@ozlabs.org>)
Denis Vlasenko
2007-11-29
1
-5
/
+6
*
Further optimize applet tables; prettify build output
Denis Vlasenko
2007-11-29
1
-13
/
+16
*
reorganize applet table. Eliminates pointers to names.
Denis Vlasenko
2007-11-28
3
-36
/
+34
*
cttyhack should be in /bin, not /usr/bin
Denis Vlasenko
2007-11-25
1
-1
/
+1
*
remove echo_main -> bb_echo indirection
Denis Vlasenko
2007-11-24
1
-1
/
+1
*
kill lash. "lash" builtin still exists, but it runs hush.
Denis Vlasenko
2007-11-23
2
-10
/
+1
*
arping: fix help text (-i -> -I), and shorten it a bit
Denis Vlasenko
2007-11-23
1
-7
/
+7
*
udhcpc: remove -W option, -A can be reused for that
Denis Vlasenko
2007-11-22
1
-15
/
+13
*
ash: fix bug where redirection of closed fd was leaving it open afterwards.
Denis Vlasenko
2007-11-22
1
-1
/
+1
*
sestatus: new SELinux applet (KaiGai Kohei <kaigai@ak.jp.nec.com>)
Denis Vlasenko
2007-11-22
2
-0
/
+7
*
udhcpc: an option to perform ARP check (Jonas Danielsson <jonas.danielsson@ax...
Denis Vlasenko
2007-11-22
1
-21
/
+27
*
ip: stop propagating argc; optimize ip_parse_common_args
Denis Vlasenko
2007-11-18
1
-0
/
+24
*
hexdump: add hd alias, add -R option
Denis Vlasenko
2007-11-18
2
-13
/
+21
*
dmesg,klogd: make code more readable
Denis Vlasenko
2007-11-16
1
-37
/
+36
*
who: add -a (by Tito)
Denis Vlasenko
2007-11-16
1
-2
/
+4
*
df: add -i (conditional on CONFIG)
Denis Vlasenko
2007-11-15
1
-32
/
+42
*
open_transformer: do not duplicate "<program> -cf -"
Denis Vlasenko
2007-11-12
1
-3
/
+3
[next]