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_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.7   8 years  jmc   remove mlinks for aliases: ntalkd, mfs, updatedb ok schwarze
[TXT] mkfs.c  1.95   8 years  gsoares   malloc(3) returns a pointer, so check against NULL, not 0. (No functional change...
[TXT] newfs.8  1.72   8 years  jmc   TMPDIR is no longer supported; from rafael neves
[TXT] newfs.c  1.104   8 years  tobias   Avoid out of boundary access on illegal command line arguments. ok deraadt, mmc...
[TXT] pathnames.h  1.2   19 years  otto   Take TMPDIR into account when creating a temp mountpoint for populating. ok avsm...