Home | History | Annotate | Download | only in nohup
History log of /src/usr.bin/nohup/nohup.c
RevisionDateAuthorComments
 1.15  06-Sep-2011  joerg ANSIfy + __dead
 1.14  12-Apr-2009  lukem Fix -Wcast-qual issue
 1.13  21-Jul-2008  lukem branches: 1.13.6;
Remove the \n and tabs from the __COPYRIGHT() strings.
Tweak to use a consistent format.
 1.12  07-Aug-2003  agc branches: 1.12.34;
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22365, verified by myself.
 1.11  14-Jul-2003  itojun use bounded string op
 1.10  16-Sep-2001  wiz Spell 'occurred' with two 'r's.
 1.9  04-Nov-2000  kleink * Support the getopt() "--" option delimiter; addresses PR standards/11230.
* Augment the usage string to reflect that arguments may be passed to utilites.
 1.8  23-Dec-1997  ross Change = to == in exit return code expression. From Chris Engebretson.
 1.7  19-Oct-1997  lukem WARNSify, fix .Nm usage
 1.6  31-Aug-1995  jtc Sync with 4.4lite2.
 1.5  27-Jun-1995  jtc sys/signal.h -> signal.h
 1.4  01-Aug-1993  mycroft Add RCS identifiers.
 1.3  20-Jul-1993  jtc Initialize variable correctly so we don't print garbage from the stack.
 1.2  15-Jul-1993  jtc branches: 1.2.2;
Make POSIX 1003.2 (Draft 11.2) compliant.
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2  31-Aug-1995  jtc imported from 44lite2
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.2.2.1  20-Jul-1993  cgd Makes a message to the user's console print out correctly, otherwise it
prints whatever is on the stack. from "J.T. Conklin" <jtc@sun-lamp>
 1.12.34.1  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.13.6.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html

RSS XML Feed