Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 10/07/2006 08:48:04
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.