Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 99476502f9 Remove "select PLATFORM_LINUX" il y a 2 ans
  Samuel Thibault 77216c368f Fix non-Linux builds il y a 2 ans
  Denys Vlasenko 31f45c1b36 libbb: factor out fflush_stdout_and_exit(EXIT_SUCCESS) il y a 2 ans
  Denys Vlasenko ddc6dfdb4d route: code shrink il y a 3 ans
  Denys Vlasenko b164cdb854 help text tweaks, mainly expanding one for route il y a 3 ans
  Denys Vlasenko 965b795b87 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly il y a 4 ans
  Ron Yorston 5c69ad0ecd build system: drop PLATFORM_LINUX il y a 4 ans
  Tomas Paukrt 4527273f1c route: fix output of "route -n -A inet6" il y a 5 ans
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls il y a 5 ans
  Denys Vlasenko b097a84d62 config: update size information il y a 5 ans
  Denys Vlasenko 46ba2468a3 ioctl(SIOCGIFINDEX) does not require clearing of entire ifr il y a 6 ans
  Denys Vlasenko a02a4e9830 whitespace and comment format fixes, no code changes il y a 7 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 47367e1d50 Convert all networking/* applets to "new style" applet definitions il y a 8 ans
  Denys Vlasenko e695ac97fd typo fixes il y a 8 ans
  Denys Vlasenko a75dcd4353 route: fix bogus read error when route table is empty il y a 9 ans
  Denys Vlasenko 09020b1aa8 route: improve -A inet6 il y a 9 ans
  Bartosz Golaszewski 5d2e409ef8 libbb: use a wrapper around sysconf(_SC_CLK_TCK) to save a few bytes il y a 10 ans
  Denys Vlasenko 31dc8603ee ifconfig: do not accept "ifconfig eth0 up 1.2.3.4/17" (ip with mask). Closes 5786 il y a 12 ans
  Denys Vlasenko 60cb48ca50 whitespace cleanup. no code changes il y a 12 ans
  Denys Vlasenko 6967578728 whitespace fixes. no code changes il y a 12 ans
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts il y a 13 ans
  Pere Orga 5bc8c005a8 move remaining help text from include/usage.src.h il y a 13 ans
  Denys Vlasenko 940c7206c2 convert "do {...} while (1);" -> "while (1) {...}" il y a 13 ans
  Alexey Fomenko 708dd4c986 add missing fclose's il y a 13 ans
  Denys Vlasenko b3b6c8bdf2 eliminate aliasing warning in networking/route.c il y a 14 ans
  Denys Vlasenko 0004e99493 better shared strings trick il y a 14 ans
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
  Denys Vlasenko 238bf187ba ash: fix bug which causes signal6.tests to fail il y a 14 ans