Add getdisktabbyname() to libc. This will soon replace getdiskbyname().
authorMatthew Dillon <dillon@dragonflybsd.org>
Thu, 17 May 2007 23:50:00 +0000 (23:50 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Thu, 17 May 2007 23:50:00 +0000 (23:50 +0000)
commit93cb51440abd86d01860aaa841ab05eb27cdd446
tree761266cb2df6fee954d26016d62b30181772ead9
parent245fa24b5679216cc3d7f30cb442095547217391
Add getdisktabbyname() to libc.  This will soon replace getdiskbyname().
Move _PATH_DISKTAB to <disktab.h>, remove #define DISKTAB entirely.
include/disktab.h
lib/libc/gen/Makefile.inc
lib/libc/gen/disklabel.c
lib/libc/gen/disktab.c
lib/libc/gen/getdisktabbyname.3
sys/sys/disklabel.h
sys/sys/disklabel32.h