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
/
sysklogd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-20
win32: use strptime from gnulib
Ron Yorston
3
-5
/
+649
2014-01-20
top.c: fix compilation warnings
Bartosz Golaszewski
1
-5
/
+0
2014-01-20
ntpd: remove now unnecessary check for IP_PKTINFO definition
Denys Vlasenko
2
-6
/
+0
2014-01-20
ntpd: fix compilation warnings
Bartosz Golaszewski
1
-0
/
+4
2014-01-19
date: add dummy stime
Ron Yorston
3
-5
/
+7
2014-01-19
date: actually use modified strftime
Ron Yorston
1
-0
/
+3
2014-01-19
date: emulate %e format
Ron Yorston
2
-8
/
+31
2014-01-19
sort: check global flags on fallback sort
Bartosz Golaszewski
2
-5
/
+6
2014-01-19
sort.c: remove a magic number from compare_keys()
Bartosz Golaszewski
1
-1
/
+1
2014-01-19
gitignore: ignore files generated by 'make test'
Bartosz Golaszewski
1
-0
/
+6
2014-01-17
adduser,addgroup: introduce and use CONFIG_LAST_ID
Tito Ragusa
3
-21
/
+27
2014-01-16
tar: enable -X, -T and --exclude in MINGW32 configuration
Ron Yorston
1
-1
/
+1
2014-01-14
ash: reset pointers to builtin environment variables after fork
Ron Yorston
1
-0
/
+26
2014-01-13
awk: treat \r as a space character to skip
Ron Yorston
1
-0
/
+4
2014-01-13
examples/udhcp: do not rewrite resolv.conf if no DNS servers. Closes 6788
Denys Vlasenko
2
-14
/
+22
2014-01-13
docs: tweak keep_data_small.txt
Denys Vlasenko
1
-1
/
+9
2014-01-13
ash: revert initialisation of SHLVL: fixed upstream
Ron Yorston
1
-4
/
+0
2014-01-13
ash: don't copy localvars list during forkshell
Ron Yorston
1
-23
/
+2
2014-01-12
shell: add \r to IFS
Ron Yorston
1
-0
/
+4
2014-01-10
ash: prevent null-pointer exception with local variables
Ron Yorston
1
-1
/
+1
2014-01-10
tar: tighten up pax header validity check
Denys Vlasenko
1
-1
/
+3
2014-01-10
fakeidentd: simplify ndelay manipulations
Denys Vlasenko
1
-10
/
+9
2014-01-10
tail: adjust help/usage texts
Cristian Ionescu-Idbohrn
2
-5
/
+5
2014-01-10
lineedit: fix trivial build failure
Denys Vlasenko
1
-0
/
+2
2014-01-10
libarchive: open_zipped() does not need to check extensions for e.g. gzip
Denys Vlasenko
1
-12
/
+11
2014-01-10
build system: fix non-portable sed constructs.
Matthias Andree
1
-2
/
+12
2014-01-09
fixlet for the previous commit #2
Denys Vlasenko
1
-4
/
+3
2014-01-09
fixlet for the previous commit
Denys Vlasenko
1
-1
/
+1
2014-01-09
networking: explain isrv_run() API
Denys Vlasenko
1
-1
/
+26
2014-01-09
fakeidentd: fix use-after-free
Ryan Mallon
1
-13
/
+12
2014-01-09
chown: fix help text
Denys Vlasenko
1
-1
/
+1
2014-01-09
find: fix a regression introduced with -HLP support
Denys Vlasenko
2
-1
/
+42
2014-01-09
ping: revert "try SOCK_DGRAM if no root privileges"
Denys Vlasenko
1
-16
/
+3
2014-01-09
build system: "make hosttools" doesn't exist, remove it from "make help"
Denys Vlasenko
1
-4
/
+0
2014-01-09
build system: stop including alloca.h, stdlib.h provides it
Denys Vlasenko
2
-2
/
+2
2014-01-08
ntpd: adjust last packet's recv time after a step
Denys Vlasenko
1
-0
/
+2
2014-01-08
libbb: FreeBSD fix for B<num> baud rate constants not fitting into a short.
Denys Vlasenko
1
-0
/
+5
2014-01-08
Another FreeBSD fix from Matthias Andree
Denys Vlasenko
1
-3
/
+12
2014-01-08
libbb: drop unnecessary change from upstream BusyBox
Ron Yorston
1
-2
/
+0
2014-01-08
ash: drop unnecessary change from upstream BusyBox
Ron Yorston
1
-2
/
+0
2014-01-07
Implement POSIX-compliant mktemp for WIN32
Ron Yorston
3
-4
/
+16
2014-01-07
ash: in bash compat mode, always export $SHLVL
Denys Vlasenko
1
-1
/
+1
2014-01-07
Revise mingw_stat to minimise changes from upstream BusyBox
Ron Yorston
8
-47
/
+64
2014-01-07
grep: fix two bugs with -w
Denys Vlasenko
2
-3
/
+37
2014-01-07
platform.h: undef HAVE_STRCHRNUL only on correct versions of FreeBSD
Denys Vlasenko
1
-5
/
+12
2014-01-06
Make dummy resource.h
Ron Yorston
2
-2
/
+0
2014-01-06
Remove feature that allows stat -f to be disabled
Ron Yorston
3
-27
/
+4
2014-01-06
Extend WIN32 statfs to include type, fsid and namelen
Ron Yorston
4
-21
/
+57
2014-01-05
Use the preprocessor to fake st_blocks
Ron Yorston
5
-18
/
+8
2014-01-05
Make dummy paths.h
Ron Yorston
2
-2
/
+0
[next]