Subject: CVS commit: src/usr.bin/cmp
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 02/06/2005 20:50:34
Module Name:	src
Committed By:	dsl
Date:		Sun Feb  6 20:50:34 UTC 2005

Modified Files:
	src/usr.bin/cmp: cmp.c extern.h misc.c regular.c special.c

Log Message:
Taking (out) the __P


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/usr.bin/cmp/cmp.c
cvs rdiff -r1.4 -r1.5 src/usr.bin/cmp/extern.h
cvs rdiff -r1.7 -r1.8 src/usr.bin/cmp/misc.c
cvs rdiff -r1.12 -r1.13 src/usr.bin/cmp/regular.c
cvs rdiff -r1.8 -r1.9 src/usr.bin/cmp/special.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.