Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 04/21/1996 21:30:10
christos
Sun Apr 21 21:20:39 EDT 1996
Update of /a/cvsroot/src/sys/net
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv3571

Modified Files:
	if.c 
Log Message:
- Fix fencepost error in ifconf() where if space = n * sizeof(struct ifreq),
  only n - 1 interfaces would be obtained. This bug is present in the Lite2
  sources too.
- Support COMPAT_SVR4 in ifconf()


christos
Sun Apr 21 21:23:44 EDT 1996
Update of /a/cvsroot/src/sys/sys
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv3731

Modified Files:
	disk.h disklabel.h proc.h reboot.h signalvar.h systm.h 
Log Message:
add prototypes from <sys/cpu.h> to the appropriate places


christos
Sun Apr 21 21:26:50 EDT 1996
Update of /a/cvsroot/src/sys/dev
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv4040

Modified Files:
	ccd.c 
Log Message:
remove sys/cpu.h