Commit History

Author SHA1 Message Date
  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 18 years ago
  Bernhard Reutner-Fischer 6a1829d90c - include busybox.h before looking at an eventual #if ENABLE_DESKTOP 18 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 19 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
  Aaron Lehmann 69d4178708 Remove advertising clauses in accordance with 22 years ago
  Glenn L McGrath 60281118d0 Introduce od and hexdump applets 23 years ago