History log of /src/usr.bin/nohup |
Revision | Date | Author | Comments |
1.3 | 31-Aug-1995 |
jtc | Sync with 4.4lite2.
|
1.2 | 31-Jul-1993 |
mycroft | Add RCS indentifiers.
|
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.15 | 29-Mar-2012 |
wiz | Punctuation.
From patch by Bug Hunting.
|
1.14 | 14-May-2010 |
joerg | branches: 1.14.6; Resort sections to canonical order.
|
1.13 | 14-Jul-2005 |
wiz | Improve command description, from jmc, jaredy, and tom, all @openbsd.
|
1.12 | 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22365, verified by myself.
|
1.11 | 25-Feb-2003 |
wiz | .Nm does not need a dummy argument ("") before punctuation or for correct formatting of the SYNOPSIS any longer.
|
1.10 | 04-Feb-2003 |
perry | "Utilize" has exactly the same meaning as "use," but it is more difficult to read and understand. Most manuals of English style therefore say that you should use "use".
|
1.9 | 08-Dec-2001 |
wiz | Sort sections.
|
1.8 | 01-Dec-2001 |
wiz | Whitespace cleanup.
|
1.7 | 04-Sep-2000 |
kleink | For commands and utilities, use EXIT STATUS rather than RETURN VALUES or DIAGNOSTICS as appropriate (and documented in mdoc(7)).
|
1.6 | 19-Oct-1997 |
lukem | WARNSify, fix .Nm usage
|
1.5 | 31-Aug-1995 |
jtc | Sync with 4.4lite2.
|
1.4 | 11-Jan-1994 |
jtc | Fix spelling errors.
|
1.3 | 01-Aug-1993 |
mycroft | Add RCS indentifiers.
|
1.2 | 15-Jul-1993 |
jtc | 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.14.6.1 | 17-Apr-2012 |
yamt | sync with head
|
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
|