Subject: CVS commit: src/lib/libc/arch/vax/gen
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 01/19/2003 21:07:32
Module Name:	src
Committed By:	matt
Date:		Sun Jan 19 19:07:31 UTC 2003

Added Files:
	src/lib/libc/arch/vax/gen: makecontext.c resumecontext.c swapcontext.S

Log Message:
Add the VAX versions of these.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/lib/libc/arch/vax/gen/makecontext.c \
    src/lib/libc/arch/vax/gen/resumecontext.c \
    src/lib/libc/arch/vax/gen/swapcontext.S

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