X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/8ad349bb6ed4a0be06e34c92be0d98b92e078db4..440d4c6cfad24426bfddca7518f16c17f4e443f7:/iokit/bsddev/DINetBootHook.h diff --git a/iokit/bsddev/DINetBootHook.h b/iokit/bsddev/DINetBootHook.h index ed1f54381..4742cc88f 100644 --- a/iokit/bsddev/DINetBootHook.h +++ b/iokit/bsddev/DINetBootHook.h @@ -8,13 +8,23 @@ * Revision History * * $Log: DINetBootHook.h,v $ + * Revision 1.4 2005/07/29 21:49:57 lindak + * Merge of branch "chardonnay" to pick up all chardonnay changes in Leopard + * as of xnu-792.7.4 + * + * Revision 1.3.1582.1 2005/06/24 01:47:25 lindak + * Bringing over all of the Karma changes into chardonnay. + * + * Revision 1.1.1.1 2005/02/24 21:48:06 akosut + * Import xnu-764 from Tiger8A395 + * * Revision 1.3 2002/05/22 18:50:49 aramesh * Kernel API Cleanup * Bug #: 2853781 * Changes from Josh(networking), Rick(IOKit), Jim & David(osfmk), Umesh, Dan & Ramesh(BSD) * Submitted by: Ramesh * Reviewed by: Vincent - * + * * Revision 1.2.12.1 2002/05/21 23:08:14 aramesh * Kernel API Cleanup * Bug #: 2853781 @@ -67,4 +77,4 @@ int di_root_image(const char *path, char devname[], dev_t *dev_p); #endif /* __APPLE_API_PRIVATE */ -#endif __DINETBOOKHOOK_H__ +#endif /* __DINETBOOKHOOK_H__ */