aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-07iostat: code shrink ~0.5kMaksym Kryzhanovskyy
2011-05-07preparatory patchDenys Vlasenko
2011-05-06top: another scripting improvementDenys Vlasenko
2011-05-06top: make it possible to feed commands via pipeDenys Vlasenko
2011-05-05traceroute: properly reduce poll timeoutDenys Vlasenko
2011-05-05sed: shrink by 17 bytesPascal Bellard
2011-05-04tweak examples/udhcp/udhcpd.confDenys Vlasenko
2011-05-04tar: store negative mtime as 0; pack very large files using base-256 encodingDenys Vlasenko
2011-05-04mount: for NFS use tcp per default rather than udpBernhard Reutner-Fischer
2011-05-03udhcp: fix some default values from "" to NULLDenys Vlasenko
2011-05-03sed: support \r in s commandDenys Vlasenko
2011-05-03sed: code shrinkDenys Vlasenko
2011-05-02Compile options: default to -O2 when -Os is not availableWolfgang Denk
2011-05-02setserial: small fixDenys Vlasenko
2011-05-01get rid of several "variable 'x' set but not used" warningsCristian Ionescu-Idbohrn
2011-05-01setserial: new appletMarek Bečka
2011-04-30mpstat.c: remove unused lineMarek Polacek
2011-04-30fdisk: backport disk check from util-linuxLauri Kasanen
2011-04-26rename miscutils/ubi_attach_detach.c -> miscutils/ubi_tools.cDenys Vlasenko
2011-04-26add help textDenys Vlasenko
2011-04-26ubiupdatevol: new appletReuben Dowle
2011-04-26Fix ubirsvol usage informationReuben Dowle
2011-04-26udhcp: add FEATURE_UDHCP_8021Q optionNigel Hathaway
2011-04-26dhcpc: export unrecognized options in "optNN=XXXXXXXXX" formNigel Hathaway
2011-04-18build fixes for scripts/kconfigDenys Vlasenko
2011-04-17add include <sys/socket.h>Denys Vlasenko
2011-04-17straighten out dprintf/fdprintf mess; remove old "define lchown chown"Denys Vlasenko
2011-04-16small fixes atop syslog config patchDenys Vlasenko
2011-04-16ash: clear sa_flags alwaysIan Wienand
2011-04-16fix another nonportable grep usage in scriptsDenys Vlasenko
2011-04-16syslogd: small fix to config patchSergey Naumov
2011-04-16wget: add a note about bug 3625Denys Vlasenko
2011-04-16md5/sha1sum: better fix for small resource leakDenys Vlasenko
2011-04-16md5/sha1sum: fix small resource leakAlexey Fomenko
2011-04-16Use net/ethernet.h instead of linux/if_ether.h in more cases. Closes 3619Denys Vlasenko
2011-04-16make FDISK_SUPPORT_LARGE_DISKS redundant when LFS=yDenys Vlasenko
2011-04-16gen_build_files.sh: do not use "sed --" for nowDenys Vlasenko
2011-04-16Fix double words in comments. No code changesMarek Polacek
2011-04-11add forgotten #includeDenys Vlasenko
2011-04-11tftpd: add -l "log to syslog" option. Needed for inetd modeDenys Vlasenko
2011-04-11tftp: fix progress bar for large (>32M) files. Closes 3499Denys Vlasenko
2011-04-11basename,dirname,freeramdisk,rx,raidautorun,runsv,chvt: skip "--" argumentDenys Vlasenko
2011-04-11conspy: fix ESC key lostPascal Bellard
2011-04-11move remaining help text from include/usage.src.hPere Orga
2011-04-10syslogd: optional support for /etc/syslog.confSergey Naumov
2011-04-10http: document index.cgi usage. no code changesDenys Vlasenko
2011-04-07libbb: make set_nport accept pointer to sockaddr, not to len_and_sockaddr.Denys Vlasenko
2011-04-07ntpd: decrease ntpd -q "no response" timeout to 10 secDenys Vlasenko
2011-04-05applets/install.sh: afer quoting of variablesDenys Vlasenko
2011-04-05passwd,chpasswd: reset password in /etc/passwd to "x" if /etc/shadow was updatedTito Ragusa