This commit is contained in:
cgd 1996-09-26 21:45:05 +00:00
parent 9c3e274c7b
commit aff6c1c4c7

View File

@ -1,4 +1,4 @@
# $NetBSD: SUN_LAMP,v 1.75 1996/08/31 20:44:04 mycroft Exp $
# $NetBSD: SUN_LAMP,v 1.76 1996/09/26 21:45:05 cgd Exp $
#
# SUN_LAMP -- kernel for one of cgd's 486/50 EISA boxes...
#
@ -27,7 +27,7 @@ options SWAPPAGER # paging; REQUIRED
options VNODEPAGER # mmap() of files
options DEVPAGER # mmap() of devices
options DDB # in-kernel debugger
#options DDB # in-kernel debugger
options DIAGNOSTIC # internal consistency checks
options KTRACE # system call tracing, a la ktrace(1)