OpenBSD CVS

src/sbin/newfs_ext2fs/


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_ext2fs

Current tag: OPENBSD_6_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.3   9 years  pelikan   kill fs2hXX/h2fsXX macros with letohXX/htoleXX The reason being that ext2 struc...
[TXT] extern.h  1.4   8 years  natano   Replace an ad-hoc implementation of opendev(), with said function and open the d...
[TXT] mke2fs.c  1.17   6 years  otto   fix clang warning wrt const string and +; from joerg@netbsd; ok millert@
[TXT] newfs_ext2fs.8  1.9   9 years  jmc   remove the first comma from constructs like ", and," and ", or,": you can use "a...
[TXT] newfs_ext2fs.c  1.25   8 years  natano   There's no reason to have execute permissions on a file system image. ok miller...