summaryrefslogtreecommitdiff
path: root/tools/tools/bootparttest
Commit message (Expand)AuthorAgeFilesLines
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-2/+2
* Fix up r321849Enji Cooper2017-08-011-1/+2
* Makefile cleanupEnji Cooper2017-08-011-5/+3
* Fix the return type for pager_output(..) in bootparttest and zfsboottestEnji Cooper2017-08-011-2/+2
* Chase r315408 with the fourth parameter being removed from disk_open(..)Enji Cooper2017-08-011-1/+1
* Fix format string warnings.Andrey V. Elsukov2014-10-051-2/+2
* Fix typo.Andrey V. Elsukov2014-10-051-1/+1
* Rework bootparttest to use more code from sys/boot.Andrey V. Elsukov2014-10-053-110/+85
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
* Fix formatting warning.Andrey V. Elsukov2013-08-061-1/+1
* Add to the debug output the offset from the parent partitioning scheme.Andrey V. Elsukov2012-08-061-2/+2
* Add simple test program that uses the partition tables handling code.Andrey V. Elsukov2012-08-053-0/+235