24 lines
300 B
Plaintext
24 lines
300 B
Plaintext
|
#
|
||
|
#
|
||
|
machine "sun3"
|
||
|
cpu "SUN3_60"
|
||
|
ident SOLIPSIST
|
||
|
|
||
|
timezone 8 dst
|
||
|
maxusers 16
|
||
|
|
||
|
# Standard options
|
||
|
options "COMPAT_43"
|
||
|
options "TCP_COMPAT_42"
|
||
|
|
||
|
# Options for all SUN3 machines
|
||
|
options KTRACE
|
||
|
config netbsd swap generic
|
||
|
|
||
|
|
||
|
pseudo-device swappager
|
||
|
pseudo-device vnodepager
|
||
|
pseudo-device devpager
|
||
|
|
||
|
|