Subject: CVS commit: src/lib/libc/arch/vax
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 01/24/2003 01:56:13
Module Name:	src
Committed By:	matt
Date:		Thu Jan 23 23:56:13 UTC 2003

Modified Files:
	src/lib/libc/arch/vax/gen: Makefile.inc
	src/lib/libc/arch/vax/sys: getcontext.S

Log Message:
Add the *context.? sources to SRCS.
Make getcontext _getcontext and add a getcontext weak alias.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/lib/libc/arch/vax/gen/Makefile.inc
cvs rdiff -r1.2 -r1.3 src/lib/libc/arch/vax/sys/getcontext.S

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