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
*
more of -Wall fixes from Cristian Ionescu-Idbohrn.
Denis Vlasenko
2008-05-15
1
-1
/
+1
*
Use intra-DSO calls when we build libbusybox. No-op for normal build.
Denis Vlasenko
2008-05-09
11
-58
/
+131
*
- fix selinux stuff
Bernhard Reutner-Fischer
2008-05-08
1
-7
/
+7
*
- correct usage helptext of ifupdown
Bernhard Reutner-Fischer
2008-05-08
1
-4
/
+8
*
httpd: fix several bugs triggering by realtive path in -h DIR.
Denis Vlasenko
2008-05-07
1
-0
/
+4
*
uniq: support -w. closes bug 3094.
Denis Vlasenko
2008-05-03
1
-5
/
+5
*
remove stray semicolon
Denis Vlasenko
2008-04-30
1
-1
/
+1
*
cp: fix "cp -RL" to create regular files even if src is a symlink
Denis Vlasenko
2008-04-27
1
-3
/
+4
*
date: make it accept ISO date format. Fix help text.
Denis Vlasenko
2008-04-25
1
-1
/
+2
*
whitespace fixes. no code changes
Denis Vlasenko
2008-04-22
2
-2
/
+2
*
tentative fix for ppc64 problems with ioctl.
Denis Vlasenko
2008-04-21
1
-6
/
+7
*
libbb: introduce xmalloc_xopen_read_close and use where appropriate
Denis Vlasenko
2008-04-19
1
-2
/
+5
*
top: fix build failure
Denis Vlasenko
2008-04-17
1
-5
/
+0
*
make test, [ and [[ all NOFORK, for consistency.
Denis Vlasenko
2008-04-13
2
-336
/
+361
*
man: new applet. ~600 bytes.
Denis Vlasenko
2008-04-13
2
-0
/
+9
*
dd: update usage text
Denis Vlasenko
2008-04-07
1
-4
/
+8
*
ping: add -w, -W support (James Simmons <jsimmons AT infradead.org>)
Denis Vlasenko
2008-04-07
1
-0
/
+4
*
brctl: optional support for "show" cmd (by L. Gabriel Somlo <somlo AT cmu.edu>)
Denis Vlasenko
2008-04-06
2
-4
/
+8
*
cpio: optional support for writing cpio files in newc format.
Denis Vlasenko
2008-04-05
1
-2
/
+9
*
udhcpc: add -o "do not request options by default" switch
Denis Vlasenko
2008-04-02
1
-5
/
+7
*
shells: do not frocibly enable test, echo and kill _applets_,
Denis Vlasenko
2008-04-01
2
-13
/
+7
*
libbb: preventive fix for SIGxxx >= 32
Denis Vlasenko
2008-03-30
1
-14
/
+18
*
copy_file: handle "cp /dev/foo file" (almost) compatibly to coreutils.
Denis Vlasenko
2008-03-28
1
-15
/
+19
*
fbsplash: move to /sbin; small shrink
Denis Vlasenko
2008-03-28
1
-1
/
+1
*
openvt: fix gross mismatch between us and "standard" openvt.
Denis Vlasenko
2008-03-27
1
-2
/
+8
*
fbsplash: support this usage:
Denis Vlasenko
2008-03-27
1
-2
/
+0
*
*: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/
Denis Vlasenko
2008-03-26
2
-7
/
+10
*
fbsplash: shrink, better help text; inifile cannot specify image now;
Denis Vlasenko
2008-03-26
1
-4
/
+6
*
patch: add support for -R. ~ +110 byte. By Pascal Bellard <pascal.bellard AT ...
Denis Vlasenko
2008-03-26
2
-1
/
+14
*
help text shrinkage
Denis Vlasenko
2008-03-25
1
-15
/
+13
*
date: even more of help text shrink
Denis Vlasenko
2008-03-25
1
-2
/
+1
*
date: make help text more understandable; small shrink
Denis Vlasenko
2008-03-25
1
-9
/
+17
*
lpr: add more accurate comments
Denis Vlasenko
2008-03-24
1
-1
/
+1
*
lpd: fix OOM vulnerability (was eating arbitrarily large commands)
Denis Vlasenko
2008-03-24
1
-1
/
+1
*
lpd: maintainer's update: now with spool helpers
Denis Vlasenko
2008-03-23
1
-2
/
+2
*
pscan: fix a typo in help text
Denis Vlasenko
2008-03-23
1
-1
/
+1
*
pscan: add -c, -b: report closed, blocked ports
Denis Vlasenko
2008-03-23
1
-1
/
+3
*
small NOMMU fixes
Denis Vlasenko
2008-03-20
1
-1
/
+1
*
hdparm: do not lie about supporting -q (quiet)
Denis Vlasenko
2008-03-20
1
-1
/
+1
*
gcc compat fix and warning suppression
Denis Vlasenko
2008-03-20
1
-1
/
+2
*
adduser/addgroup: check username for invalid chars
Denis Vlasenko
2008-03-19
1
-1
/
+5
*
*: s/BB_SIGS_FATAL/BB_FATAL_SIGS/ (latter proved easier to remember)
Denis Vlasenko
2008-03-19
1
-2
/
+2
*
tftpd: options -c (allow _new_ files to be uploaded) and -u USER
Denis Vlasenko
2008-03-19
1
-2
/
+4
*
tftpd: make open() check r/w permissions instead of doing it ourself.
Denis Vlasenko
2008-03-18
1
-2
/
+4
*
remove extra spaces in help text; delete duplicate #define
Denis Vlasenko
2008-03-17
1
-3
/
+4
*
*: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname.
Denis Vlasenko
2008-03-17
2
-3
/
+3
*
volude_id: remove unused fields and functions which were setting them
Denis Vlasenko
2008-03-17
1
-1
/
+1
*
tftpd: new applet (mostly using existing code for tftp)
Denis Vlasenko
2008-03-17
2
-1
/
+8
*
*: shrink by using [f]open_or_warn_stdin where appropriate
Denis Vlasenko
2008-03-17
1
-0
/
+3
*
*: fix fallout from -Wunused-parameter
Denis Vlasenko
2008-03-17
3
-3
/
+5
[next]