OpenBSD CVS

src/sbin/newfs/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sbin / newfs

Current tag: OPENBSD_6_8_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.8   8 years  jmc   for some time now mandoc has not required MLINKS to function correctly - logical...
[TXT] mkfs.c  1.101   3 years  otto   With filesystem having many cylinder groups and many inodes per cg the ncg * ipg...
[TXT] newfs.8  1.77   4 years  otto   Make ffs2 the default for newfs; change all calls to create e.g. floppy filesyst...
[TXT] newfs.c  1.114   4 years  sthen   Move back to FFS1 by default for MFS as suggested by millert@. OK otto@
[TXT] pathnames.h  1.2   19 years  otto   Take TMPDIR into account when creating a temp mountpoint for populating. ok avsm...