freebsd kernel with SKQ
Go to file
2014-03-28 01:50:56 +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 Fix writing the start and size fields. 2014-03-27 21:32:02 +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 Remove the -z flag. Let's just write a sparse file whenever we can. 2014-03-27 23:44:16 +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 Give vtoc8 a change to work: when setting the physical block size to 4K, 2014-03-27 22:48:48 +00:00