Historique des commits

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