Historial de Commits

Autor SHA1 Mensaje Fecha
  Denys Vlasenko db5546ca10 libbb: code shrink: introduce and use [_]exit_SUCCESS() hace 2 años
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls hace 5 años
  Aitor Esteve Alvarado 7b6d4f50c9 start-stop-daemon: change priority before dropping privileges hace 5 años
  Alexander Vickberg 100fa20c68 start-stop-daemon: Fix -x is not required for -K hace 5 años
  Denys Vlasenko 77524a311a start-stop-daemon: fix "both -x and -a" case: -a does override argv[0] hace 5 años
  Denys Vlasenko 088fec36fe start-stop-daemon: create pidfile before parent exits, closes 8596 hace 5 años
  Denys Vlasenko c783cf78af tart_stop_daemon: another fix to disabled OLDER_VERSION_OF_X code hace 6 años
  Denys Vlasenko 837913fc54 start_stop_daemon: fix normally disabled OLDER_VERSION_OF_X code hace 6 años
  Denys Vlasenko 7bcde5f00d libbb.h: always include sys/resource.h hace 6 años
  Denys Vlasenko 4974917c5e start-stop-daemon: show only short options in --help text hace 7 años
  Denys Vlasenko 22542eca18 getopt32: remove opt_complementary hace 7 años
  Denys Vlasenko 036585a911 getopt32: remove applet_long_options hace 7 años
  Denys Vlasenko 184c738582 stty: fix bb_common_bufsiz1 use in NOEXEC hace 7 años
  Denys Vlasenko b182e9ad60 libbb: use _exit, not exit, in bb_daemonize_or_rexec() hace 7 años
  Denys Vlasenko 72089cf6b4 config: deindent all help texts hace 7 años
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes hace 7 años
  Denys Vlasenko f560422fa0 Big cleanup in config help and description hace 7 años
  Denys Vlasenko 47cfbf32fd *: add most of the required setup_common_bufsiz() calls hace 8 años
  Denys Vlasenko e6a2f4cc5a libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it hace 8 años
  Denys Vlasenko 3d0805e9e7 libbb: make parse_chown_usergroup_or_die() set unspecified uid/gid to -1 hace 9 años
  Denys Vlasenko 28826ac8c0 debianutils/*: convert to new-style "one file" applets hace 9 años
  Denys Vlasenko 17eedcad94 ssd: compat: match -x EXECUTABLE by /proc/pid/exe too hace 12 años
  Peter Korsgaard 743edac6c8 bb_daemonize_or_rexec(): add flag to double-fork; use it in start-stop-daemon hace 13 años
  Denys Vlasenko 585541e8e3 start_stop_daemon: set complementary group ids too. Closes 3253 hace 13 años
  Denys Vlasenko 929f63e57c start-stop-daemon: fix "-K --test --pidfile PIDFILE" exitcode hace 13 años
  Pere Orga 6a3e01d5a9 move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c editors/*.c loginutils/*.c mailutils/*.c hace 13 años
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
  Denys Vlasenko 7783248eaa *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i hace 14 años
  Pascal Bellard 926031b764 *: introduce and use xfork() and xvfork() hace 14 años
  Denys Vlasenko 41ddd9f606 *: make exec failure message more consistent hace 14 años