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_7_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.98   4 years  deraadt   snprintf/vsnprintf return < 0 on error, rather than -1.
[TXT] newfs.8  1.76   4 years  schwarze   Usually, -width Fl (which is 10n) is too wide and hence ugly. Change several ins...
[TXT] newfs.c  1.112   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] pathnames.h  1.2   19 years  otto   Take TMPDIR into account when creating a temp mountpoint for populating. ok avsm...