artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae8eac1
)
disable ddb, enable vnd
author
deraadt
<deraadt@openbsd.org>
Fri, 12 Jan 1996 02:08:49 +0000
(
02:08
+0000)
committer
deraadt
<deraadt@openbsd.org>
Fri, 12 Jan 1996 02:08:49 +0000
(
02:08
+0000)
sys/arch/i386/conf/TDR
patch
|
blob
|
history
diff --git
a/sys/arch/i386/conf/TDR
b/sys/arch/i386/conf/TDR
index
4f352ed
..
07de94e
100644
(file)
--- a/
sys/arch/i386/conf/TDR
+++ b/
sys/arch/i386/conf/TDR
@@
-22,7
+22,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 # internally consistency checks
options KTRACE # system call tracing, a la ktrace(1)
@@
-159,4
+159,4
@@
pseudo-device tun 2 # network tunneling over tty
pseudo-device pty 32 # pseudo-terminals
#pseudo-device tb 1 # tablet line discipline
-
#pseudo-device
vnd 4 # paging to files
+
pseudo-device
vnd 4 # paging to files