aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-19gitignore: ignore files generated by 'make test'Bartosz Golaszewski
2014-01-17adduser,addgroup: introduce and use CONFIG_LAST_IDTito Ragusa
2014-01-13examples/udhcp: do not rewrite resolv.conf if no DNS servers. Closes 6788Denys Vlasenko
2014-01-13docs: tweak keep_data_small.txtDenys Vlasenko
2014-01-10tar: tighten up pax header validity checkDenys Vlasenko
2014-01-10fakeidentd: simplify ndelay manipulationsDenys Vlasenko
2014-01-10tail: adjust help/usage textsCristian Ionescu-Idbohrn
2014-01-10lineedit: fix trivial build failureDenys Vlasenko
2014-01-10libarchive: open_zipped() does not need to check extensions for e.g. gzipDenys Vlasenko
2014-01-10build system: fix non-portable sed constructs.Matthias Andree
2014-01-09fixlet for the previous commit #2Denys Vlasenko
2014-01-09fixlet for the previous commitDenys Vlasenko
2014-01-09networking: explain isrv_run() APIDenys Vlasenko
2014-01-09fakeidentd: fix use-after-freeRyan Mallon
2014-01-09chown: fix help textDenys Vlasenko
2014-01-09find: fix a regression introduced with -HLP supportDenys Vlasenko
2014-01-09ping: revert "try SOCK_DGRAM if no root privileges"Denys Vlasenko
2014-01-09build system: "make hosttools" doesn't exist, remove it from "make help"Denys Vlasenko
2014-01-09build system: stop including alloca.h, stdlib.h provides itDenys Vlasenko
2014-01-08ntpd: adjust last packet's recv time after a stepDenys Vlasenko
2014-01-08libbb: FreeBSD fix for B<num> baud rate constants not fitting into a short.Denys Vlasenko
2014-01-08Another FreeBSD fix from Matthias AndreeDenys Vlasenko
2014-01-07ash: in bash compat mode, always export $SHLVLDenys Vlasenko
2014-01-07grep: fix two bugs with -wDenys Vlasenko
2014-01-07platform.h: undef HAVE_STRCHRNUL only on correct versions of FreeBSDDenys Vlasenko
2014-01-01Start 1.23.0 development cycleDenys Vlasenko
2014-01-01Bump version to 1.22.0Denys Vlasenko
2013-12-31testsuite: remove forgotten debug hackDenys Vlasenko
2013-12-31fix failures found by randomconfig buildsDenys Vlasenko
2013-12-31testsuite: disable tests for no longer supported bbox-specific date formatsDenys Vlasenko
2013-12-20adduser: check whether run with no USERNAME. Closes 6728Denys Vlasenko
2013-12-20testsuite: fix false positives for duDenys Vlasenko
2013-12-19build system: fix make gconfigDaniel Borca
2013-12-18sed: accept s///i as a synonym for s///I ("ignore case")David A. Wheeler
2013-12-17hostname: do not use gethostbyname() for "hostname -s"Michael Tokarev
2013-12-17wget: user-friendly fallback to httpLauri Kasanen
2013-12-16kill[all[5]]: code shrinkDenys Vlasenko
2013-12-16killall5: return 2 if no processes got killedUros Vampl
2013-12-16do not fail build if MAXSYMLINKS isn't definedMichael Tokarev
2013-12-16expand: use printable_string instead of hard-coding implementationMichael Tokarev
2013-12-08ntpd: speed up resyncing if our clock is seriously offDenys Vlasenko
2013-12-07ntpd: do not invalidate datapoints after stepDenys Vlasenko
2013-12-04ntpd: comment out "spike detection" codeDenys Vlasenko
2013-12-04ntpd: promote log level 3 to productionDenys Vlasenko
2013-12-04ntpd: let user know if spike was detectedDenys Vlasenko
2013-11-29Use unsigned printf/scanf conversion where more appropriateDenys Vlasenko
2013-11-29fix assorted unused code and wrong format specs found by cppchekc (bug 6716)Denys Vlasenko
2013-11-29chpst: fix a bug where -U USER was using wrong USER (one from -u USER)Denys Vlasenko
2013-11-28ping: try SOCK_DGRAM if no root privilegesDaniel Borca
2013-11-28dpkg-deb: cosmetic correction to usage textDaniel Borca