Historial de Commits

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