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_3_5


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.38   20 years  tedu   quiet warnings. better diff suggested by tom@ ok deraadt@
[TXT] newfs.8  1.36   20 years  jmc   mention some defaults; noticed by John L. Scarfone ok tedu@
[TXT] newfs.c  1.47   20 years  tedu   NULL for NULL pointers, not 0
[TXT] pathnames.h  1.1   27 years  deraadt   first cut at "newfs -t fstype device". this is very neat