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_4_3_BASE


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.71   16 years  otto   handle 64-bit blkno's in format string
[TXT] newfs.8  1.62   16 years  otto   document the max size of FFS and FFS2 file systems plus some rewording; with and...
[TXT] newfs.c  1.75   16 years  krw   More read/write result checking fixes to avoid unsigned comparisons vs -1. ok h...
[TXT] pathnames.h  1.2   19 years  otto   Take TMPDIR into account when creating a temp mountpoint for populating. ok avsm...