aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-19Kbuild: move CONFIG_PAM to general configurationBartosz Golaszewski
2014-02-19udhcpc: fix BPF filter. Hopefully fixes the root cause of 4598 and 6746Denys Vlasenko
2014-02-10ifplugd: code shrinkDenys Vlasenko
2014-02-09htpd: trivial simplification in random interval selectionDenys Vlasenko
2014-02-09libbb: don't die if crypt() returns NULLDenys Vlasenko
2014-02-09sendmail: use FQDN in default envelope senderKaarle Ritvanen
2014-02-07udhcpc: in comments, explain the kind of raw socket we createDenys Vlasenko
2014-02-07grep: properly handle grep -w "^str" in !EXTRA_COMPAT case tooBartosz Golaszewski
2014-02-05sendmail: make -f optional, document its default valueDenys Vlasenko
2014-02-03udhcpc: don't use BPF filter, users report problems (bugs 4598, 6746)Denys Vlasenko
2014-02-03ifupdown: support 'link' address familyKaarle Ritvanen
2014-02-03wget: fix use-after-free of ->user. Closes 6836Denys Vlasenko
2014-02-03catv: suppress compiler warningDenys Vlasenko
2014-02-02zcat: complain if input is not compressedDenys Vlasenko
2014-01-31appletlib: fix set-but-unused warningMike Frysinger
2014-01-31uname: fix up usage documentationMike Frysinger
2014-01-30init: do not fail build if SIGPWR is not definedMichael Tokarev
2014-01-27libbb: open_zipped() should not fail on non-compressed filesDenys Vlasenko
2014-01-23testsuite: fix last "which" changeMichael Tokarev
2014-01-22less: accept and ignore -sDenys Vlasenko
2014-01-22man: parse "DEFINE pager" in configJohn Spencer
2014-01-22iplink: fix build with kernel versions prior to 2.6.23Eugene Rudoy
2014-01-21libbb: if opening /dev/loopN returns ENXIO, don't try N++.Denys Vlasenko
2014-01-21libbb: fix parsing of "10101010" date/time formDenys Vlasenko
2014-01-20top.c: fix compilation warningsBartosz Golaszewski
2014-01-20ntpd: remove now unnecessary check for IP_PKTINFO definitionDenys Vlasenko
2014-01-20ntpd: fix compilation warningsBartosz Golaszewski
2014-01-19sort: check global flags on fallback sortBartosz Golaszewski
2014-01-19sort.c: remove a magic number from compare_keys()Bartosz Golaszewski
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