Histórico de commits

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