Penguin

Differences between version 2 and previous revision of UFS.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Monday, April 5, 2004 12:14:35 am by MichaelBordignon Revert
Older page: version 1 Last edited on Monday, April 5, 2004 12:14:08 am by MichaelBordignon Revert
@@ -1,3 +1,3 @@
-UFS stands for UNIX [filesystem ], which was originally developed from the first versions of [UNIX] at AT&T. The file system reached its current status in the 4.x BSD distributions. It it currently used in FreeBSD, NetBSD as well as OpenBSD and the Solaris Operating Environment. Linux support is available, but is not standard. 
+UFS stands for UNIX [FileSystem ], which was originally developed from the first versions of [UNIX] at AT&T. The file system reached its current status in the 4.x BSD distributions. It it currently used in FreeBSD, NetBSD as well as OpenBSD and the Solaris Operating Environment. Linux support is available, but is not standard. 
  
 FreeBSD versions 5.0 introduced UFS2, which allows soft updates, a more efficient method of writing file system meta data, as well as support for volumes over 1TB in size.