History log of /netbsd/usr.bin/nohup/nohup.c (Results 1 – 15 of 15)
Revision Date Author Comments
# bf3b79d3 06-Sep-2011 joerg <joerg@NetBSD.org>

ANSIfy + __dead


# 1f36782a 12-Apr-2009 lukem <lukem@NetBSD.org>

Fix -Wcast-qual issue


# 98e5374c 21-Jul-2008 lukem <lukem@NetBSD.org>

Remove the \n and tabs from the __COPYRIGHT() strings.
Tweak to use a consistent format.


# 89aaa1bb 07-Aug-2003 agc <agc@NetBSD.org>

Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22365, verified by myself.


# 51a00352 14-Jul-2003 itojun <itojun@NetBSD.org>

use bounded string op


# 456dff6c 16-Sep-2001 wiz <wiz@NetBSD.org>

Spell 'occurred' with two 'r's.


# 262a0893 04-Nov-2000 kleink <kleink@NetBSD.org>

* Support the getopt() "--" option delimiter; addresses PR standards/11230.
* Augment the usage string to reflect that arguments may be passed to utilites.


# 4b2ac6c0 23-Dec-1997 ross <ross@NetBSD.org>

Change = to == in exit return code expression. From Chris Engebretson.


# 22930ad0 19-Oct-1997 lukem <lukem@NetBSD.org>

WARNSify, fix .Nm usage


# 08f61475 31-Aug-1995 jtc <jtc@NetBSD.org>

Sync with 4.4lite2.


# d0a0f13b 27-Jun-1995 jtc <jtc@NetBSD.org>

sys/signal.h -> signal.h


# e9d867ef 01-Aug-1993 mycroft <mycroft@NetBSD.org>

Add RCS identifiers.


# 7a73bcec 20-Jul-1993 jtc <jtc@NetBSD.org>

Initialize variable correctly so we don't print garbage from the stack.


# aab7593a 15-Jul-1993 jtc <jtc@NetBSD.org>

Make POSIX 1003.2 (Draft 11.2) compliant.


# 61f28255 21-Mar-1993 cgd <cgd@NetBSD.org>

initial import of 386bsd-0.1 sources