Commit History

Author SHA1 Message Date
  Denys Vlasenko 6cc4962b60 decrease padding: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly 4 years ago
  Denys Vlasenko 689d0650ab libbb: shrink recursive_action() by reducing memory pressure 4 years ago
  Ron Yorston 5c69ad0ecd build system: drop PLATFORM_LINUX 4 years ago
  Denys Vlasenko 1f1492bb96 netstat: suppress a warning (conversion from 'int' to 'smallint' changes value) 5 years ago
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 years ago
  Mark Marshall 98592db323 netstat: produce numeric-ip output for non-resolved names 6 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 f560422fa0 Big cleanup in config help and description 7 years ago
  Denys Vlasenko 47367e1d50 Convert all networking/* applets to "new style" applet definitions 8 years ago
  Maninder Singh 97c6491b4e typo fixes 9 years ago
  Ron Yorston 8ec1ff350c Use chomp to remove newlines 9 years ago
  Denys Vlasenko 8dff01d06a libbb: introduce and use is_prefixed_with() 9 years ago
  Denys Vlasenko 327f550669 Use unsigned printf/scanf conversion where more appropriate 11 years ago
  Denys Vlasenko 60cb48ca50 whitespace cleanup. no code changes 12 years ago
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts 13 years ago
  Denys Vlasenko fb132e4737 whitespace cleanup 14 years ago
  Denys Vlasenko db9ccc5772 netstat: was using buffers one byte short for scanf (no place for NUL). fixing 14 years ago
  Denys Vlasenko dd88ba88f5 netstat: fix IPv6 problem (garbage in scope_id); code shrink 14 years ago
  Bob Dunlop 55a046b4db netstat: fix -r display in usage text 14 years ago
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 years ago
  Denys Vlasenko 45e9792446 netstat: fix a trivial bug 14 years ago
  Denys Vlasenko 36659fda1f *: fix 1/4 remaining aliasing warnings 15 years ago
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX 15 years ago
  Denis Vlasenko 2c7a1fd6d4 netstat: code shrink 16 years ago
  Denis Vlasenko cf8b1ef845 style fix, no code changes 16 years ago
  Denis Vlasenko 6e69e4237d netstat: optional -p support by L. Gabriel Somlo <somlo AT cmu.edu> 16 years ago
  Denis Vlasenko 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. 16 years ago
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 years ago
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage 16 years ago