freebsd-dev/lib/libdisk
2002-11-03 21:18:17 +00:00
..
blocks.c Style(9) improvements. 2002-10-31 07:56:40 +00:00
change.c
chunk.c Add support for ia64. This is almost identical to i386, except that 2002-11-02 12:05:16 +00:00
create_chunk.c the 'd' partition hasn't been magic for years, so allocate it in natural 2002-10-29 07:37:11 +00:00
disk.c Initialize d->bios_cyl. We know the media size in sectors, the number 2002-11-03 01:37:08 +00:00
libdisk.3
libdisk.h Since make release is toast anyway, add wood to the pyre: 2002-10-29 12:13:36 +00:00
Makefile Use ${MACHINE} variable instead of using '.if .endif' each machines. 2002-10-31 05:43:49 +00:00
rules.c Restore to pc98 support. 2002-10-31 05:51:25 +00:00
tst01.c Fix to compile for pc98. 2002-11-03 09:35:08 +00:00
write_alpha_disk.c Remove unused MBR gunk leftover from i386. 2002-11-03 21:18:17 +00:00
write_amd64_disk.c
write_disk.c
write_i386_disk.c
write_ia64_disk.c
write_pc98_disk.c Add '#include <err.h>' for warn(). 2002-10-31 05:38:48 +00:00
write_sparc64_disk.c Fill in partition 2 with with "whole disk" parameters. 2002-11-01 16:28:19 +00:00