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_6


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.75   5 years  schwarze   missing dots after ".%P pp"; the case of btree(3) was reported by Fabio Scotoni ...
[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...