artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d147ac
)
add NTP
author
kstailey
<kstailey@openbsd.org>
Fri, 11 Apr 1997 19:27:23 +0000
(19:27 +0000)
committer
kstailey
<kstailey@openbsd.org>
Fri, 11 Apr 1997 19:27:23 +0000
(19:27 +0000)
sys/arch/i386/conf/ELBERETH
patch
|
blob
|
history
diff --git
a/sys/arch/i386/conf/ELBERETH
b/sys/arch/i386/conf/ELBERETH
index
9c81f9e
..
4fe9481
100644
(file)
--- a/
sys/arch/i386/conf/ELBERETH
+++ b/
sys/arch/i386/conf/ELBERETH
@@
-1,5
+1,5
@@
#
-# $OpenBSD: ELBERETH,v 1.
3 1997/04/09 16:01:51
kstailey Exp $
+# $OpenBSD: ELBERETH,v 1.
4 1997/04/11 19:27:23
kstailey Exp $
#
#
# ELBERETH -- 166MHz Pentium PCI
@@
-17,6
+17,7
@@
options XSERVER # diddle with console driver
maxusers 16 # estimated number of users
options TIMEZONE=300 # time zone to adjust RTC time by
options DST=1 # daylight savings time used by RTC
+options NTP # High precision timekeeping support
options SWAPPAGER # paging; REQUIRED
options DEVPAGER # mmap() of devices