Remove commented out PROCFS, it is standard.

This commit is contained in:
Rodney W. Grimes 1994-01-29 21:41:36 +00:00
parent d21e209e03
commit ec40982451
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1038
5 changed files with 5 additions and 10 deletions

View File

@ -4,7 +4,7 @@
#
# This kernel is NOT MEANT to be runnable!
#
# $Id: LINT,v 1.46 1994/01/27 01:01:22 ache Exp $
# $Id: LINT,v 1.47 1994/01/29 03:17:39 ache Exp $
#
machine "i386"
@ -77,7 +77,6 @@ options NFS #Network File System
options NS #Xerox NS communications protocols
options NSIP #XNS over IP
options PCFS #PC (MSDOS) File System
#options PROCFS #Proc File System
pseudo-device ppp 2
pseudo-device pty 4
options QUOTA #enable disk quotas

View File

@ -1,7 +1,7 @@
#
# GENERICAH -- Generic machine with WD/AHx family disks
#
# $Id: GENERICAH,v 1.21 1994/01/05 14:56:46 rgrimes Exp $
# $Id: GENERICAH,v 1.22 1994/01/25 11:08:22 rgrimes Exp $
#
machine "i386"
@ -16,7 +16,6 @@ options INET #InterNETworking
options ISOFS #ISO File System
options NFS #Network File System
options PCFS #MSDOS File System
#options PROCFS #Proc File System
options "COMPAT_43" #Compatible with BSD 4.3
options "TCP_COMPAT_42" #TCP/IP compatible with 4.2
options XSERVER #Xserver

View File

@ -1,7 +1,7 @@
#
# GENERICBT -- Generic machine with WD/BTx family disks
#
# $Id: GENERICBT,v 1.20 1994/01/05 14:56:48 rgrimes Exp $
# $Id: GENERICBT,v 1.21 1994/01/25 11:08:23 rgrimes Exp $
#
machine "i386"
@ -16,7 +16,6 @@ options INET #InterNETworking
options ISOFS #ISO File System
options NFS #Network File System
options PCFS #MSDOS File System
#options PROCFS #Proc File System
options "COMPAT_43" #Compatible with BSD 4.3
options "TCP_COMPAT_42" #TCP/IP compatible with 4.2
options XSERVER #Xserver

View File

@ -4,7 +4,7 @@
#
# This kernel is NOT MEANT to be runnable!
#
# $Id: LINT,v 1.46 1994/01/27 01:01:22 ache Exp $
# $Id: LINT,v 1.47 1994/01/29 03:17:39 ache Exp $
#
machine "i386"
@ -77,7 +77,6 @@ options NFS #Network File System
options NS #Xerox NS communications protocols
options NSIP #XNS over IP
options PCFS #PC (MSDOS) File System
#options PROCFS #Proc File System
pseudo-device ppp 2
pseudo-device pty 4
options QUOTA #enable disk quotas

View File

@ -4,7 +4,7 @@
#
# This kernel is NOT MEANT to be runnable!
#
# $Id: LINT,v 1.46 1994/01/27 01:01:22 ache Exp $
# $Id: LINT,v 1.47 1994/01/29 03:17:39 ache Exp $
#
machine "i386"
@ -77,7 +77,6 @@ options NFS #Network File System
options NS #Xerox NS communications protocols
options NSIP #XNS over IP
options PCFS #PC (MSDOS) File System
#options PROCFS #Proc File System
pseudo-device ppp 2
pseudo-device pty 4
options QUOTA #enable disk quotas