Subject: sun-lamp CVS commits
To: None <source-changes@sun-lamp.cs.berkeley.edu>
From: The Source Master <srcmastr@NetBSD.ORG>
List: source-changes
Date: 10/26/1994 12:50:02
mycroft
Wed Oct 26 12:41:14 PDT 1994
Update of /b/source/CVS/src/gnu/usr.bin/ld/i386
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/gnu/usr.bin/ld/i386

Modified Files:
	mdprologue.S 
Log Message:
Clean this up a bit, and use the trap gate to enter the kernel.

mycroft
Wed Oct 26 12:49:43 PDT 1994
Update of /b/source/CVS/src/lib/libc/arch/i386
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/lib/libc/arch/i386

Modified Files:
	SYS.h 
Log Message:
Use trap gate to enter kernel.

mycroft
Wed Oct 26 12:49:52 PDT 1994
Update of /b/source/CVS/src/lib/libc/arch/i386/sys
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/lib/libc/arch/i386/sys

Modified Files:
	Ovfork.S brk.S exect.S ptrace.S sbrk.S sigprocmask.S 
	sigsuspend.S syscall.S 
Log Message:
Use trap gate to enter kernel.