Index: LINT
===================================================================
RCS file: /home/dcvs/src/sys/config/LINT,v
retrieving revision 1.104
diff -u -r1.104 LINT
--- LINT	19 Jan 2007 07:23:42 -0000	1.104
+++ LINT	16 Feb 2007 19:19:10 -0000
@@ -725,7 +725,7 @@
 # currently be demand-loaded.)  Some people still prefer to statically
 # compile other filesystems as well.
 #
-# NB: The NULL, PORTAL and UNION filesystems are known to be
+# NB: The PORTAL and UNION filesystems are known to be
 # buggy, and WILL panic your system if you attempt to do anything with
 # them.  They are included here as an incentive for some enterprising
 # soul to sit down and fix them.
@@ -742,8 +742,7 @@
 options 	FDESC			#File descriptor filesystem
 options 	MSDOSFS			#MS DOS filesystem
 options 	NTFS			#NT filesystem
-# YYY-DR Till we rework the VOP methods for this filesystem
-#options 	NULLFS			#NULL filesystem
+options 	NULLFS			#NULL filesystem
 options 	NWFS			#NetWare filesystem
 options 	PORTAL			#Portal filesystem
 options 	PROCFS			#Process filesystem
