freebsd kernel with SKQ
Go to file
marcel 30dea1dbd2 Build this on sparc64, where we don't have LABELSECTOR nor LABELOFFSET
defined. Improve portability by eliminating their use.
2014-03-29 04:05:57 +00:00
apm.c Allow schemes to specify a maximum sector size. The minimum is fixed 2014-03-25 02:32:04 +00:00
bsd.c Build this on sparc64, where we don't have LABELSECTOR nor LABELOFFSET 2014-03-29 04:05:57 +00:00
ebr.c Fix build on i386 w/ clang. 2014-03-29 03:46:36 +00:00
gpt.c Make this build on ia64 w/ gcc. 2014-03-29 03:55:58 +00:00
Makefile Make mkimg a general command and not a maintenance command. 2014-03-28 05:06:12 +00:00
mbr.c Fix build on i386 w/ clang. 2014-03-29 03:46:36 +00:00
mkimg.1 Add a paragraph about running mkimg without arguments to get a list 2014-03-29 03:39:22 +00:00
mkimg.c Make this build on ia64 w/ gcc. 2014-03-29 03:55:58 +00:00
mkimg.h 1. When calculating block addresses, round to the physical block 2014-03-27 22:45:05 +00:00
pc98.c Allow schemes to specify a maximum sector size. The minimum is fixed 2014-03-25 02:32:04 +00:00
scheme.c Remember operator precedence? 2014-03-27 23:15:07 +00:00
scheme.h 1. When calculating block addresses, round to the physical block 2014-03-27 22:45:05 +00:00
vtoc8.c Handle the raw partition of the BSD and VTOC schemes. 2014-03-29 03:14:00 +00:00