Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 10/15/1995 15:50:04
ragge
Sun Oct 15 15:40:11 EDT 1995
Update of /a/cvsroot/src/lib/csu/vax
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv12946

Revision/Branch: netbsd-1-1

Added Files:
	crt0.c Makefile 
Log Message:
lib/csu checked in.


christos
Sun Oct 15 15:42:12 EDT 1995
Update of /a/cvsroot/src/lib/libedit
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv12997

Modified Files:
	hist.h histedit.h history.c 
Log Message:
Added history load and save to file functions.


christos
Sun Oct 15 15:42:15 EDT 1995
Update of /a/cvsroot/src/lib/libedit/TEST
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv12997/TEST

Modified Files:
	test.c 
Log Message:
Added history load and save to file functions.


mycroft
Sun Oct 15 15:43:09 EDT 1995
Update of /a/cvsroot/src/sys/dev/isa
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv13043

Modified Files:
	com.c comreg.h 
Log Message:
Use SET(), CLR(), and ISSET() macros.
Rename CFCR to LCR, and cache its value.
Check MSR before transmitting, for better flow control.
Preserve LCR_SBREAK inside comparam().