Commit History

Author SHA1 Message Date
  Denys Vlasenko 95f7953f2c do not use `a' quoting style in comments 7 years ago
  Denys Vlasenko 72089cf6b4 config: deindent all help texts 7 years ago
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes 7 years ago
  Denys Vlasenko af3f420116 Convert all coreutils/* applets to "new style" applet definitions 7 years ago
  Denys Vlasenko 5c10fa5c24 od: code shrink, fix "od --traditional FILE" 13 years ago
  Pere Orga 34425389e0 move help text from include/usage.src.h to coreutils/*.c 13 years ago
  Denys Vlasenko fb132e4737 whitespace cleanup 14 years ago
  Denys Vlasenko e4dcba1c10 *: whitespace fixes 14 years ago
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 years ago
  Denys Vlasenko f2cbb03a37 *: optimize most of isXXXXX() macros 15 years ago
  Denis Vlasenko 55f7912dda libbb: get rid of statics in dump.c; code shrinks a lot too 16 years ago
  Denis Vlasenko c93b162248 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) 16 years ago
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 years ago
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage 17 years ago
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 years ago
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 17 years ago
  Bernhard Reutner-Fischer 6a1829d90c - include busybox.h before looking at an eventual #if ENABLE_DESKTOP 17 years ago
  Denis Vlasenko 459903bd4e Provide our own isdigit macro. saves more than 400 bytes. 18 years ago
  Denis Vlasenko 1114de7219 od: provide full-blown od from coreutils if CONFIG_DESKTOP 18 years ago
  Denis Vlasenko b97c9842a5 sed: unbreak multiple -e, -f option handling (my fault) 18 years ago
  Denis Vlasenko 97a8dd3857 g[un]zip: add support for -v (verbose). 18 years ago
  "Robert P. J. Day" 801ab14013 Add one-line GPL boilerplate to numerous (but not all yet) source files. 18 years ago
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. 18 years ago
  "Robert P. J. Day" 68229837ff Remove all usage of the "register" storage class specifier. 18 years ago
  Eric Andersen 5e678873f9 clean up yet more annoying signed/unsigned mismatches and fixup 18 years ago
  Glenn L McGrath 9c83e83628 Felipe Kellermann writes, 20 years ago
  Manuel Novoa III 4eff18189a Things my compiler didn't catch... 21 years ago
  Manuel Novoa III cad5364599 Major coreutils update. 21 years ago
  Glenn L McGrath e16860df08 Will the real od.c please stand up! (my previous commit was a mistake) 22 years ago
  Glenn L McGrath 59870e89ae Prevent a segfault if no argument, by Geoffrey Lee <glee@bluesat.unsw.edu.au> 22 years ago