freebsd_amp_hwpstate/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
..
Makefile Fix bogus MLINKS line. When is the old libdisk going to go away, BTW? 1996-03-18 15:15:42 +00:00
blocks.c Now we do writes too. 1995-04-30 06:09:29 +00:00
change.c Update the -current sources from the 2.1 branch. 1995-12-07 10:34:59 +00:00
chunk.c Make libdisk C++ aware: 1996-03-24 18:55:39 +00:00
create_chunk.c Move some warn()'s into DEBUG space since I don't need them coming 1996-04-29 05:03:02 +00:00
disk.c Move some warn()'s into DEBUG space since I don't need them coming 1996-04-29 05:03:02 +00:00
disklabel.c This is a revision 0.00 of the backend stuff for the fdisk/disklabel stuff 1995-04-28 23:57:04 +00:00
libdisk.3 Make libdisk C++ aware: 1996-03-24 18:55:39 +00:00
libdisk.h Fix mis-declared static arrays that made sysinstall SEGV in 1996-04-29 06:45:33 +00:00
rules.c Merge RELENG_2_0_5 into HEAD 1995-06-11 19:33:05 +00:00
tst01.c Make libdisk C++ aware: 1996-03-24 18:55:39 +00:00
write_disk.c Move some warn()'s into DEBUG space since I don't need them coming 1996-04-29 05:03:02 +00:00