Subject: CVS commit: basesrc/lib/libc/gen
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 01/29/2002 00:45:30
Module Name:	basesrc
Committed By:	tv
Date:		Mon Jan 28 22:45:30 UTC 2002

Modified Files:
	basesrc/lib/libc/gen: err.c errx.c verr.c verrx.c vwarn.c vwarnx.c
	    warn.c warnx.c

Log Message:
Make compilable from src/tools/compat.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 basesrc/lib/libc/gen/err.c
cvs rdiff -r1.4 -r1.5 basesrc/lib/libc/gen/errx.c basesrc/lib/libc/gen/warn.c \
    basesrc/lib/libc/gen/warnx.c
cvs rdiff -r1.6 -r1.7 basesrc/lib/libc/gen/verr.c \
    basesrc/lib/libc/gen/verrx.c basesrc/lib/libc/gen/vwarn.c \
    basesrc/lib/libc/gen/vwarnx.c

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