summaryrefslogtreecommitdiffstats
path: root/sbin/growfs/Makefile
Commit message (Expand)AuthorAgeFilesLines
* MFC r314655:ngie2017-05-301-3/+3
* Explicitly add more files to the 'runtime' package.gjb2016-02-091-0/+1
* Fix growfs(8) build with debug enabled (make -DGFSDBG).trasz2015-04-241-3/+3
* Convert sbin/ to LIBADDbapt2014-11-251-3/+2
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+1
* Migrate tools/regression/sbin/ to the new tests layout.jmmv2014-03-161-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