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_5_1


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.76   12 years  chl   fix format string ok dcoppa@ otto@ also reviewed by Vadim Zhukov
[TXT] newfs.8  1.70   13 years  dcoppa   Allow specifying k/m/g/... suffixes in newfs(8) -S and -s options. Useful for m...
[TXT] newfs.c  1.90   13 years  dcoppa   Allow specifying k/m/g/... suffixes in newfs(8) -S and -s options. Useful for m...
[TXT] pathnames.h  1.2   19 years  otto   Take TMPDIR into account when creating a temp mountpoint for populating. ok avsm...