Commit Verlauf

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