OpenBSD CVS

src/sbin/mount_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 / mount_ext2fs

Current tag: OPENBSD_3_5


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.1   27 years  downsj   Add mount_ext2fs; stripped down mount_ffs and the man page from FreeBSD.
[TXT] mount_ext2fs.8  1.11   20 years  jmc   typos from deraadt@;
[TXT] mount_ext2fs.c  1.12   20 years  tedu   use realpath() in helpers instead of doing it ourselves every time. also fixes p...