Historie revizí

Autor SHA1 Zpráva Datum
  Denys Vlasenko 5353df91cb Update applet size estimates před 1 rokem
  Denys Vlasenko 6b6826f0b8 *: --help tweaks před 3 roky
  Ron Yorston 5c69ad0ecd build system: drop PLATFORM_LINUX před 4 roky
  Denys Vlasenko b097a84d62 config: update size information před 5 roky
  Denys Vlasenko 0c4dbd481a regularize format of source file headers, no code changes před 7 roky
  Denys Vlasenko a4d4ab04c3 vconfig: make it NOEXEC před 7 roky
  Denys Vlasenko 72089cf6b4 config: deindent all help texts před 7 roky
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes před 7 roky
  Denys Vlasenko 10ad622dc2 Spelling fixes in comments, documentation, tests and examples před 7 roky
  Denys Vlasenko 47367e1d50 Convert all networking/* applets to "new style" applet definitions před 8 roky
  Denys Vlasenko fdd0b3b398 vconfig: fix help text; small code shrink. Closes 4658 před 13 roky
  Paulius Zaleckas be2a557918 vconfig: remove /proc/net/vlan/config check před 13 roky
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts před 13 roky
  Pere Orga 5bc8c005a8 move remaining help text from include/usage.src.h před 13 roky
  Denys Vlasenko fb132e4737 whitespace cleanup před 14 roky
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular před 14 roky
  Denis Vlasenko c5045fdbf1 vconfig: style fix, no code changes před 16 roky
  Denis Vlasenko 360d9661b6 libbb: add strncpy_IFNAMSIZ před 16 roky
  Denis Vlasenko 01eaee9309 *: s/IF_NAMESIZE/IFNAMSIZ/, regularize its use a bit. před 16 roky
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions před 17 roky
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage před 17 roky
  Denis Vlasenko fb79a2e2cf xioctl and friends by Tito <farmatito@tiscali.it> před 17 roky
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h před 17 roky
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having před 18 roky
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. před 18 roky
  Denis Vlasenko 3038ac9c19 vconfig: fix bug 701 (I be damned if I understand it) před 18 roky
  Bernhard Reutner-Fischer 64d7e93081 - convert a few xopen3(,,0) into xopen(,). Also peruse the fact that xopen defaults to 0777 on it's own, so we don't need to xopen3(,,0777). před 18 roky
  Denis Vlasenko 3538b9a882 Implement optional syslog logging using ordinary před 18 roky
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate před 18 roky
  Bernhard Reutner-Fischer c2cb0f32b4 - patch from Denis Vlasenko to add and use bb_xopen3() před 18 roky