summaryrefslogtreecommitdiffstats
path: root/sbin/ffsinfo/ffsinfo.c
Commit message (Expand)AuthorAgeFilesLines
* Add missing static keywords for global variables to tools in sbin/.ed2011-11-041-1/+1
* Don't coredump when executed with -o.delphij2008-01-291-1/+1
* Default output to stdout as the man page suggests.brian2007-02-141-3/+1
* Only go through our cylinder group and inode info when we need to.brian2007-02-141-45/+49
* Re-indent main() in preparation for further changes.brian2007-02-141-126/+87
* Don't default to '/var/tmp/ffsinfo' for the output of ffsinfo(8), sincerwatson2005-03-311-4/+3
* Sync program's usage() with manpage's SYNOPSIS.ru2005-02-101-1/+1
* The ffsinfo utility uses atol() to parse numeric values out of optargrwatson2005-01-031-3/+10
* Assign the result of getopt() to an int rather than to a char (which isstefanf2004-07-261-1/+1
* Commit 1 of 2 to fix ffsinfo(8) for UFS2.rwatson2003-08-141-198/+223
* s/filesystem/file system/g as discussed on -developerstrhodes2002-08-211-3/+3
* Removed duplicate VCS ID tags, as per style(9).ru2001-08-131-1/+0
* cleanup to get rid of most warnings on alphatomsoft2001-06-071-42/+47
* corrected spelling mistakes in commentstomsoft2000-12-121-65/+90
* added growfs(8) including ffsinfo(8) to the freebsd base systemtomsoft2000-12-091-0/+615
OpenPOWER on IntegriCloud