Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 02/08/1999 10:56:48
Module Name:	src
Committed By:	christos
Date:		Mon Feb  8 18:56:48 UTC 1999

Modified Files:
	src/lib/libc/arch/i386/gen: __setjmp14.S __sigsetjmp14.S setjmp.S
	    sigsetjmp.S
	src/lib/libc/arch/i386/sys: brk.S exect.S ptrace.S sbrk.S sigprocmask.S
	    sigsuspend.S syscall.S
Log Message:
Amend for the PLT fixes, things broke last night with the changes to SYS.h
and cerror.S. In particular, the syscalls in the files committed below were
broken.