Subject: CVS commit: [nathanw_sa] src/lib/libc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/08/2003 22:01:14
Module Name:	src
Committed By:	thorpej
Date:		Wed Jan  8 20:01:14 UTC 2003

Modified Files:
	src/lib/libc/compat-43 [nathanw_sa]: killpg.c
	src/lib/libc/gen [nathanw_sa]: raise.c
	src/lib/libc/include [nathanw_sa]: namespace.h
	src/lib/libc/sys [nathanw_sa]: Makefile.inc

Log Message:
Need an internal name for kill().


To generate a diff of this commit:
cvs rdiff -r1.6.12.1 -r1.6.12.2 src/lib/libc/compat-43/killpg.c
cvs rdiff -r1.6 -r1.6.14.1 src/lib/libc/gen/raise.c
cvs rdiff -r1.60.2.9 -r1.60.2.10 src/lib/libc/include/namespace.h
cvs rdiff -r1.111.2.14 -r1.111.2.15 src/lib/libc/sys/Makefile.inc

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