Subject: PR/18126 CVS commit: src
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Elad Efrat <elad@netbsd.org>
List: netbsd-bugs
Date: 10/07/2006 08:50:02
The following reply was made to PR bin/18126; it has been noted by GNATS.
From: Elad Efrat <elad@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/18126 CVS commit: src
Date: Sat, 7 Oct 2006 08:48:04 +0000 (UTC)
Module Name: src
Committed By: elad
Date: Sat Oct 7 08:48:04 UTC 2006
Modified Files:
src/distrib/sets/lists/base: mi
src/distrib/sets/lists/man: mi
src/usr.bin: Makefile
Added Files:
src/usr.bin/revoke: Makefile revoke.8 revoke.c
Log Message:
PR/18126: jnilsson at ludd dot luth dot se: add the revoke program
I have commited a different version than in the PR, it lacks a license
but if it warrants one we can stick the TNF standard on it. It's just
a main() routine that calls revoke(2).
To generate a diff of this commit:
cvs rdiff -r1.658 -r1.659 src/distrib/sets/lists/base/mi
cvs rdiff -r1.936 -r1.937 src/distrib/sets/lists/man/mi
cvs rdiff -r1.153 -r1.154 src/usr.bin/Makefile
cvs rdiff -r0 -r1.1 src/usr.bin/revoke/Makefile src/usr.bin/revoke/revoke.8 \
src/usr.bin/revoke/revoke.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.