freebsd kernel with SKQ
Go to file
2014-03-29 03:46:36 +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 Handle the raw partition of the BSD and VTOC schemes. 2014-03-29 03:14:00 +00:00
ebr.c Fix build on i386 w/ clang. 2014-03-29 03:46:36 +00:00
gpt.c Allow schemes to specify a maximum sector size. The minimum is fixed 2014-03-25 02:32:04 +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 Use :- and not :! for pipes. ! needs to be escaped, which adds to the 2014-03-28 04:42:34 +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