1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/lib/libdisk
Robert Watson f9657fb6bf Disable #define DEBUG in libdisk by default: since libdisk is primarily
there to support sysinstall, and enabling DEBUG creates spurious
console output that can't be read anyway...  This slightly cleans up
the visual impression of the system install by not spamming the console
during the labeling of the disks.
2003-09-27 17:44:41 +00:00
..
blocks.c
change.c
chunk.c Teach libdisk that AMD64 works just like i386 2003-04-30 21:03:16 +00:00
create_chunk.c Teach libdisk that AMD64 works just like i386 2003-04-30 21:03:16 +00:00
disk.c Ignore ccd(4)'s. This is not the best solution, but it at least removes 2003-08-28 17:39:09 +00:00
libdisk.3
libdisk.h Disable #define DEBUG in libdisk by default: since libdisk is primarily 2003-09-27 17:44:41 +00:00
Makefile
rules.c Teach libdisk that AMD64 works just like i386 2003-04-30 21:03:16 +00:00
tst01.c
write_alpha_disk.c
write_amd64_disk.c
write_disk.c
write_i386_disk.c
write_ia64_disk.c
write_pc98_disk.c
write_sparc64_disk.c