OpenBSD CVS

src/usr.sbin/makefs/


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 / usr.sbin / makefs

Current tag: OPENBSD_7_0_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] cd9660/        
[DIR] ffs/        
[DIR] fs/        
[DIR] msdos/        
[DIR] newfs_msdos/        
[DIR] sys/        
[DIR] ufs/        
[TXT] Makefile  1.10   7 years  deraadt   cleanup Makefile
[TXT] README  1.3   7 years  krw   While here nuke some more annoying whitespace nits.
[TXT] cd9660.c  1.22   2 years  beck   Change the error reporting pattern throughout the tree when unveil fails to repo...
[TXT] cd9660.h  1.15   2 years  deraadt   remove sys/param.h use (few small repairs)
[TXT] ffs.c  1.33   2 years  deraadt   remove sys/param.h use (few small repairs)
[TXT] ffs.h  1.9   7 years  natano   Pick up the FS image size, the sector size and the bsize and fsize parameters fr...
[TXT] makefs.8  1.20   6 years  yasuoka   Tweak the man page and warning message, revert the comma.
[TXT] makefs.c  1.21   2 years  beck   Change the error reporting pattern throughout the tree when unveil fails to repo...
[TXT] makefs.h  1.12   7 years  krw   While here nuke some more annoying whitespace nits.
[TXT] msdos.c  1.12   2 years  deraadt   remove sys/param.h use (few small repairs)
[TXT] msdos.h  1.3   7 years  tedu   mechanical rename of vnode to mkfsvnode and buf to mkfsbuf to avoid collisions w...
[TXT] walk.c  1.10   2 years  deraadt   remove sys/param.h use (few small repairs)
[TXT] xmalloc.c  1.2   7 years  natano   Add OpenBSD RCS tags; reminded by tb