freebsd-dev/lib/libdisk
Marcel Moolenaar 0d7c0ed330 Turn Write_Disk() into a stub for now. It needs to be rewritten to
write out a GPT and not a MBR.
2003-11-02 08:41:18 +00:00
..
blocks.c
change.c
chunk.c o In Print_Chunk(), don't print the address of the chunk on ia64. It 2003-11-02 07:44:59 +00:00
create_chunk.c o Move Int_Open_Disk() from disk.c to open_disk.c for use by all 2003-11-02 08:39:08 +00:00
disk.c o Move Int_Open_Disk() from disk.c to open_disk.c for use by all 2003-11-02 08:39:08 +00:00
libdisk.3
libdisk.h o Move Int_Open_Disk() from disk.c to open_disk.c for use by all 2003-11-02 08:39:08 +00:00
Makefile o Move Int_Open_Disk() from disk.c to open_disk.c for use by all 2003-11-02 08:39:08 +00:00
open_disk.c o Move Int_Open_Disk() from disk.c to open_disk.c for use by all 2003-11-02 08:39:08 +00:00
open_ia64_disk.c o Move Int_Open_Disk() from disk.c to open_disk.c for use by all 2003-11-02 08:39:08 +00:00
rules.c Turn Track_Aligned(), Prev_Track_Aligned(), Next_Track_Aligned(), 2003-11-02 07:58:19 +00:00
tst01.c Compile-out support for allfreebsd, dedicate, sanitize and bios on 2003-11-02 08:01:18 +00:00
write_alpha_disk.c Use sized cast matching the sized pointer. 2003-04-04 16:59:39 +00:00
write_amd64_disk.c Libdisk does not need to include <sys/diskslice.h> any more. 2003-04-04 16:35:16 +00:00
write_disk.c Do not fill in d_ncylinders, d_ntracks and d_nsectors in the disklabel 2003-11-02 08:07:25 +00:00
write_i386_disk.c Libdisk does not need to include <sys/diskslice.h> any more. 2003-04-04 16:35:16 +00:00
write_ia64_disk.c Turn Write_Disk() into a stub for now. It needs to be rewritten to 2003-11-02 08:41:18 +00:00
write_pc98_disk.c Libdisk does not need to include <sys/diskslice.h> any more. 2003-04-04 16:35:16 +00:00
write_sparc64_disk.c Fix compilation errors. 2003-04-22 05:34:35 +00:00