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
/
selinux
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-03-17
*: shrink by using [f]open_or_warn_stdin where appropriate
Denis Vlasenko
26
-219
/
+214
2008-03-17
clean up TODO file. No real code changes.
Denis Vlasenko
7
-23
/
+8
2008-03-17
*: fix fallout from -Wunused-parameter
Denis Vlasenko
36
-58
/
+156
2008-03-17
dnsd: properly set _src_ IP:port on outgoing UDP packets
Denis Vlasenko
3
-63
/
+65
2008-03-17
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
138
-327
/
+352
2008-03-17
fsck: shrink (we were passing around some params which were unused)
Denis Vlasenko
1
-137
/
+100
2008-03-17
help text: regularize format, and shrink
Denis Vlasenko
3
-1569
/
+1630
2008-03-17
mount: plug a hole where FEATURE_MOUNT_HELPERS could allow execution
Denis Vlasenko
1
-18
/
+22
2008-03-17
fuser: bugfixes and shrink. It was assuming that xmalloc zeroes returned area!
Denis Vlasenko
2
-232
/
+191
2008-03-17
dos2unix: tiny shrink
Denis Vlasenko
8
-207
/
+203
2008-03-17
less: improve search when data is not supplied fast enough by stdin -
Denis Vlasenko
1
-50
/
+64
2008-03-17
tcpsvd,udpsvd: make them NOMMU-capable
Denis Vlasenko
3
-140
/
+198
2008-03-17
fsck_minix: getopt32-ification; code shrink; reduce stack usage;
Denis Vlasenko
3
-224
/
+139
2008-03-17
libbb: introduce and use sigprocmask_allsigs and sigaction_set.
Denis Vlasenko
7
-64
/
+31
2008-03-12
libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set
Denis Vlasenko
14
-83
/
+60
2008-03-12
nc: remove a bit of bloat
Denis Vlasenko
7
-301
/
+308
2008-03-12
inetd: make it NOMMU-capable and IPv6-friendly. Lots of renames
Denis Vlasenko
10
-1051
/
+829
2008-03-12
crond: make it NOMMU-capable
Denis Vlasenko
6
-427
/
+401
2008-03-06
fixups to vi usage, and move the initial redraw() past the
Paul Fox
2
-8
/
+14
2008-03-06
fixed the "dot" (i.e. '.') command, to properly re-init its
Paul Fox
1
-58
/
+65
2008-03-05
define DEBUG as 0, for when ENABLE_FEATURE_DEVPTS is not on.
Paul Fox
1
-0
/
+2
2008-03-05
fix vi's '?' and '/' commands to correctly set a new direction
Paul Fox
1
-1
/
+4
2008-03-02
msh: create testsuite (based on hush one)
Denis Vlasenko
42
-12
/
+318
2008-03-02
unlzma: save a few more bytes, and maybe even a bit faster now
Denis Vlasenko
1
-7
/
+3
2008-03-02
unlzma: if !LZMA_FAST, save ~200 more bytes (Pascal Bellard <pascal.bellard A...
Denis Vlasenko
1
-24
/
+36
2008-03-02
msh: a few fields renamed; short->int conversion for a field
Denis Vlasenko
1
-60
/
+59
2008-03-02
actually add bb_qsort.c
Denis Vlasenko
21
-20
/
+40
2008-03-02
libbb: inntroduce and use bb_pstrcmp() and qsort_string_vector()
Denis Vlasenko
5
-135
/
+15
2008-03-02
msh: renames: ->words => ->op_words, space() => get_space()
Denis Vlasenko
1
-107
/
+99
2008-03-01
doc: add info about sed s/.../.../I modifier
Denis Vlasenko
1
-0
/
+3
2008-03-01
msh: fix for bug 846 ("break" didn't work second time)
Denis Vlasenko
2
-85
/
+148
2008-02-29
nmeter: fix bug where %[mf] behaves as %[mt]
Denis Vlasenko
1
-1
/
+1
2008-02-28
run-parts: add --reverse
Denis Vlasenko
1
-16
/
+19
2008-02-28
zcip: chdiring to root when daemonizing is not useful,
Denis Vlasenko
1
-2
/
+2
2008-02-28
sed: n cmd must reset "we had successful subst" flag. closes bug 1214.
Denis Vlasenko
2
-2
/
+9
2008-02-28
microcom: shrink
Denis Vlasenko
1
-4
/
+1
2008-02-28
script: correctly handle buffered "tail" of output. +35 bytes.
Denis Vlasenko
1
-60
/
+52
2008-02-27
- Don't point to obsolete patches but the current fixes for the stable releases
Bernhard Reutner-Fischer
1
-3
/
+2
2008-02-27
- update docs to point to the current stable branch
Bernhard Reutner-Fischer
1
-1
/
+1
2008-02-27
- fix compilation failure due to implicit decl of resolve_mount_spec().
Bernhard Reutner-Fischer
1
-2
/
+0
2008-02-27
httpd: fix breakage introduced by "support for I:index.xml"
Denis Vlasenko
1
-0
/
+1
2008-02-27
*: add optimization barrier to all "G trick" locations
Denis Vlasenko
32
-64
/
+97
2008-02-27
lpr: removed stdio; added "job received" message in verbose mode.
Denis Vlasenko
1
-32
/
+28