aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-11-24ntpd: locally bind every peer socket. +22 bytesDenys Vlasenko
2009-11-23ntpd: add -q option. By Adam Tkac.Denys Vlasenko
2009-11-23traceroute: fix help text to not show -6 when traceroute6 is offDenys Vlasenko
2009-11-23traceroute6: new applet by Leonid Lisovskiy. +1562 bytesLeonid Lisovskiy
2009-11-22ntpd: new applet by Adam Tkac. +5k.Adam Tkac
2009-11-21flashcp: new applet by Stefan Seyfried. +900 bytesStefan Seyfried
2009-11-18libbb: robustify isXXXX(). +39 bytesDenys Vlasenko
2009-11-15libbb: added xfdopen_for_read/writeDenys Vlasenko
2009-11-14use utimes() rather than obsolescent utime()Bernhard Reutner-Fischer
2009-11-08wget: factor out progress bar codeMagnus Damm
2009-11-07big endian warning fixesDenys Vlasenko
2009-11-04applets: meant to fix order, not enable bbshMike Frysinger
2009-11-04applets: fix alphabetical orderMike Frysinger
2009-11-04libbb.h: remove two over-zealous RETURNS_MALLOCDenys Vlasenko
2009-11-03mkswap: add -L LABEL option. closes bug 689.Denys Vlasenko
2009-11-02include/libbb.h: mark malloc-returning functions with GCC attributeDenys Vlasenko
2009-11-02*: introduce and use ffulsh_all()Denys Vlasenko
2009-11-02mkfs.reiser: new applet. needs much polishingVladimir Dronnikov
2009-11-01Add more compat code for non GNU environmentsDan Fandrich
2009-10-27wall: new appletBernhard Reutner-Fischer
2009-10-27add and use xopen_nonblocking (-18b)Bernhard Reutner-Fischer
2009-10-27platform compatibility work (by Dan Fandrich)Dan Fandrich
2009-10-27sed: shrink usage textDenys Vlasenko
2009-10-27Minor usage tweak for sed.Rob Landley
2009-10-26read_key: remove handling for ctrl-up/down, we don't use that. -12 bytesDenys Vlasenko
2009-10-25lineedit: handle Ctrl-arrowsDenys Vlasenko
2009-10-24patch: add longopts, --dry-run, add one more testDenys Vlasenko
2009-10-23ftpget/put: make 3rd parameter optionalVladimir Dronnikov
2009-10-23date: line up tabs in usage textDenys Vlasenko
2009-10-23date: handle long optionsBernhard Reutner-Fischer
2009-10-23libbb.h: tidy it up a bit. no code changes (verified)Denys Vlasenko
2009-10-23fix isalnum and isxdigit. Unfortunately, +285 bytesDenys Vlasenko
2009-10-23eliminate all remaining users of ctype. ~600 byte large tables are gone.Denys Vlasenko
2009-10-23*: optimize most of isXXXXX() macrosDenys Vlasenko
2009-10-23libbb: smaller isdigit. -95 bytesDenys Vlasenko
2009-10-22*: use better isspace implementationDenys Vlasenko
2009-10-22mke2fs: mention -F in usage textDenys Vlasenko
2009-10-22trimming help textDenys Vlasenko
2009-10-22mkfs_ext2: use compatible inode sizes; add -I <inodesize>. (by Vladimir)Denys Vlasenko
2009-10-22tune2fs: new applet by Vladimir. Only supports -L LABELDenys Vlasenko
2009-10-19randomconfig fixesDenys Vlasenko
2009-10-18mkfs_ext2: fixes for huge filesystemsDenys Vlasenko
2009-10-18mkfs_ext2: make it able to create images larger than 4GDenys Vlasenko
2009-10-17trim usage textDenys Vlasenko
2009-10-17mkfs_ext2: new applet by VladimirVladimir Dronnikov
2009-10-15move generate_uuid from mkswap to libbbVladimir Dronnikov
2009-10-13libbb/human_readable.c: shrink; and reduce bss usageDenys Vlasenko
2009-10-11include/xatonum.h: make it survive -WconversionDenys Vlasenko
2009-10-10udhcpc: more help text tweakingDenys Vlasenko
2009-10-10udhcpc: better wording in help textDenys Vlasenko