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
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbb: introduce and use sigprocmask_allsigs and sigaction_set.
Denis Vlasenko
2008-03-17
7
-64
/
+31
*
libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set
Denis Vlasenko
2008-03-12
14
-83
/
+60
*
nc: remove a bit of bloat
Denis Vlasenko
2008-03-12
7
-301
/
+308
*
inetd: make it NOMMU-capable and IPv6-friendly. Lots of renames
Denis Vlasenko
2008-03-12
10
-1051
/
+829
*
crond: make it NOMMU-capable
Denis Vlasenko
2008-03-12
6
-427
/
+401
*
fixups to vi usage, and move the initial redraw() past the
Paul Fox
2008-03-06
2
-8
/
+14
*
fixed the "dot" (i.e. '.') command, to properly re-init its
Paul Fox
2008-03-06
1
-58
/
+65
*
define DEBUG as 0, for when ENABLE_FEATURE_DEVPTS is not on.
Paul Fox
2008-03-05
1
-0
/
+2
*
fix vi's '?' and '/' commands to correctly set a new direction
Paul Fox
2008-03-05
1
-1
/
+4
*
msh: create testsuite (based on hush one)
Denis Vlasenko
2008-03-02
42
-12
/
+318
*
unlzma: save a few more bytes, and maybe even a bit faster now
Denis Vlasenko
2008-03-02
1
-7
/
+3
*
unlzma: if !LZMA_FAST, save ~200 more bytes (Pascal Bellard <pascal.bellard A...
Denis Vlasenko
2008-03-02
1
-24
/
+36
*
msh: a few fields renamed; short->int conversion for a field
Denis Vlasenko
2008-03-02
1
-60
/
+59
*
actually add bb_qsort.c
Denis Vlasenko
2008-03-02
21
-20
/
+40
*
libbb: inntroduce and use bb_pstrcmp() and qsort_string_vector()
Denis Vlasenko
2008-03-02
5
-135
/
+15
*
msh: renames: ->words => ->op_words, space() => get_space()
Denis Vlasenko
2008-03-02
1
-107
/
+99
*
doc: add info about sed s/.../.../I modifier
Denis Vlasenko
2008-03-01
1
-0
/
+3
*
msh: fix for bug 846 ("break" didn't work second time)
Denis Vlasenko
2008-03-01
2
-85
/
+148
*
nmeter: fix bug where %[mf] behaves as %[mt]
Denis Vlasenko
2008-02-29
1
-1
/
+1
*
run-parts: add --reverse
Denis Vlasenko
2008-02-28
1
-16
/
+19
*
zcip: chdiring to root when daemonizing is not useful,
Denis Vlasenko
2008-02-28
1
-2
/
+2
*
sed: n cmd must reset "we had successful subst" flag. closes bug 1214.
Denis Vlasenko
2008-02-28
2
-2
/
+9
*
microcom: shrink
Denis Vlasenko
2008-02-28
1
-4
/
+1
*
script: correctly handle buffered "tail" of output. +35 bytes.
Denis Vlasenko
2008-02-28
1
-60
/
+52
*
- Don't point to obsolete patches but the current fixes for the stable releases
Bernhard Reutner-Fischer
2008-02-27
1
-3
/
+2
*
- update docs to point to the current stable branch
Bernhard Reutner-Fischer
2008-02-27
1
-1
/
+1
*
- fix compilation failure due to implicit decl of resolve_mount_spec().
Bernhard Reutner-Fischer
2008-02-27
1
-2
/
+0
*
httpd: fix breakage introduced by "support for I:index.xml"
Denis Vlasenko
2008-02-27
1
-0
/
+1
*
*: add optimization barrier to all "G trick" locations
Denis Vlasenko
2008-02-27
32
-64
/
+97
*
lpr: removed stdio; added "job received" message in verbose mode.
Denis Vlasenko
2008-02-27
1
-32
/
+28
*
libbb: add forgotten part of "script" applet change
Denis Vlasenko
2008-02-27
1
-0
/
+56
*
script: new applet by Pascal Bellard <pascal.bellard AT ads-lu.com>
Denis Vlasenko
2008-02-27
8
-47
/
+214
*
sendmail: yet another maintainer's update
Denis Vlasenko
2008-02-27
3
-125
/
+92
*
sendmail: update from maintainer
Denis Vlasenko
2008-02-26
2
-157
/
+215
*
lpr: fflush stdout fix
Denis Vlasenko
2008-02-26
1
-0
/
+2
*
syslogd: optional support for dropping dups. closes bug 436.
Denis Vlasenko
2008-02-26
3
-21
/
+54
*
ifenslave: new applet. closes bug 115.
Denis Vlasenko
2008-02-26
5
-0
/
+656
*
start_stop_daemon: stop using data/bss
Denis Vlasenko
2008-02-26
1
-15
/
+34
*
reset: call "stty sane". Closes bug 1414.
Denis Vlasenko
2008-02-26
1
-4
/
+21
*
actually add libbb/safe_gethostname.c
Denis Vlasenko
2008-02-25
1
-0
/
+53
*
*: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it>
Denis Vlasenko
2008-02-25
8
-45
/
+32
*
lpd: spool mode added by Vladimir
Denis Vlasenko
2008-02-25
11
-82
/
+143
*
lpd: now with "svn add"...
Denis Vlasenko
2008-02-25
1
-0
/
+79
*
lpd: new applet by Vladimir Dronnikov <dronnikov AT gmail.com>
Denis Vlasenko
2008-02-24
6
-5
/
+24
*
forgotten bit of rmdir long options support
Denis Vlasenko
2008-02-24
1
-0
/
+8
*
fix typo in comment, no code changes
Denis Vlasenko
2008-02-24
1
-1
/
+1
*
lpr: fixing vda's thinko
Denis Vlasenko
2008-02-24
1
-1
/
+1
*
less: shrink
Denis Vlasenko
2008-02-24
1
-24
/
+22
*
lpr,lpq: rework by dronnikov AT gmail.com
Denis Vlasenko
2008-02-24
7
-326
/
+211
*
rmdir: optional long options support for Debian users. +68 bytes.
Denis Vlasenko
2008-02-24
1
-12
/
+21
[next]