freebsd-dev/lib/libdisk
Ulf Lilleengen 043767b123 - Sanitize disk parameters retrieved from GEOM, as they are not guaranteed to
have sane values. It caused sysinstall to crash when installing on certain SD
  cards.

Discussed with:		marcel
2009-02-09 21:34:06 +00:00
..
blocks.c
change.c
chunk.c
create_chunk.c
disk.c Add MIPS support to libdisk 2008-05-04 22:24:40 +00:00
libdisk.3 Hmmm, must get reading glasses or else change the font on my terminal. That 2007-11-24 11:58:54 +00:00
libdisk.h Add MIPS support to libdisk 2008-05-04 22:24:40 +00:00
Makefile unbreak build for sparc64 etc. 2006-10-09 05:12:54 +00:00
open_disk.c - Sanitize disk parameters retrieved from GEOM, as they are not guaranteed to 2009-02-09 21:34:06 +00:00
open_ia64_disk.c Correct an off-by-1 for GPART. The literal partition type (i.e. 2008-04-23 03:00:26 +00:00
rules.c
tst01.c
write_amd64_disk.c
write_arm_disk.c
write_disk.c
write_i386_disk.c
write_ia64_disk.c
write_mips_disk.c Add MIPS support to libdisk 2008-05-04 22:24:40 +00:00
write_pc98_disk.c
write_powerpc_disk.c
write_sparc64_disk.c