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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
dnsd: properly set _src_ IP:port on outgoing UDP packets
Denis Vlasenko
2008-03-17
1
-2
/
+4
*
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
2
-2
/
+4
*
help text: regularize format, and shrink
Denis Vlasenko
2008-03-17
1
-1478
/
+1545
*
fuser: bugfixes and shrink. It was assuming that xmalloc zeroes returned area!
Denis Vlasenko
2008-03-17
1
-11
/
+12
*
dos2unix: tiny shrink
Denis Vlasenko
2008-03-17
2
-141
/
+142
*
libbb: introduce and use sigprocmask_allsigs and sigaction_set.
Denis Vlasenko
2008-03-17
1
-6
/
+7
*
libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set
Denis Vlasenko
2008-03-12
1
-0
/
+7
*
inetd: make it NOMMU-capable and IPv6-friendly. Lots of renames
Denis Vlasenko
2008-03-12
2
-14
/
+21
*
crond: make it NOMMU-capable
Denis Vlasenko
2008-03-12
2
-9
/
+9
*
fixups to vi usage, and move the initial redraw() past the
Paul Fox
2008-03-06
1
-1
/
+5
*
libbb: inntroduce and use bb_pstrcmp() and qsort_string_vector()
Denis Vlasenko
2008-03-02
1
-0
/
+3
*
*: add optimization barrier to all "G trick" locations
Denis Vlasenko
2008-02-27
1
-3
/
+7
*
script: new applet by Pascal Bellard <pascal.bellard AT ads-lu.com>
Denis Vlasenko
2008-02-27
3
-0
/
+11
*
sendmail: yet another maintainer's update
Denis Vlasenko
2008-02-27
1
-4
/
+2
*
sendmail: update from maintainer
Denis Vlasenko
2008-02-26
1
-8
/
+8
*
syslogd: optional support for dropping dups. closes bug 436.
Denis Vlasenko
2008-02-26
1
-12
/
+14
*
ifenslave: new applet. closes bug 115.
Denis Vlasenko
2008-02-26
2
-0
/
+27
*
*: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it>
Denis Vlasenko
2008-02-25
1
-0
/
+2
*
lpd: spool mode added by Vladimir
Denis Vlasenko
2008-02-25
2
-1
/
+6
*
lpd: new applet by Vladimir Dronnikov <dronnikov AT gmail.com>
Denis Vlasenko
2008-02-24
2
-0
/
+7
[prev]
[next]