artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d323db
)
Disable quotas
author
tholo
<tholo@openbsd.org>
Sun, 8 Dec 1996 20:01:35 +0000
(20:01 +0000)
committer
tholo
<tholo@openbsd.org>
Sun, 8 Dec 1996 20:01:35 +0000
(20:01 +0000)
sys/arch/i386/conf/GANDALF
patch
|
blob
|
history
diff --git
a/sys/arch/i386/conf/GANDALF
b/sys/arch/i386/conf/GANDALF
index
3a6aa41
..
be213a6
100644
(file)
--- a/
sys/arch/i386/conf/GANDALF
+++ b/
sys/arch/i386/conf/GANDALF
@@
-1,7
+1,7
@@
#
# GANDALF -- Dual Tyan P5/133 PCI/EISA bus
#
-# $OpenBSD: GANDALF,v 1.1
7 1996/11/05 03:57:1
5 tholo Exp $
+# $OpenBSD: GANDALF,v 1.1
8 1996/12/08 20:01:3
5 tholo Exp $
#
machine i386 # architecture, used by config; REQUIRED
@@
-52,7
+52,7
@@
option COMPAT_FREEBSD # binary compatibility with FreeBSD
option LKM # loadable kernel modules
option FFS # UFS
-
option
QUOTA # UFS quotas
+
#option
QUOTA # UFS quotas
#option LFS # log-structured file system
option MFS # memory file system