diff options
author | peter <peter@FreeBSD.org> | 2001-01-31 05:33:23 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 2001-01-31 05:33:23 +0000 |
commit | 2c2377c37d343b47ad9d996ea324576e1977647d (patch) | |
tree | 47f2d49cff8d66bad8ee2d6dd4d06608218323d8 /sys/conf/NOTES | |
parent | 85976e83491a410e25a72d8dc20f376938d46c5d (diff) | |
download | FreeBSD-src-2c2377c37d343b47ad9d996ea324576e1977647d.zip FreeBSD-src-2c2377c37d343b47ad9d996ea324576e1977647d.tar.gz |
Add hpfs and the config glue for it. It was being skipped from test
coverage.
Diffstat (limited to 'sys/conf/NOTES')
-rw-r--r-- | sys/conf/NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 543b46f..a074ff6 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -668,6 +668,7 @@ options NFS #Network File System #options NFS_NOSERVER #Disable the NFS-server code. options CD9660 #ISO 9660 filesystem options FDESC #File descriptor filesystem +options HPFS #OS/2 File system options MSDOSFS #MS DOS File System (FAT, FAT32) options NTFS #NT File System options NULLFS #NULL filesystem |