freebsd-skq/lib/libdisk
antoine 4393c6109b MFC to RELENG_6
- Make Disk_Names() behave as documented in libdisk(3): return an array
  of disk names, where you must free each pointer, as well as the array
  by hand. [1]
  - Destaticize "disks" in Disk_Names, it has no reasons to be static.

  PR:             kern/96077 [1]
  PR:             kern/114110 [1]
  MFC after:      1 month
  Approved by:    rwatson (mentor)
2008-03-17 19:08:32 +00:00
..
blocks.c
change.c
chunk.c
create_chunk.c
disk.c MFC to RELENG_6 2008-03-17 19:08:32 +00:00
libdisk.3
libdisk.h
Makefile
open_disk.c MFC 2007-11-15 16:18:05 +00:00
open_ia64_disk.c
rules.c
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_powerpc_disk.c
write_sparc64_disk.c