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_3_9


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.6   21 years  tedu   remove FSIRAND define and make it non-optional. ok millert@
[TXT] mkfs.c  1.49   18 years  pedro   Add and use a few more constants and macros needed by UFS2 No functional change
[TXT] newfs.8  1.45   18 years  jmc   grammar;
[TXT] newfs.c  1.51   18 years  otto   Make it possible to use -P on readonly memory filesystems. From Alexander Hall, ...
[TXT] pathnames.h  1.2   19 years  otto   Take TMPDIR into account when creating a temp mountpoint for populating. ok avsm...