Commit History

Author SHA1 Message Date
  Denys Vlasenko f807b8e96e inetd,mount: do not die if uclibc without RPC is detected 7 years ago
  Denys Vlasenko 442d522f0b fixes for bugs found by make_single_applets.sh 7 years ago
  Denys Vlasenko f3d705f41b make --help texts smaller 8 years ago
  Denys Vlasenko 179e88bec9 rdate: make it do something remotely sane, facing 32-bit time overflow 8 years ago
  Denys Vlasenko 47367e1d50 Convert all networking/* applets to "new style" applet definitions 8 years ago
  Denys Vlasenko 237bedd499 getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST 8 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 066e76befe Replace a few more bb_info_msg's by bb_error_msg or printf 8 years ago
  Denys Vlasenko 7b85ec30b5 *: more BUILD_BUG_ON conversions 9 years ago
  Denys Vlasenko 8dff01d06a libbb: introduce and use is_prefixed_with() 9 years ago
  Denys Vlasenko 2ec4f44225 inetd: fix order of array index check and array access 9 years ago
  Denys Vlasenko 54e9585e10 trivial code shrink 10 years ago
  Anthony G. Basile 12677acf0a CONFIG_PID_FILE_PATH: new configuration option for pidfile paths 12 years ago
  Mike Frysinger c5fe9f7b72 include sys/resource.h where needed 12 years ago
  Tias Guns 64f763b42a inetd: fix build failure in Android 12 years ago
  Denys Vlasenko 585541e8e3 start_stop_daemon: set complementary group ids too. Closes 3253 13 years ago
  Denys Vlasenko 223b9417b3 inetd: close new udp fd in "udp nowait" case 13 years ago
  Bernhard Reutner-Fischer 901a53baec inetd: check if RPC is available 13 years ago
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts 13 years ago
  Denys Vlasenko b1ab283f0b inetd: add FIXMEs 13 years ago
  Pere Orga 5bc8c005a8 move remaining help text from include/usage.src.h 13 years ago
  Denys Vlasenko ca18311d0a libbb: make set_nport accept pointer to sockaddr, not to len_and_sockaddr. 13 years ago
  Mike Frysinger a945f6190b inetd: if argv[0] is not specified, set it to program name 14 years ago
  Denys Vlasenko fb132e4737 whitespace cleanup 14 years ago
  Pascal Bellard 926031b764 *: introduce and use xfork() and xvfork() 14 years ago
  Denys Vlasenko 31c3dad851 remove recently added erroneous _and_die() 14 years ago
  Denys Vlasenko 41ddd9f606 *: make exec failure message more consistent 14 years ago
  Denys Vlasenko 98a4c7cf3d *: suppress ~60% of "aliased warnings" on gcc-4.4.1 15 years ago
  Denys Vlasenko 8684cbb5cc libbb: robustify isXXXX(). +39 bytes 15 years ago