HardenedBSD/lib/libdisk
Jordan K. Hubbard 4f3fd9ad3f Fix mis-declared static arrays that made sysinstall SEGV in
Set_Boot_Blocks().  Boy, this one had me tearing my hair out!
I hate how the loader distinguishes between `extern char *foo' and
`extern char foo[]' sometimes! :-)
1996-04-29 06:45:33 +00:00
..
blocks.c
change.c
chunk.c
create_chunk.c
disk.c
disklabel.c
libdisk.3
libdisk.h
Makefile
rules.c
tst01.c
write_disk.c