freebsd-dev/lib/libdisk
Kip Macy cab68f571e unbreak build for sparc64 etc.
TARGET won't be defined on non subarches

Approved by: rwatson (mentor)
Reviewed by: jmg
2006-10-09 05:12:54 +00:00
..
blocks.c
change.c Add over 32GB disk support on pc98 (userland part). 2005-03-30 13:03:33 +00:00
chunk.c
create_chunk.c
disk.c o Add IDs for Plan9, QNX4.X, Mac OS-X, Linux exteneded partitions. 2006-04-25 20:42:15 +00:00
libdisk.3 Instead of printing several pieces with .Sy just enclose the 'Note' block 2006-01-30 08:26:59 +00:00
libdisk.h Add a dummy arm Write_Disk() function, and compile libdisk on arm. 2006-01-25 11:24:37 +00:00
Makefile unbreak build for sparc64 etc. 2006-10-09 05:12:54 +00:00
open_disk.c Initialise `sn' before using its value. 2005-03-08 21:46:18 +00:00
open_ia64_disk.c
rules.c
tst01.c
write_amd64_disk.c
write_arm_disk.c Add a dummy arm Write_Disk() function, and compile libdisk on arm. 2006-01-25 11:24:37 +00:00
write_disk.c
write_i386_disk.c
write_ia64_disk.c Fix a bug in the size of the PMBR partition. Since the partition starts 2006-08-09 20:19:15 +00:00
write_pc98_disk.c
write_powerpc_disk.c
write_sparc64_disk.c