following changes in ????pager stuff.

This commit is contained in:
phil 1993-09-13 07:23:45 +00:00
parent 0c9ec05f20
commit d3da2305a5
3 changed files with 6 additions and 14 deletions

View File

@ -1,13 +1,14 @@
#
# GENERIC_NS -- Generic 532 machine -- distribution
#
# $Id: GENERIC_NS,v 1.1.1.1 1993/09/09 23:53:45 phil Exp $
# $Id: GENERIC_NS,v 1.2 1993/09/13 07:23:45 phil Exp $
#
machine "pc532"
cpu "ns532"
ident GENERIC_NS
timezone 8 dst
maxusers 20
options SWAPPAGER,VNODEPAGER,DEVPAGER
options INET,NFS
options "COMPAT_43"
options "TCP_COMPAT_42"
@ -37,6 +38,3 @@ pseudo-device sl 2
pseudo-device log
pseudo-device pty 8
pseudo-device swappager
pseudo-device vnodepager
pseudo-device devpager

View File

@ -1,13 +1,14 @@
#
# SMALL 532 Distribution -
#
# $Id: SMALL_NS,v 1.1.1.1 1993/09/09 23:53:45 phil Exp $
# $Id: SMALL_NS,v 1.2 1993/09/13 07:23:46 phil Exp $
#
machine "pc532"
cpu "ns532"
ident SMALL_NS
timezone 8 dst
maxusers 10
options SWAPPAGER,VNODEPAGER,DEVPAGER
options INET
options "COMPAT_43"
options "TCP_COMPAT_42"
@ -36,7 +37,3 @@ pseudo-device loop
pseudo-device ether
pseudo-device sl 1
pseudo-device pty 4
pseudo-device swappager
pseudo-device vnodepager
pseudo-device devpager

View File

@ -1,13 +1,14 @@
#
# TINY 532 Distribution, used only for early testing and initial distribution.
#
# $Id: TINY_NS,v 1.1.1.1 1993/09/09 23:53:45 phil Exp $
# $Id: TINY_NS,v 1.2 1993/09/13 07:23:47 phil Exp $
#
machine "pc532"
cpu "ns532"
ident TINY_NS
timezone 8 dst
maxusers 8
options SWAPPAGER,VNODEPAGER,DEVPAGER
options "COMPAT_43"
options "RD_SIZE=1536000"
options "COMDEF_SPEED=B19200"
@ -34,9 +35,5 @@ device com6 at scn0 port 6 tty
device com7 at scn0 port 7 tty
pseudo-device rtc
pseudo-device pty 4
pseudo-device swappager
pseudo-device vnodepager
pseudo-device devpager