Commit History

Upphovsman SHA1 Meddelande Datum
  Denys Vlasenko b097a84d62 config: update size information 5 år sedan
  Denys Vlasenko 46ba2468a3 ioctl(SIOCGIFINDEX) does not require clearing of entire ifr 6 år sedan
  Denys Vlasenko a02a4e9830 whitespace and comment format fixes, no code changes 6 år sedan
  Denys Vlasenko 72089cf6b4 config: deindent all help texts 7 år sedan
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes 7 år sedan
  Denys Vlasenko 47367e1d50 Convert all networking/* applets to "new style" applet definitions 7 år sedan
  Denys Vlasenko e695ac97fd typo fixes 8 år sedan
  Denys Vlasenko a75dcd4353 route: fix bogus read error when route table is empty 9 år sedan
  Denys Vlasenko 09020b1aa8 route: improve -A inet6 9 år sedan
  Bartosz Golaszewski 5d2e409ef8 libbb: use a wrapper around sysconf(_SC_CLK_TCK) to save a few bytes 10 år sedan
  Denys Vlasenko 31dc8603ee ifconfig: do not accept "ifconfig eth0 up 1.2.3.4/17" (ip with mask). Closes 5786 11 år sedan
  Denys Vlasenko 60cb48ca50 whitespace cleanup. no code changes 11 år sedan
  Denys Vlasenko 6967578728 whitespace fixes. no code changes 11 år sedan
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts 13 år sedan
  Pere Orga 5bc8c005a8 move remaining help text from include/usage.src.h 13 år sedan
  Denys Vlasenko 940c7206c2 convert "do {...} while (1);" -> "while (1) {...}" 13 år sedan
  Alexey Fomenko 708dd4c986 add missing fclose's 13 år sedan
  Denys Vlasenko b3b6c8bdf2 eliminate aliasing warning in networking/route.c 13 år sedan
  Denys Vlasenko 0004e99493 better shared strings trick 14 år sedan
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 år sedan
  Denys Vlasenko 238bf187ba ash: fix bug which causes signal6.tests to fail 14 år sedan
  Denys Vlasenko adf922ec28 *: a few more NOINLINEs 14 år sedan
  Denis Vlasenko 360d9661b6 libbb: add strncpy_IFNAMSIZ 15 år sedan
  Denis Vlasenko 58680706d7 route: fix for 64-bit BE machines by Seonghun Lim (wariua AT gmail.com) 15 år sedan
  Denis Vlasenko 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. 16 år sedan
  Denis Vlasenko a46dd89e94 cpio: internalize archive_xread_all_eof. add a few paranoia checks 16 år sedan
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 år sedan
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 16 år sedan
  Denis Vlasenko c93b162248 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) 16 år sedan
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage 16 år sedan