aboutsummaryrefslogtreecommitdiff
path: root/coreutils/nohup.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* message string changes, mostly for consistency, also -32 bytes in .rodatavda2006-10-201-2/+2
* rename bb_default_error_retval -> xfunc_error_retvalvda2006-10-031-1/+1
* - pull r15578 from busybox_scratch branch:aldot2006-09-211-25/+21
* whitespace cleanupvda2006-09-171-3/+3
* getty, sulogin: convert to using bb_msg for syslog outputvda2006-09-071-1/+1
* Remove bb_ prefixes from xfuncs.c (and a few other places), consolidatelandley2006-08-031-5/+2
* Standardize on the vi editing directives being on the first line.rpjday2006-07-021-1/+1
* Two more issues pointed out by Bernhard.landley2006-05-241-1/+5
* It takes _talent_ to implement a version of nohup that does everything exceptlandley2006-05-231-1/+2
* New version of nohup that's much smaller, less paranoid, consistent,landley2006-05-211-166/+36
* usage bb_dev_nullvodz2005-10-121-1/+1
* very small size reduce for nohup appletvodz2005-09-221-9/+6
* - add applet nohup(1)aldot2005-09-211-0/+188