aboutsummaryrefslogtreecommitdiff
path: root/sbin/growfs/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Growfs got missed in r323923 that added a check hash to cylinder groups.Kirk McKusick2017-10-101-1/+1
* Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper2017-08-021-0/+1
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-3/+1
* sbin: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-041-3/+3
* Explicitly add more files to the 'runtime' package.Glen Barber2016-02-091-0/+1
* Fix growfs(8) build with debug enabled (make -DGFSDBG).Edward Tomasz Napierala2015-04-241-3/+3
* Convert sbin/ to LIBADDBaptiste Daroussin2014-11-251-3/+2
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Migrate tools/regression/sbin/ to the new tests layout.Julio Merino2014-03-161-0/+6
* Improve growfs(8) in a few ways; unfortunately, it's somewhat hard to untangleEdward Tomasz Napierala2012-04-301-1/+7
* Switch the default WARNS level for sbin/ to 6.Ruslan Ermilov2009-10-191-2/+0
* Don't define FS_DEBUG by default, as this causes growfs to write debuggingRobert Watson2005-03-311-1/+0
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* Catch up with recent gcc changes and introduce a DIP_SET macroLukas Ertl2004-07-291-1/+1
* Downgrade WARNS level until GCC 3.4.2 warning are fixed.Alexander Kabaev2004-07-281-1/+1
* It seems growfs(8) is now WARNS?=6 safe.Maxime Henrion2004-04-031-1/+1
* Temporarily go back to WARNS=0 until I can figure out what's breakingLukas Ertl2004-04-031-1/+1
* Make growfs WARNS=6 clean.Lukas Ertl2004-04-031-1/+1
* Remove these MAINTAINER lines since the maintainers has had theirJohan Karlsson2004-04-011-2/+0
* style clean.David E. O'Brien2003-06-111-2/+2
* Default to WARNS=2.David E. O'Brien2001-12-041-0/+1
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for sbin/ to 8.Ruslan Ermilov2001-03-201-1/+0
* added growfs(8) including ffsinfo(8) to the freebsd base systemThomas-Henning von Kamptz2000-12-091-0/+21