Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
jonathan
Thu Feb 27 16:14:20 PST 1997
Update of /a/cvsroot/src/sys/conf
In directory netbsd1:/var/slash-tmp/cvs-serv2720/sys/conf
Modified Files:
param.c
Log Message:
Add compiled-in MCLBYTES and MSIZE to conf/param.c, as 'mclbytes" and "msize".
Add code to netstat to use libkvm to for kernel variables "mclbytes"
and "msize', and if found, use those for netstat -m rather than
compiled-in defaults.
jonathan
Thu Feb 27 16:14:24 PST 1997
Update of /a/cvsroot/src/usr.bin/netstat
In directory netbsd1:/var/slash-tmp/cvs-serv2720/usr.bin/netstat
Modified Files:
main.c mbuf.c netstat.h
Log Message:
Add compiled-in MCLBYTES and MSIZE to conf/param.c, as 'mclbytes" and "msize".
Add code to netstat to use libkvm to for kernel variables "mclbytes"
and "msize', and if found, use those for netstat -m rather than
compiled-in defaults.
Home |
Main Index |
Thread Index |
Old Index