aboutsummaryrefslogtreecommitdiff
path: root/sysklogd (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-20win32: use strptime from gnulibRon Yorston3-5/+649
2014-01-20top.c: fix compilation warningsBartosz Golaszewski1-5/+0
2014-01-20ntpd: remove now unnecessary check for IP_PKTINFO definitionDenys Vlasenko2-6/+0
2014-01-20ntpd: fix compilation warningsBartosz Golaszewski1-0/+4
2014-01-19date: add dummy stimeRon Yorston3-5/+7
2014-01-19date: actually use modified strftimeRon Yorston1-0/+3
2014-01-19date: emulate %e formatRon Yorston2-8/+31
2014-01-19sort: check global flags on fallback sortBartosz Golaszewski2-5/+6
2014-01-19sort.c: remove a magic number from compare_keys()Bartosz Golaszewski1-1/+1
2014-01-19gitignore: ignore files generated by 'make test'Bartosz Golaszewski1-0/+6
2014-01-17adduser,addgroup: introduce and use CONFIG_LAST_IDTito Ragusa3-21/+27
2014-01-16tar: enable -X, -T and --exclude in MINGW32 configurationRon Yorston1-1/+1
2014-01-14ash: reset pointers to builtin environment variables after forkRon Yorston1-0/+26
2014-01-13awk: treat \r as a space character to skipRon Yorston1-0/+4
2014-01-13examples/udhcp: do not rewrite resolv.conf if no DNS servers. Closes 6788Denys Vlasenko2-14/+22
2014-01-13docs: tweak keep_data_small.txtDenys Vlasenko1-1/+9
2014-01-13ash: revert initialisation of SHLVL: fixed upstreamRon Yorston1-4/+0
2014-01-13ash: don't copy localvars list during forkshellRon Yorston1-23/+2
2014-01-12shell: add \r to IFSRon Yorston1-0/+4
2014-01-10ash: prevent null-pointer exception with local variablesRon Yorston1-1/+1
2014-01-10tar: tighten up pax header validity checkDenys Vlasenko1-1/+3
2014-01-10fakeidentd: simplify ndelay manipulationsDenys Vlasenko1-10/+9
2014-01-10tail: adjust help/usage textsCristian Ionescu-Idbohrn2-5/+5
2014-01-10lineedit: fix trivial build failureDenys Vlasenko1-0/+2
2014-01-10libarchive: open_zipped() does not need to check extensions for e.g. gzipDenys Vlasenko1-12/+11
2014-01-10build system: fix non-portable sed constructs.Matthias Andree1-2/+12
2014-01-09fixlet for the previous commit #2Denys Vlasenko1-4/+3
2014-01-09fixlet for the previous commitDenys Vlasenko1-1/+1
2014-01-09networking: explain isrv_run() APIDenys Vlasenko1-1/+26
2014-01-09fakeidentd: fix use-after-freeRyan Mallon1-13/+12
2014-01-09chown: fix help textDenys Vlasenko1-1/+1
2014-01-09find: fix a regression introduced with -HLP supportDenys Vlasenko2-1/+42
2014-01-09ping: revert "try SOCK_DGRAM if no root privileges"Denys Vlasenko1-16/+3
2014-01-09build system: "make hosttools" doesn't exist, remove it from "make help"Denys Vlasenko1-4/+0
2014-01-09build system: stop including alloca.h, stdlib.h provides itDenys Vlasenko2-2/+2
2014-01-08ntpd: adjust last packet's recv time after a stepDenys Vlasenko1-0/+2
2014-01-08libbb: FreeBSD fix for B<num> baud rate constants not fitting into a short.Denys Vlasenko1-0/+5
2014-01-08Another FreeBSD fix from Matthias AndreeDenys Vlasenko1-3/+12
2014-01-08libbb: drop unnecessary change from upstream BusyBoxRon Yorston1-2/+0
2014-01-08ash: drop unnecessary change from upstream BusyBoxRon Yorston1-2/+0
2014-01-07Implement POSIX-compliant mktemp for WIN32Ron Yorston3-4/+16
2014-01-07ash: in bash compat mode, always export $SHLVLDenys Vlasenko1-1/+1
2014-01-07Revise mingw_stat to minimise changes from upstream BusyBoxRon Yorston8-47/+64
2014-01-07grep: fix two bugs with -wDenys Vlasenko2-3/+37
2014-01-07platform.h: undef HAVE_STRCHRNUL only on correct versions of FreeBSDDenys Vlasenko1-5/+12
2014-01-06Make dummy resource.hRon Yorston2-2/+0
2014-01-06Remove feature that allows stat -f to be disabledRon Yorston3-27/+4
2014-01-06Extend WIN32 statfs to include type, fsid and namelenRon Yorston4-21/+57
2014-01-05Use the preprocessor to fake st_blocksRon Yorston5-18/+8
2014-01-05Make dummy paths.hRon Yorston2-2/+0