Historique des commits

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