1. 13463af remove commented out #includes etc move get_hz to the only caller by Denis Vlasenko · 18 years ago
  2. 98ee06d stop using __u32 etc. uint32_t is there for a reason by Denis Vlasenko · 18 years ago
  3. 1819eee - Improve wording in error message. by Bernhard Reutner-Fischer · 18 years ago
  4. 7ca3921 bb_INET_default[] is really just a const "default", nothing INET-specific by Denis Vlasenko · 18 years ago
  5. 5af906e rename: compare_string_array -> index_in_str_array by Denis Vlasenko · 18 years ago
  6. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  7. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  8. f1bd42a - correct typo by Bernhard Reutner-Fischer · 19 years ago
  9. 19008b8 - reuse strings and messages. Saves about 600B by Bernhard Reutner-Fischer · 19 years ago
  10. ecae66a Header cleanup: don't #include headers that libbb.h already includes. by Rob Landley · 19 years ago
  11. d78aea8 sort out yet more type issues by Eric Andersen · 19 years ago
  12. 20f4000 - add some ATTRIBUTE_UNUSED. - use shorter boilerplate while at it. by Bernhard Reutner-Fischer · 19 years ago
  13. 007a011 network "default" --> bb_INET_default. Reduce 2 exported from find applet by "Vladimir N. Oleynik" · 19 years ago
  14. 4e5936e In Bug 208, bernhardf writes: by Mike Frysinger · 20 years ago
  15. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  16. 496411b Don't use HZ -- use sysconf(_SC_CLK_TCK) by Eric Andersen · 22 years ago
  17. 275be87 Only included headers that are used. by Glenn L McGrath · 22 years ago
  18. 82d2cd4 Clean up error messages by Glenn L McGrath · 22 years ago
  19. 50c00f4 Use error_msg_and_die, style by Glenn L McGrath · 22 years ago
  20. 9a2d272 IP applet by Bastian Blank <waldi@debian.org> by Glenn L McGrath · 22 years ago