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: 09/23/1995 13:20:02
thorpej
Sat Sep 23 10:14:42 PDT 1995
Update of /a/cvsroot/src/sys/lib/libsa
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv17732

Modified Files:
	net.c net.h 
Log Message:
Add an inet_addr() function; return network-order numeric representation
of an IP address from `aa.bb.cc.dd'-style text input.


thorpej
Sat Sep 23 10:17:04 PDT 1995
Update of /a/cvsroot/src/sys/arch/hp300/stand
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv17769

Modified Files:
	ct.c 
Log Message:
Catch up with libsa changes.


thorpej
Sat Sep 23 10:20:00 PDT 1995
Update of /a/cvsroot/src/sys/arch/hp300/stand
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv17815

Modified Files:
	sd.c rd.c 
Log Message:
Add *close() routines.  Basically, zaps softc structure so that partition
information will be re-loaded upon next open.

Catch up with libsa changes.