diff options
| author | Kenjiro Cho <kjc@FreeBSD.org> | 1999-01-14 03:30:48 +0000 |
|---|---|---|
| committer | Kenjiro Cho <kjc@FreeBSD.org> | 1999-01-14 03:30:48 +0000 |
| commit | 34f3320ef43bfcffeb98371ef224bda6cdfbb26c (patch) | |
| tree | 7d6d3c36bd6f2270b5498461fcd07df383091e8d | |
| parent | 47d8621a0bed8c1185680ad719e88e5578adbe9a (diff) | |
Notes
| -rw-r--r-- | sys/conf/options | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/conf/options b/sys/conf/options index bfff6569ab75..ab47e37c7106 100644 --- a/sys/conf/options +++ b/sys/conf/options @@ -1,4 +1,4 @@ -# $Id: options,v 1.116 1999/01/10 07:45:17 phk Exp $ +# $Id: options,v 1.117 1999/01/10 17:41:32 nsouch Exp $ # # On the handling of kernel options # @@ -124,6 +124,7 @@ CD9660_ROOTDELAY opt_cd9660.h UNION # Options used only in param.c. +HZ opt_param.h MAXUSERS opt_param.h MSGMNB opt_param.h MSGMNI opt_param.h |
