fix subtle bug inherited from dash
[oweals/busybox.git] / coreutils / nohup.c
2006-10-20 Denis Vlasenkomessage string changes, mostly for consistency, also...
2006-10-03 Denis Vlasenkorename bb_default_error_retval -> xfunc_error_retval
2006-09-21 Bernhard Reutner... - pull r15578 from busybox_scratch branch:
2006-09-17 Denis Vlasenkowhitespace cleanup
2006-09-07 Denis Vlasenkogetty, sulogin: convert to using bb_msg for syslog...
2006-08-03 Rob LandleyRemove bb_ prefixes from xfuncs.c (and a few other...
2006-07-02 "Robert P. J. Day"Standardize on the vi editing directives being on the...
2006-05-24 Rob LandleyTwo more issues pointed out by Bernhard.
2006-05-23 Rob LandleyIt takes _talent_ to implement a version of nohup that...
2006-05-21 Rob LandleyNew version of nohup that's much smaller, less paranoid...
2005-10-12 "Vladimir N. Oleynik"usage bb_dev_null
2005-09-22 "Vladimir N. Oleynik"very small size reduce for nohup applet
2005-09-21 Bernhard Reutner... - add applet nohup(1)