Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   apb
Date:           Sat Dec 15 21:33:13 UTC 2007

Modified Files:
        src/etc: MAKEDEV.tmpl
        src/share/man/man8: MAKEDEV.8 MAKEDEV.8.template

Log Message:
When MAKEDEV creates a memory file system, let it try mount_tmpfs(8)
before falling back to mount_mfs(8).  Also calculate required number
of inodes more accurately.

Discussed in tech-userlevel.


To generate a diff of this commit:
cvs rdiff -r1.97 -r1.98 src/etc/MAKEDEV.tmpl
cvs rdiff -r1.25 -r1.26 src/share/man/man8/MAKEDEV.8
cvs rdiff -r1.15 -r1.16 src/share/man/man8/MAKEDEV.8.template

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index