freebsd kernel with SKQ
Go to file
2014-03-28 04:43: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 Properly fill in d_nsectors, d_ntracks, d_ncylinders & d_secpercyl. 2014-03-27 23:16:18 +00:00
ebr.c Partitions start on track boundaries. 2014-03-28 01:50:56 +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 Use linker sets to provide build-time selection of the schemes 2014-03-20 00:38:17 +00:00
mbr.c Partitions start on track boundaries. 2014-03-28 01:51:45 +00:00
mkimg.8 Flesh-out manpage. 2014-03-28 04:43:36 +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 Partitions start on cylinder boundaries. 2014-03-28 01:52:48 +00:00