freebsd kernel with SKQ
Go to file
marcel cedbce4789 Allow schemes to specify a maximum sector size. The minimum is fixed
at 512. This allows checking of the sector size up-front when given
on the command line.
2014-03-25 02:32:04 +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 Allow schemes to specify a maximum sector size. The minimum is fixed 2014-03-25 02:32:04 +00:00
ebr.c Allow schemes to specify a maximum sector size. The minimum is fixed 2014-03-25 02:32:04 +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 Allow schemes to specify a maximum sector size. The minimum is fixed 2014-03-25 02:32:04 +00:00
mkimg.8 Safe WIP: mkimg is a user-space utility for creating disk images. 2013-08-04 02:37:05 +00:00
mkimg.c Revamp: 2014-03-23 01:10:05 +00:00
mkimg.h Revamp: 2014-03-23 01:10: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 Add the fat32 and ebr aliases. The ebr alias is needed to support 2014-03-23 20:14:49 +00:00
scheme.h Allow schemes to specify a maximum sector size. The minimum is fixed 2014-03-25 02:32:04 +00:00
vtoc8.c Allow schemes to specify a maximum sector size. The minimum is fixed 2014-03-25 02:32:04 +00:00