summaryrefslogtreecommitdiffstats
path: root/sys/conf/options
blob: c82a12a7ecd9c7bc3704b59d4135809e8aeccf75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
#	$Id: options,v 1.9 1996/03/02 20:35:51 wollman Exp $

# Option name	filename

BOUNCE_BUFFERS	opt_bounce.h
DDB
KTRACE
FDESC		opt_staticfs.h
KERNFS		opt_staticfs.h
NULLFS		opt_staticfs.h
PORTAL		opt_staticfs.h
PROCFS		opt_staticfs.h
UMAPFS		opt_staticfs.h
UNION		opt_staticfs.h
QUOTA
SYSVSHM		opt_sysvipc.h
SYSVSEM		opt_sysvipc.h
SYSVMSG		opt_sysvipc.h
UCONSOLE

# Options used only in param.c.
NMBCLUSTERS	opt_param.h
SHMMAXPGS	opt_param.h
SHMMAX		opt_param.h
SHMMIN		opt_param.h
SHMMNI		opt_param.h
SHMSEG		opt_param.h
SHMALL		opt_param.h
SEMMAP		opt_param.h
SEMMNI		opt_param.h
SEMMNS		opt_param.h
SEMMNU		opt_param.h
SEMMSL		opt_param.h
SEMOPM		opt_param.h
SEMUME		opt_param.h
SEMUSZ		opt_param.h
SEMVMX		opt_param.h
SEMAEM		opt_param.h
MSGMAX		opt_param.h
MSGMNI		opt_param.h
MSGMNB		opt_param.h
MSGTQL		opt_param.h
MSGSSZ		opt_param.h
MSGSEG		opt_param.h
NBUF		opt_param.h

# Generic SCSI options.
SCSI_REPORT_GEOMETRY	opt_scsi.h
SCSI_DELAY		opt_scsi.h

# Resource limits.
CHILD_MAX	opt_rlimit.h
OPEN_MAX	opt_rlimit.h

# Net stuff.
MROUTING	opt_mrouting.h
OpenPOWER on IntegriCloud