[Midnightbsd-cvs] src: NOTES: Fix comments, remove HPFS.
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Dec 13 11:04:55 EST 2008
Log Message:
-----------
Fix comments, remove HPFS.
Modified Files:
--------------
src/sys/conf:
NOTES (r1.3 -> r1.4)
-------------- next part --------------
Index: NOTES
===================================================================
RCS file: /home/cvs/src/sys/conf/NOTES,v
retrieving revision 1.3
retrieving revision 1.4
diff -L sys/conf/NOTES -L sys/conf/NOTES -u -r1.3 -r1.4
--- sys/conf/NOTES
+++ sys/conf/NOTES
@@ -1,3 +1,4 @@
+# $MidnightBSD$
# $FreeBSD: src/sys/conf/NOTES,v 1.1454 2007/09/26 21:14:17 marius Exp $
#
# NOTES -- Lines that can be cut/pasted into kernel and hints configs.
@@ -78,7 +79,7 @@
makeoptions DESTDIR=/tmp
#
-# FreeBSD processes are subject to certain limits to their consumption
+# MidnightBSD processes are subject to certain limits to their consumption
# of system resources. See getrlimit(2) for more details. Each
# resource limit has two values, a "soft" limit and a "hard" limit.
# The soft limits can be modified during normal system operation, but
@@ -286,9 +287,9 @@
#
# Implement system calls compatible with 4.3BSD and older versions of
-# FreeBSD. You probably do NOT want to remove this as much current code
+# MidnightBSD. You probably do NOT want to remove this as much current code
# still relies on the 4.3 emulation. Note that some architectures that
-# are supported by FreeBSD do not include support for certain important
+# are supported by MidnightBSD do not include support for certain important
# aspects of this compatibility option, namely those related to the
# signal delivery mechanism.
#
@@ -944,7 +945,6 @@
# The rest are optional:
options CD9660 #ISO 9660 filesystem
options FDESCFS #File descriptor filesystem
-options HPFS #OS/2 File system
options MSDOSFS #MS DOS File System (FAT, FAT32)
options NFSSERVER #Network File System server
options NTFS #NT File System
More information about the Midnightbsd-cvs
mailing list