Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 07/26/1999 20:56:14
Module Name: basesrc
Committed By: hubertf
Date: Tue Jul 27 03:56:14 UTC 1999
Modified Files:
basesrc/sbin/nologin: nologin.8 nologin.sh
Log Message:
Replace the existing version of nologin(8) with a rewrite that was done
according to the behaviour documented in the manual page. That way, the
copyright notice can be dropped.
I place the rewritten version into the public domain. Fixes PR 5784.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/sbin/nologin/nologin.8 \
basesrc/sbin/nologin/nologin.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.