Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
- To: source-changes
- Subject: NetBSD master CVS tree commits
- From: The Source of All Evil <source>
- Date: Sun, 21 Apr 1996 21:30:10 -0400 (EDT)
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
Home |
Main Index |
Thread Index |
Old Index