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_1


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.10   15 years  ckuethe   Make growfs refuse to run on a dirty filesystem, and set the filesystem to dirty...
[TXT] growfs.c  1.29   14 years  dlg   dont let sys/ioctl.h imply that you get the ioctls in dkio.h. this gets rid of #...
[TXT] debug.c (in the Attic) [Hide]  1.8   14 years  deraadt   rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintai...
[TXT] debug.h (in the Attic) [Hide]  1.4   16 years  millert   Pull in ffs2 support and other updates from FreeBSD. OK deraadt@