| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | grep: fix two bugs with -w | Denys Vlasenko | 2014-01-07 | 2 | -3/+37 |
| * | platform.h: undef HAVE_STRCHRNUL only on correct versions of FreeBSD | Denys Vlasenko | 2014-01-07 | 1 | -5/+12 |
* | | ash: don't copy localvars list during forkshell | Ron Yorston | 2014-01-13 | 1 | -23/+2 |
* | | shell: add \r to IFS | Ron Yorston | 2014-01-12 | 1 | -0/+4 |
* | | ash: prevent null-pointer exception with local variables | Ron Yorston | 2014-01-10 | 1 | -1/+1 |
* | | libbb: drop unnecessary change from upstream BusyBox | Ron Yorston | 2014-01-08 | 1 | -2/+0 |
* | | ash: drop unnecessary change from upstream BusyBox | Ron Yorston | 2014-01-08 | 1 | -2/+0 |
* | | Implement POSIX-compliant mktemp for WIN32 | Ron Yorston | 2014-01-07 | 3 | -4/+16 |
* | | Revise mingw_stat to minimise changes from upstream BusyBox | Ron Yorston | 2014-01-07 | 8 | -47/+64 |
* | | Make dummy resource.h | Ron Yorston | 2014-01-06 | 2 | -2/+0 |
* | | Remove feature that allows stat -f to be disabled | Ron Yorston | 2014-01-06 | 3 | -27/+4 |
* | | Extend WIN32 statfs to include type, fsid and namelen | Ron Yorston | 2014-01-06 | 4 | -21/+57 |
* | | Use the preprocessor to fake st_blocks | Ron Yorston | 2014-01-05 | 5 | -18/+8 |
* | | Make dummy paths.h | Ron Yorston | 2014-01-05 | 2 | -2/+0 |
* | | Initialise SHLVL when shell is first started | Ron Yorston | 2014-01-02 | 1 | -0/+4 |
* | | Define bb_got_signal for use in tar on mingw32 | Ron Yorston | 2014-01-02 | 1 | -0/+4 |
* | | Provide dummy implementations of seteuid/setegid | Ron Yorston | 2014-01-02 | 1 | -0/+2 |
* | | Move mingw32 poll.h from sys | Ron Yorston | 2014-01-02 | 2 | -1/+1 |
* | | Update mingw32 default configuration | Ron Yorston | 2014-01-02 | 1 | -30/+34 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2014-01-02 | 141 | -1162/+1724 |
|\| |
|
| * | Start 1.23.0 development cycle | Denys Vlasenko | 2014-01-01 | 1 | -2/+2 |
| * | Bump version to 1.22.01_22_0 | Denys Vlasenko | 2014-01-01 | 1 | -1/+1 |
| * | testsuite: remove forgotten debug hack | Denys Vlasenko | 2013-12-31 | 1 | -1/+1 |
| * | fix failures found by randomconfig builds | Denys Vlasenko | 2013-12-31 | 7 | -13/+34 |