freebsd-dev/lib/libdisk
Marcel Moolenaar c316572024 Declare crc32 static. There's a copy in libz that conflicts for the
crunched binary.

Found by: make release
2003-11-17 05:47:42 +00:00
..
blocks.c
change.c
chunk.c
create_chunk.c The partition naming on ia64 (e.g. da0p1) cannot be selected based 2003-11-12 17:44:37 +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 Fix two bugs in the calculation of the last LBA of the GPT covered 2003-11-03 06:24:48 +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
write_amd64_disk.c
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
write_ia64_disk.c Declare crc32 static. There's a copy in libz that conflicts for the 2003-11-17 05:47:42 +00:00
write_pc98_disk.c
write_sparc64_disk.c