summaryrefslogtreecommitdiffstats
path: root/sbin/growfs/Makefile
Commit message (Expand)AuthorAgeFilesLines
* MFC r281929:trasz2015-06-211-3/+3
* MFC various moves of tools/regressions/ tests to the new infrastructure.jmmv2014-04-271-0/+6
* Improve growfs(8) in a few ways; unfortunately, it's somewhat hard to untangletrasz2012-04-301-1/+7
* Switch the default WARNS level for sbin/ to 6.ru2009-10-191-2/+0
* Don't define FS_DEBUG by default, as this causes growfs to write debuggingrwatson2005-03-311-1/+0
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+1
* Catch up with recent gcc changes and introduce a DIP_SET macrole2004-07-291-1/+1
* Downgrade WARNS level until GCC 3.4.2 warning are fixed.kan2004-07-281-1/+1
* It seems growfs(8) is now WARNS?=6 safe.mux2004-04-031-1/+1
* Temporarily go back to WARNS=0 until I can figure out what's breakingle2004-04-031-1/+1
* Make growfs WARNS=6 clean.le2004-04-031-1/+1
* Remove these MAINTAINER lines since the maintainers has had theirjohan2004-04-011-2/+0
* style clean.obrien2003-06-111-2/+2
* Default to WARNS=2.obrien2001-12-041-0/+1
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
* Set the default manual section for sbin/ to 8.ru2001-03-201-1/+0
* added growfs(8) including ffsinfo(8) to the freebsd base systemtomsoft2000-12-091-0/+21
OpenPOWER on IntegriCloud