Oops, forgot to commit entry in LINT for statically configured vinum.
This commit is contained in:
parent
2ae122f64a
commit
3ea799d5aa
@ -2,7 +2,7 @@
|
||||
# LINT -- config file for checking all the sources, tries to pull in
|
||||
# as much of the source tree as it can.
|
||||
#
|
||||
# $Id: LINT,v 1.523 1998/12/30 09:43:36 phk Exp $
|
||||
# $Id: LINT,v 1.524 1998/12/31 08:03:52 luigi Exp $
|
||||
#
|
||||
# NB: You probably don't want to try running a kernel built from this
|
||||
# file. Instead, you should start from GENERIC, and add options from
|
||||
@ -744,6 +744,8 @@ pseudo-device gzip #Exec gzipped a.out's
|
||||
pseudo-device vn #Vnode driver (turns a file into a device)
|
||||
pseudo-device snp 3 #Snoop device - to look at pty/vty/etc..
|
||||
pseudo-device ccd 4 #Concatenated disk driver
|
||||
pseudo-device vinum #Vinum concat/mirror/raid driver
|
||||
options VINUMDEBUG #enable Vinum debugging hooks
|
||||
|
||||
# These are only for watching for bitrot in old tty code.
|
||||
# broken
|
||||
|
@ -2,7 +2,7 @@
|
||||
# LINT -- config file for checking all the sources, tries to pull in
|
||||
# as much of the source tree as it can.
|
||||
#
|
||||
# $Id: LINT,v 1.523 1998/12/30 09:43:36 phk Exp $
|
||||
# $Id: LINT,v 1.524 1998/12/31 08:03:52 luigi Exp $
|
||||
#
|
||||
# NB: You probably don't want to try running a kernel built from this
|
||||
# file. Instead, you should start from GENERIC, and add options from
|
||||
@ -744,6 +744,8 @@ pseudo-device gzip #Exec gzipped a.out's
|
||||
pseudo-device vn #Vnode driver (turns a file into a device)
|
||||
pseudo-device snp 3 #Snoop device - to look at pty/vty/etc..
|
||||
pseudo-device ccd 4 #Concatenated disk driver
|
||||
pseudo-device vinum #Vinum concat/mirror/raid driver
|
||||
options VINUMDEBUG #enable Vinum debugging hooks
|
||||
|
||||
# These are only for watching for bitrot in old tty code.
|
||||
# broken
|
||||
|
@ -2,7 +2,7 @@
|
||||
# LINT -- config file for checking all the sources, tries to pull in
|
||||
# as much of the source tree as it can.
|
||||
#
|
||||
# $Id: LINT,v 1.523 1998/12/30 09:43:36 phk Exp $
|
||||
# $Id: LINT,v 1.524 1998/12/31 08:03:52 luigi Exp $
|
||||
#
|
||||
# NB: You probably don't want to try running a kernel built from this
|
||||
# file. Instead, you should start from GENERIC, and add options from
|
||||
@ -744,6 +744,8 @@ pseudo-device gzip #Exec gzipped a.out's
|
||||
pseudo-device vn #Vnode driver (turns a file into a device)
|
||||
pseudo-device snp 3 #Snoop device - to look at pty/vty/etc..
|
||||
pseudo-device ccd 4 #Concatenated disk driver
|
||||
pseudo-device vinum #Vinum concat/mirror/raid driver
|
||||
options VINUMDEBUG #enable Vinum debugging hooks
|
||||
|
||||
# These are only for watching for bitrot in old tty code.
|
||||
# broken
|
||||
|
Loading…
x
Reference in New Issue
Block a user