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_8


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.39   9 years  deraadt   Convert many atoi() calls to strtonum(), adding range checks and failure handlin...
[TXT] debug.c (in the Attic) [Hide]  1.11   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] debug.h (in the Attic) [Hide]  1.4   16 years  millert   Pull in ffs2 support and other updates from FreeBSD. OK deraadt@