aboutsummaryrefslogtreecommitdiff
path: root/miscutils/setsid.c
AgeCommit message (Expand)Author
2007-02-06EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu>Denis Vlasenko
2007-02-03suppress warnings about easch <applet>_main() havingDenis Vlasenko
2007-01-19openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup codeDenis Vlasenko
2006-09-27silly switch style fixDenis Vlasenko
2006-06-03- move #include busybox.h to the very top so we pull in the configBernhard Reutner-Fischer
2006-03-23fixup styleMike Frysinger
2006-03-23dont printf arguments given by user for security sanityMike Frysinger
2006-01-25just whitespaceTim Riker
2005-08-01commiting:Paul Fox