aboutsummaryrefslogtreecommitdiff
path: root/libbb/vfork_daemon_rexec.c
AgeCommit message (Expand)Author
2007-03-26zcip: make it work on NOMMU (+ improve NOMMU support machinery)Denis Vlasenko
2007-03-26Attempt to get more applets compile for NOMMU.Denis Vlasenko
2007-03-26libbb: rework NOMMU helper API so that it makes more senseDenis Vlasenko
2007-03-24NOMMU re-exec trick shuld not depend on existence of "don't daemonize"Denis Vlasenko
2007-01-19openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup codeDenis Vlasenko
2006-12-26style fixesDenis Vlasenko
2006-09-30lsmod: repair indentationDenis Vlasenko
2006-08-20- merge -r15463:15564 from busybox_scratch branch through these changesets:Bernhard Reutner-Fischer
2006-06-16Revert svn 15333. If you vfork, you must either exec or exit. (The parent isRob Landley
2006-06-07sometimes daemonizing and vfork()/exit() is okMike Frysinger
2006-05-31- s/defined(__uClinux__)/BB_NOMMU/Bernhard Reutner-Fischer
2006-05-19- replace _PATH_DEVNULL with bb_dev_nullBernhard Reutner-Fischer
2004-04-14Larry Doolittle writes:Eric Andersen
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen
2003-12-15Get vfork_daemon_rexec working under uclinuxRuss Dill
2003-07-28last_patch95 from vodz:Eric Andersen