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
...
|
*
uname: fix up usage documentation
Mike Frysinger
2014-01-31
1
-4
/
+6
|
*
init: do not fail build if SIGPWR is not defined
Michael Tokarev
2014-01-30
1
-0
/
+2
|
*
libbb: open_zipped() should not fail on non-compressed files
Denys Vlasenko
2014-01-27
1
-1
/
+10
|
*
testsuite: fix last "which" change
Michael Tokarev
2014-01-23
1
-1
/
+1
|
*
less: accept and ignore -s
Denys Vlasenko
2014-01-22
1
-6
/
+11
|
*
man: parse "DEFINE pager" in config
John Spencer
2014-01-22
1
-7
/
+15
|
*
iplink: fix build with kernel versions prior to 2.6.23
Eugene Rudoy
2014-01-22
1
-0
/
+10
|
*
libbb: if opening /dev/loopN returns ENXIO, don't try N++.
Denys Vlasenko
2014-01-21
1
-6
/
+12
*
|
mingw: dummy implementation of times/sysconf
Ron Yorston
2014-01-30
3
-9
/
+36
*
|
win32: use emulated localtime_r in strptime
Ron Yorston
2014-01-21
1
-3
/
+1
*
|
date: improve emulation of %e format
Ron Yorston
2014-01-21
1
-15
/
+20
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-01-21
13
-57
/
+87
|
\
|
|
*
libbb: fix parsing of "10101010" date/time form
Denys Vlasenko
2014-01-21
1
-4
/
+12
|
*
top.c: fix compilation warnings
Bartosz Golaszewski
2014-01-20
1
-5
/
+0
|
*
ntpd: remove now unnecessary check for IP_PKTINFO definition
Denys Vlasenko
2014-01-20
2
-6
/
+0
|
*
ntpd: fix compilation warnings
Bartosz Golaszewski
2014-01-20
1
-0
/
+4
|
*
sort: check global flags on fallback sort
Bartosz Golaszewski
2014-01-19
2
-5
/
+6
|
*
sort.c: remove a magic number from compare_keys()
Bartosz Golaszewski
2014-01-19
1
-1
/
+1
|
*
gitignore: ignore files generated by 'make test'
Bartosz Golaszewski
2014-01-19
1
-0
/
+6
|
*
adduser,addgroup: introduce and use CONFIG_LAST_ID
Tito Ragusa
2014-01-17
3
-21
/
+27
|
*
examples/udhcp: do not rewrite resolv.conf if no DNS servers. Closes 6788
Denys Vlasenko
2014-01-13
2
-14
/
+22
|
*
docs: tweak keep_data_small.txt
Denys Vlasenko
2014-01-13
1
-1
/
+9
*
|
win32: use strptime from gnulib
Ron Yorston
2014-01-20
3
-5
/
+649
*
|
date: add dummy stime
Ron Yorston
2014-01-19
3
-5
/
+7
*
|
date: actually use modified strftime
Ron Yorston
2014-01-19
1
-0
/
+3
*
|
date: emulate %e format
Ron Yorston
2014-01-19
2
-8
/
+31
*
|
tar: enable -X, -T and --exclude in MINGW32 configuration
Ron Yorston
2014-01-16
1
-1
/
+1
*
|
ash: reset pointers to builtin environment variables after fork
Ron Yorston
2014-01-14
1
-0
/
+26
*
|
awk: treat \r as a space character to skip
Ron Yorston
2014-01-13
1
-0
/
+4
*
|
ash: revert initialisation of SHLVL: fixed upstream
Ron Yorston
2014-01-13
1
-4
/
+0
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-01-13
21
-75
/
+191
|
\
|
|
*
tar: tighten up pax header validity check
Denys Vlasenko
2014-01-10
1
-1
/
+3
|
*
fakeidentd: simplify ndelay manipulations
Denys Vlasenko
2014-01-10
1
-10
/
+9
|
*
tail: adjust help/usage texts
Cristian Ionescu-Idbohrn
2014-01-10
2
-5
/
+5
|
*
lineedit: fix trivial build failure
Denys Vlasenko
2014-01-10
1
-0
/
+2
|
*
libarchive: open_zipped() does not need to check extensions for e.g. gzip
Denys Vlasenko
2014-01-10
1
-12
/
+11
|
*
build system: fix non-portable sed constructs.
Matthias Andree
2014-01-10
1
-2
/
+12
|
*
fixlet for the previous commit #2
Denys Vlasenko
2014-01-09
1
-4
/
+3
|
*
fixlet for the previous commit
Denys Vlasenko
2014-01-09
1
-1
/
+1
|
*
networking: explain isrv_run() API
Denys Vlasenko
2014-01-09
1
-1
/
+26
|
*
fakeidentd: fix use-after-free
Ryan Mallon
2014-01-09
1
-13
/
+12
|
*
chown: fix help text
Denys Vlasenko
2014-01-09
1
-1
/
+1
|
*
find: fix a regression introduced with -HLP support
Denys Vlasenko
2014-01-09
2
-1
/
+42
|
*
ping: revert "try SOCK_DGRAM if no root privileges"
Denys Vlasenko
2014-01-09
1
-16
/
+3
|
*
build system: "make hosttools" doesn't exist, remove it from "make help"
Denys Vlasenko
2014-01-09
1
-4
/
+0
|
*
build system: stop including alloca.h, stdlib.h provides it
Denys Vlasenko
2014-01-09
2
-2
/
+2
|
*
ntpd: adjust last packet's recv time after a step
Denys Vlasenko
2014-01-08
1
-0
/
+2
|
*
libbb: FreeBSD fix for B<num> baud rate constants not fitting into a short.
Denys Vlasenko
2014-01-08
1
-0
/
+5
|
*
Another FreeBSD fix from Matthias Andree
Denys Vlasenko
2014-01-08
1
-3
/
+12
|
*
ash: in bash compat mode, always export $SHLVL
Denys Vlasenko
2014-01-07
1
-1
/
+1
[prev]
[next]