freebsd-dev/lib/libdisk
2004-06-04 11:49:11 +00:00
..
blocks.c Style(9) improvements. 2002-10-31 07:56:40 +00:00
change.c Fixed pc98 partition type. 2004-01-27 15:25:33 +00:00
chunk.c PowerPC support. 2004-04-21 23:21:13 +00:00
create_chunk.c PowerPC support. 2004-04-21 23:21:13 +00:00
disk.c Remove spurious semicolons. Outside of functions they are actually errors but 2004-05-16 22:08:17 +00:00
libdisk.3 Change libdisk and sysinstall to use d_addr_t rather than u_long for disk 2004-03-16 17:07:06 +00:00
libdisk.h PowerPC support. 2004-04-21 23:21:13 +00:00
Makefile Down to WARNS=2 for a while. 2004-03-30 06:16:41 +00:00
open_disk.c PowerPC support. 2004-04-21 23:21:13 +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 Make libdisk WARNS=4 clean. 2004-03-30 01:39:00 +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 Handle read_block() failures by ignoring the disk rather than 2004-06-04 11:49:11 +00:00
write_amd64_disk.c Handle read_block() failures by ignoring the disk rather than 2004-06-04 11:49:11 +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 Handle read_block() failures by ignoring the disk rather than 2004-06-04 11:49:11 +00:00
write_ia64_disk.c In Write_Disk(), fix the non-error case where we returned to the 2004-01-30 20:52:54 +00:00
write_pc98_disk.c Handle read_block() failures by ignoring the disk rather than 2004-06-04 11:49:11 +00:00
write_powerpc_disk.c PowerPC support. 2004-04-21 23:21:13 +00:00
write_sparc64_disk.c Fix compilation errors. 2003-04-22 05:34:35 +00:00