NetBSD/sys/conf
thorpej 4011fcfefd Cache the "adjusted" value of sb_max when sb_max is changed, in order
to avoid doing quad math in sbreserve().

Change suggested by Simon Burge, and code inspired by a similar change
in FreeBSD.
2003-10-21 22:55:47 +00:00
..
Makefile.kern.inc Make the kernel makefiles pay attention to NOGCCERROR 2003-10-01 23:11:29 +00:00
files Introduce null console. This pseudo device acts as a normal console with the 2003-10-17 18:16:42 +00:00
majors Add major for Vinum 2003-10-10 22:46:07 +00:00
newvers.sh Use a shell variable instead of a cpp #define to provide the full 2003-10-15 01:28:49 +00:00
newvers_stand.sh
osrelease.sh get the release version from <sys/param.h>, so that it won't be necessary 2003-10-04 06:59:56 +00:00
param.c Cache the "adjusted" value of sb_max when sb_max is changed, in order 2003-10-21 22:55:47 +00:00