Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: simonb
Date: Thu Apr 22 04:50:06 UTC 1999
Modified Files:
src/sys/conf: param.c
src/sys/kern: uipc_socket2.c
src/sys/sys: socketvar.h
Log Message:
Move inclusion of "opt_sb_max.h" from sys/socketvar.h to
conf/param.c, and move the initialisation of the sb_max
variable from kern/uipc_socket2.c to conf/param.c. Now
everthing that includes sys/socketvar.h doesn't get
recompiled when SB_MAX's value changes.
Home |
Main Index |
Thread Index |
Old Index