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_6_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.12   10 years  schwarze   fix obvious .An formatting errors found while working on mandoc apropos
[TXT] growfs.c  1.36   10 years  chl   - typo in comment - memset() is not needed after a calloc() - add missing DBG_EN...
[TXT] debug.c (in the Attic) [Hide]  1.10   10 years  krw   Break annoyingly long line that keeps popping up in diffs.
[TXT] debug.h (in the Attic) [Hide]  1.4   16 years  millert   Pull in ffs2 support and other updates from FreeBSD. OK deraadt@