Commit History

Author SHA1 Message Date
  Denys Vlasenko 72089cf6b4 config: deindent all help texts 7 years ago
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes 7 years ago
  Denys Vlasenko 47367e1d50 Convert all networking/* applets to "new style" applet definitions 7 years ago
  Denys Vlasenko 47cfbf32fd *: add most of the required setup_common_bufsiz() calls 8 years ago
  Denys Vlasenko e6a2f4cc5a libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it 8 years ago
  Denys Vlasenko 0f296a3a56 libiproute: rename invarg(a,b) to invarg_1_to_2(a,b) 8 years ago
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts 13 years ago
  Pere Orga 5bc8c005a8 move remaining help text from include/usage.src.h 13 years ago
  Denys Vlasenko fb132e4737 whitespace cleanup 13 years ago
  Denys Vlasenko 3d4a8f8646 made 3 license strings to follow the usual form ("or later" bit is not changed!) 14 years ago
  Denys Vlasenko 98a4c7cf3d *: suppress ~60% of "aliased warnings" on gcc-4.4.1 14 years ago
  Denis Vlasenko 28f5619e84 slattach: preserve speed in non-raw mode. +39 bytes. 16 years ago
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 years ago
  Denis Vlasenko 7049ff8696 whitespace fixes. no code changes 16 years ago
  Bernhard Reutner-Fischer 636a1f85e8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes 16 years ago
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage 16 years ago
  Denis Vlasenko 400d8bb45e less,klogd,syslogd,nc,tcpudp: exit on signal by killing itself, not exit(1) 16 years ago
  Denis Vlasenko 25591c322c libbb: introduce bb_signals and bb_signals_recursive, 16 years ago
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 16 years ago
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous 17 years ago
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage 17 years ago
  Denis Vlasenko 990d0f63ee Replace index_in_[sub]str_array with index_in_[sub]strings, 17 years ago
  Denis Vlasenko fb79a2e2cf xioctl and friends by Tito <farmatito@tiscali.it> 17 years ago
  Denis Vlasenko 833358798a slattach: code shrink (Bernhard Fischer <rep.dot.nop@gmail.com>) 17 years ago
  Denis Vlasenko 14923db72f slattach: new applet. 17 years ago