diff options
| author | mycroft <mycroft@NetBSD.org> | 1995-03-05 23:04:25 +0000 |
|---|---|---|
| committer | mycroft <mycroft@NetBSD.org> | 1995-03-05 23:04:25 +0000 |
| commit | 6c30f4a8925eee67df33399ec86d46da08c9612e (patch) | |
| tree | 18c5d32f62cbf7720b108177a2a3dc97f9dfde08 /sys | |
| parent | d227b8e43c248d765abd6c1430e89fc1512451ba (diff) | |
Remove file systems.
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/arch/hp300/conf/DUALITY | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/hp300/conf/DUALITY b/sys/arch/hp300/conf/DUALITY index 67388e1afc5..d950d024cbe 100644 --- a/sys/arch/hp300/conf/DUALITY +++ b/sys/arch/hp300/conf/DUALITY @@ -1,4 +1,4 @@ -# $NetBSD: DUALITY,v 1.15 1995/02/23 22:22:07 mycroft Exp $ +# $NetBSD: DUALITY,v 1.16 1995/03/05 23:04:25 mycroft Exp $ # # DUALITY (mycroft's hp370 test machine) # @@ -44,10 +44,10 @@ options MSDOSFS options FDESC options FIFO options KERNFS -options NULLFS -options PORTAL +#options NULLFS +#options PORTAL options PROCFS -options UMAPFS +#options UMAPFS options UNION options GATEWAY |
