Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/i386/conf Add NTFS



details:   https://anonhg.NetBSD.org/src/rev/6123df7f708c
branches:  trunk
changeset: 472763:6123df7f708c
user:      christos <christos%NetBSD.org@localhost>
date:      Thu May 06 16:29:26 1999 +0000

description:
Add NTFS

diffstat:

 sys/arch/i386/conf/GENERIC |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r ef8ef8b123a6 -r 6123df7f708c sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC        Thu May 06 16:08:54 1999 +0000
+++ b/sys/arch/i386/conf/GENERIC        Thu May 06 16:29:26 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: GENERIC,v 1.233 1999/04/17 16:52:06 drochner Exp $
+#      $NetBSD: GENERIC,v 1.234 1999/05/06 16:29:26 christos Exp $
 #
 #      GENERIC -- everything that's currently supported
 #
@@ -93,6 +93,7 @@
 file-system    LFS             # log-structured file system
 file-system    MFS             # memory file system
 file-system    NFS             # Network File System client
+file-system    NTFS            # Windows/NT file system
 file-system    CD9660          # ISO 9660 + Rock Ridge file system
 file-system    MSDOSFS         # MS-DOS file system
 file-system    FDESC           # /dev/fd



Home | Main Index | Thread Index | Old Index