K 10 svn:author V 8 keramida K 8 svn:date V 27 2005-01-17T11:51:00.000000Z K 7 svn:log V 575 MFC: defaults/rc.conf -> 1.230, 1.231 rc.subr -> 1.32, 1.33 rc.d/tmp -> 1.35 rc.d/var -> 1.35 Fix a minor, cosmetic typo of `rc.subr'. Add two new rc.conf options: tmpmfs_flags and varmfs_flags. These can be used to pass extra options to the mdmfs(8) utility, to customize the finer details of the md file system creation (i.e. to turn on/off softupdates, to specify a default owner for md filesystem, etc). Use these two new flags to mount tmpmfs and varmfs without softupdates, since it doesn't make much sense to use SU on malloc-backed file systems. END