freebsd-dev/sys/conf
Garrett Wollman 98271db4d5 Convert socket structures to be type-stable and add a version number.
Define a parameter which indicates the maximum number of sockets in a
system, and use this to size the zone allocators used for sockets and
for certain PCBs.

Convert PF_LOCAL PCB structures to be type-stable and add a version number.

Define an external format for infomation about socket structures and use
it in several places.

Define a mechanism to get all PF_LOCAL and PF_INET PCB lists through
sysctl(3) without blocking network interrupts for an unreasonable
length of time.  This probably still has some bugs and/or race
conditions, but it seems to work well enough on my machines.

It is now possible for `netstat' to get almost all of its information
via the sysctl(3) interface rather than reading kmem (changes to follow).
1998-05-15 20:11:40 +00:00
..
defines
files Add support for the Qlogic ISP SCSI && FC/AL Adapters 1998-04-22 18:12:29 +00:00
files.i386 Add changes and code to implement a functional DEVFS. 1998-04-19 23:32:49 +00:00
files.newconf Add lines for new files in ipfilter 1997-05-25 15:56:18 +00:00
files.pc98 Deleted unused item. 1998-05-05 13:19:34 +00:00
kern.mk Added -ansi to CWARNFLAGS so that ANSI errors don't come back. 1998-05-01 18:13:37 +00:00
kmod.mk Fixed CLEANFILES. Some temporary files were missing. 1998-03-19 13:22:46 +00:00
majors Name cronyx devices correctly. 1998-05-13 12:38:26 +00:00
Makefile.i386 Use ${.TARGET} rather than $@. i386 tested, pc98 untested because config 1998-04-29 18:21:35 +00:00
Makefile.pc98 Use ${.TARGET} rather than $@. i386 tested, pc98 untested because config 1998-04-29 18:21:35 +00:00
Makefile.powerpc Use ${.TARGET} rather than $@. i386 tested, pc98 untested because config 1998-04-29 18:21:35 +00:00
newvers.sh Increment RELDATE so that it is possible to distinguish between the 1997-09-24 04:36:19 +00:00
nfsswapkernel.c Removed vestiges of config-time "argument processing" configuration. 1997-09-07 13:49:56 +00:00
NOTES Fixes incorrect company and product names in uha(4) manpage and 1998-04-29 17:09:41 +00:00
options Get rid of DEVFS_ROOT 1998-04-20 04:30:47 +00:00
options.i386 Support better performance with P6 architectures and in SMP 1998-05-11 02:13:47 +00:00
options.pc98 Sync with sys/i386/conf/options.i386 revision 1.78. 1998-05-12 09:31:44 +00:00
param.c Convert socket structures to be type-stable and add a version number. 1998-05-15 20:11:40 +00:00
systags.sh Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00