ssouhlal
d25aa44088
- Make WARNS?= 6 clean
...
- Add WARNS?= 6
Approved by: stefanf, grehan (mentor)
2005-01-25 14:28:31 +00:00
dougb
90be04facb
Also MLINK the man page for mount_mfs.
2003-04-27 01:40:45 +00:00
dougb
f07134d08f
Install a mount_mfs symlink so that you can specify something like this
...
in /etc/fstab to get a memory disk:
md /tmp mfs rw,-s8m,noatime 2 2
Back when mdmfs was created, there was vague discussion about doing this, but
it never materialized.
Reminded by: Ralf S. Engelschall <rse@engelschall.com>
2003-04-27 01:18:36 +00:00
obrien
a537f22ad4
Default to WARNS=2.
...
Binary builds that cannot handle this must explicitly set WARNS=0.
Reviewed by: mike
2001-12-04 02:19:58 +00:00
dd
56a74332dd
Introduce mdmfs(8), a wrapper around mdconfig(8), disklabel(8),
...
newfs(8), and mount(8) that mimics the command line option set of the
deprecated mount_mfs(8).
Approved by: jkh, phk, -hackers
2001-06-18 23:46:58 +00:00