OpenBSD CVS

src/sbin/growfs/


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 / growfs

Current tag: OPENBSD_5_4_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.7   16 years  millert   remove m68k gcc workaround now that the gcc fix is in; ok miod@
[TXT] growfs.8  1.11   10 years  schwarze   Add missing .Mt macros for AUTHORS email addresses. From Jan Stary <hans at star...
[TXT] growfs.c  1.31   11 years  deraadt   final removal of daddr64_t. daddr_t has been 64 bit for a long enough test peri...
[TXT] debug.c (in the Attic) [Hide]  1.9   11 years  deraadt   final removal of daddr64_t. daddr_t has been 64 bit for a long enough test peri...
[TXT] debug.h (in the Attic) [Hide]  1.4   16 years  millert   Pull in ffs2 support and other updates from FreeBSD. OK deraadt@