index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
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
/
editors
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-10-08
attempt to regularize atoi mess.
vda
1
-1
/
+1
2006-10-07
dd: make it recognize not only 'k' but 'K' too;
vda
7
-63
/
+46
2006-10-07
awk: && -> & in "n->info && OPCLSMASK" - fixes bug 1067
vda
1
-1
/
+1
2006-10-07
eject: remove unmounting. It is buggy for many non-trivial
vda
1
-12
/
+8
2006-10-07
wget: don't be careless with xstrdup'ing
vda
1
-18
/
+24
2006-10-07
wget: fix download of URLs like:
vda
1
-6
/
+30
2006-10-06
build system: do not generate include/linux
vda
1
-2
/
+0
2006-10-06
dnsd fix; option_mask32 added. dnsd needs more love.
vda
8
-148
/
+154
2006-10-06
chpst: fix vda's silly mistakes
vda
1
-1
/
+2
2006-10-05
eject: -T fix
vda
3
-22
/
+24
2006-10-05
httpd: add -u user[:grp] support
vda
12
-139
/
+117
2006-10-05
which: -84 bytes
vda
2
-50
/
+27
2006-10-05
make defconfig now works
vda
2
-1
/
+608
2006-10-05
yet another fixlet: make clean/distclean/mrproper
vda
2
-4
/
+108
2006-10-05
fixing build system overhaul fallout...
vda
4
-4
/
+46
2006-10-05
build system: small optimization
vda
5
-25
/
+34
2006-10-05
build system overhaul
vda
188
-11752
/
+16367
2006-10-03
bb_applet_name -> applet_name
vda
45
-69
/
+71
2006-10-03
getopt_ulflags -> getopt32.
vda
120
-327
/
+322
2006-10-03
rename bb_default_error_retval -> xfunc_error_retval
vda
17
-19
/
+19
2006-10-03
fdformat: remove redundant check
vda
2
-8
/
+7
2006-10-03
lots of silly indent fixes
vda
12
-144
/
+143
2006-10-03
random style fixes
vda
4
-18
/
+20
2006-10-03
traceroute: fix compilation if netinet/protocols.h is missing
vda
1
-25
/
+13
2006-10-03
Yeah, yeah... I forgot about 'svn add'... fixing that
vda
6
-0
/
+523
2006-10-03
runit/chpst: "change process state" utility
vda
8
-34
/
+107
2006-10-03
traceroute: do not look up icmp protocol# in /etc, it is well-known :)
vda
1
-7
/
+2
2006-10-02
ifupdown: Debian users contributed improvement to it
vda
1
-23
/
+27
2006-10-02
eject: -T (implements single button open/close)
vda
2
-9
/
+25
2006-10-02
mount: accept and ignore -s (sloppy) option.
vda
1
-11
/
+11
2006-10-01
sed: -e options were handled in reverse order. fix that.
vda
1
-19
/
+27
2006-10-01
sed: unbreak multiple -e, -f option handling (my fault)
vda
4
-20
/
+29
2006-10-01
gzip: add a bit of comment. The code itself
vda
1
-4
/
+8
2006-10-01
g[un]zip: add support for -v (verbose).
vda
15
-72
/
+122
2006-10-01
wget: make progress bar and ETA work correctly with -c
vda
1
-35
/
+37
2006-09-30
dpkg: fix use-after-free (bug 939)
vda
1
-7
/
+4
2006-09-30
lsmod: repair indentation
vda
3
-128
/
+124
2006-09-30
vconfig: fix bug 701 (I be damned if I understand it)
vda
2
-8
/
+9
2006-09-30
syslogd: do not retry udp sends (can stall syslogd for extended periods
vda
1
-41
/
+14
2006-09-30
syslogd: getopt_ulflags'ification (save ~50 bytes)
vda
1
-143
/
+156
2006-09-30
syslogd: add option to suppress logging of messages lower than level N (-n N)
vda
2
-5
/
+18
2006-09-30
fbset: store short string in the structure itself instead of the pointer
vda
1
-213
/
+203
2006-09-30
fbset: add support for -a (bug 1017)
vda
1
-6
/
+14
2006-09-30
no-op (just for svn commit run. 2.6.18 oopses on that, need to reproduce)
vda
1
-1
/
+0
2006-09-30
libiproute/ll_map.c: fix bug 279
vda
1
-6
/
+30
2006-09-29
wc: optionally support very large files in wc
vda
2
-3
/
+15
2006-09-29
wc: reduce source cruft, make it so that "wc -c" (one option, no filenames)
vda
1
-44
/
+31
2006-09-29
Mention the new gpl@busybox.net address.
landley
2
-1
/
+6
2006-09-29
losetup: use /dev/loopN or /dev/loop/N according to CONFIG_FEATURE_DEVFS=n/y
vda
2
-2
/
+4
2006-09-29
Yet another silly little byte saving. couldn't -> cannot
vda
17
-33
/
+33
[next]