Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 07/18/2000 09:30:00
Module Name: basesrc
Committed By: mrg
Date: Tue Jul 18 16:30:00 UTC 2000
Modified Files:
basesrc/sbin/rcorder [netbsd-1-5]: rcorder.8 rcorder.c
Log Message:
pull up rcorder.c 1.5 and rcorder.8 1.3, approved by thorpej:
>implement `# KEYWORD:' support, with two new arguments to rcorder, to kill
>and skip keywords from the output list:
>
> -k keyword only files with `# KEYWORD: keyword' will be printed.
> -s keyword files with `# KEYWORD: keyword' will not be printed.
>
>(multiple keywords can exist on a single line, and multiple lines may exist,
>as with other special rcorder lines).
>
>requested by lukem.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.1.6.1 basesrc/sbin/rcorder/rcorder.8
cvs rdiff -r1.4 -r1.4.4.1 basesrc/sbin/rcorder/rcorder.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.