Date: Wed, 30 Dec 1998 18:35:44 -0800 (PST) From: "Jordan K. Hubbard" <jkh@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/lib/libdisk Makefile libdisk.3 libdisk.h Message-ID: <199812310235.SAA16694@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkh 1998/12/30 18:35:43 PST
Modified files:
lib/libdisk Makefile libdisk.3 libdisk.h
Log:
Eliminate all dependence on boot1 and boot2. This is passed in by
Set_Boot_Blocks() anyway and should thus have never been a part of
libdisk, it should have been provided by the client of libdisk since
passing the information in is already part of the API.
Revision Changes Path
1.25 +3 -19 src/lib/libdisk/Makefile
1.8 +2 -7 src/lib/libdisk/libdisk.3
1.30 +1 -2 src/lib/libdisk/libdisk.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812310235.SAA16694>
