HomeSort by: relevance | last modified time | path
    Searched refs:mount_mfs (Results 1 - 8 of 8) sorted by relevancy

  /src/sbin/newfs/
Makefile 11 MAN= newfs.8 mount_mfs.8
13 LINKS= ${BINDIR}/newfs ${BINDIR}/mount_mfs
14 MLINKS= mount_mfs.8 mfs.8
  /src/distrib/mac68k/miniroot/
install.md 57 if ! mount_mfs -s 2048 swap /tmp ; then
66 # Bleh. Give mount_mfs a chance to DTRT.
  /src/distrib/evbsh3/rom/ramdiskcommon/
ramdiskbin.conf 77 ln newfs mount_mfs
  /src/distrib/sun2/miniroot/
list 74 PROG sbin/newfs sbin/mount_mfs
  /src/distrib/sun3/miniroot/
list 73 PROG sbin/newfs sbin/mount_mfs
  /src/distrib/sparc/
install.md 59 if ! mount_mfs -s 2048 swap /tmp ; then
68 # Bleh. Give mount_mfs a chance to DTRT.
  /src/distrib/hp300/miniroot/
install.md 57 if ! mount_mfs -s 2048 swap /tmp ; then
66 # Bleh. Give mount_mfs a chance to DTRT.
  /src/etc/
MAKEDEV.tmpl 2514 # mount_mfs.
2540 # This file system size calculation is exact for mount_mfs(8)
2542 # minimum size allowed by mount_mfs.
2546 if mount_mfs -b 4096 -f 512 -s $fs_blocks -n $ninode -p 0755 \

Completed in 15 milliseconds