Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 58ca629fd2 start-stop-daemon: do not lose error messages with -b il y a 7 mois
  Denys Vlasenko a26711a2d1 libbb: consolidate NOMMU fix of restoring high bit in argv[0][0] il y a 1 an
  Denys Vlasenko db5546ca10 libbb: code shrink: introduce and use [_]exit_SUCCESS() il y a 2 ans
  Denys Vlasenko 5acf5e1f87 shell: fix script's comm field if ENABLE_FEATURE_PREFER_APPLETS=y il y a 2 ans
  Denys Vlasenko 6bdfbc4cb5 libbb: fix '--help' handling in FEATURE_SH_NOFORK=y il y a 3 ans
  Denys Vlasenko fa8878bf1f start-stop-daemon: do try to close fds > 2 il y a 5 ans
  Denys Vlasenko 088fec36fe start-stop-daemon: create pidfile before parent exits, closes 8596 il y a 5 ans
  Sean MacLennan d9aabfe578 make busybox more portable il y a 6 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 ddd1ee4443 libbb: simplify NOFORK/NOEXEC defines, move set_task_comm to libbb il y a 7 ans
  Denys Vlasenko 8858a9864e libbb: rearrange NOFORK/NOEXEC code, logic is not changed il y a 7 ans
  Denys Vlasenko 80e8e3cc05 noexec: consolidate code il y a 7 ans
  Denys Vlasenko c9c1ccc4ed noexec: do GETOPT_RESET() before entering APPLET_main() il y a 7 ans
  Denys Vlasenko f2cf1cc716 noexec: set comm field for noexecs il y a 7 ans
  Denys Vlasenko 248a67fb75 free,stat: make 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 19c9f31af1 nofork: fix a bug uncovered by hush testsuite (forgotten fflush) il y a 7 ans
  Denys Vlasenko 39194f0309 new NOFORKs: pwdx,kill[all5],ttysize,realpath,readlink NOEXECs: date,resize il y a 7 ans
  Denys Vlasenko 69a5ec9dcc main: fix the case where user has "halt" as login shell. Closes 9986 il y a 7 ans
  Denys Vlasenko d4e4fdb5ce fixes for bugs found by make_single_applets.sh il y a 7 ans
  Kaarle Ritvanen 835ad3a984 libbb: GETOPT_RESET macro il y a 7 ans
  Denys Vlasenko 9967c9949e libbb: spawn_and_wait() fflushes before forking NOEXEC; child reinits logmode il y a 7 ans
  Denys Vlasenko 0fb0045aa9 config: disentangle PREFER_APPLETS from SH_STANDALONE and SH_NOFORK il y a 8 ans
  Ron Yorston 610c4c385b applet_tables: save space by removing applet name offsets il y a 8 ans
  Denys Vlasenko 550bf5b4a4 remove global "jmp_buf die_jmp" from !FEATURE_PREFER_APPLETS builds il y a 8 ans
  Peter Korsgaard 743edac6c8 bb_daemonize_or_rexec(): add flag to double-fork; use it in start-stop-daemon il y a 12 ans
  Denys Vlasenko c5d0f15dbd libbb: spawn should remove child which failed to exec il y a 13 ans
  Denys Vlasenko 6307357eff move nofork_save_area from libbb.h to vfork_daemon_rexec.c il y a 13 ans
  Denys Vlasenko c71b469f5d libbb: make BB_EXECVP/LP try to exec real binary if there's no /proc/self/exe il y a 13 ans