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_1


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.4   2 years  jsg   spelling
[TXT] cd9660.c  1.23   2 years  jsg   spelling
[TXT] cd9660.h  1.15   2 years  deraadt   remove sys/param.h use (few small repairs)
[TXT] ffs.c  1.36   2 years  jsg   spelling
[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.13   2 years  deraadt   annotate all required sys/param.h uses with what they bring into scope, and dele...
[TXT] msdos.c  1.13   2 years  deraadt   annotate all required sys/param.h uses with what they bring into scope, and dele...
[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.11   2 years  jsg   spelling
[TXT] xmalloc.c  1.2   7 years  natano   Add OpenBSD RCS tags; reminded by tb