diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1998-07-12 01:48:14 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1998-07-12 01:48:14 +0000 |
| commit | 95de6ecfe80f604d6ed8e74fc90f903372e5d7ae (patch) | |
| tree | f5b10986d45e5f0d4a935f8138b924a7ff4d521d /sys/conf | |
| parent | 3b09372a147a8e968f6f16ad0731e716d28c80c3 (diff) | |
Notes
Diffstat (limited to 'sys/conf')
| -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 a6367158f61a..315ad27d3722 100644 --- a/sys/conf/options +++ b/sys/conf/options @@ -1,4 +1,4 @@ -# $Id: options,v 1.86 1998/07/02 05:50:57 julian Exp $ +# $Id: options,v 1.87 1998/07/06 04:55:22 julian Exp $ # # On the handling of kernel options # @@ -116,6 +116,7 @@ CD9660_ROOTDELAY opt_cd9660.h UNION # Options used only in param.c. +MAXUSERS opt_param.h MSGMNB opt_param.h MSGMNI opt_param.h MSGSEG opt_param.h |
