aboutsummaryrefslogtreecommitdiff
path: root/sbin/growfs/debug.c
Commit message (Expand)AuthorAgeFilesLines
* Teach about new fields (cg_unrefs and fs_unrefs) and new FS_GJOURNAL flag.Pawel Jakub Dawidek2006-10-311-0/+3
* Make growfs WARNS=6 clean.Lukas Ertl2004-04-031-10/+10
* Commit 1 of 2 to fix ffsinfo(8) for UFS2.Robert Watson2003-08-141-113/+284
* Use the standardized CHAR_BIT constant instead of NBBY in userland.Mike Barcroft2002-09-251-2/+3
* s/filesystem/file system/g as discussed on -developersTom Rhodes2002-08-211-1/+1
* Teach growfs's dbg_open() that a filename of "-" for output means toRobert Watson2002-03-201-1/+4
* Removed duplicate VCS ID tags, as per style(9).Ruslan Ermilov2001-08-131-1/+0
* cleanup to get rid of most warnings on alphaThomas-Henning von Kamptz2001-06-071-9/+10
* corrected spelling mistakes in commentsThomas-Henning von Kamptz2000-12-121-2/+2
* added growfs(8) including ffsinfo(8) to the freebsd base systemThomas-Henning von Kamptz2000-12-091-0/+699