Date: Thu, 20 Apr 2006 15:41:55 GMT From: Todd Miller <millert@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 95687 for review Message-ID: <200604201541.k3KFftq3095348@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=95687 Change 95687 by millert@millert_g5tower on 2006/04/20 15:41:36 Use OSSwapInt* functions for byte swapping. Affected files ... .. //depot/projects/trustedbsd/sedarwin7/src/Makeconfig.in#4 edit .. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/sedarwin/linux-compat.h#16 edit Differences ... ==== //depot/projects/trustedbsd/sedarwin7/src/Makeconfig.in#4 (text+ko) ==== @@ -33,7 +33,7 @@ MANGRP= $(EXPORT_OWNER) BINDIR= /usr/bin -DARWIN_HDRS = -I$(EXPORT_HDRS)/bsd -I$(EXPORT_HDRS)/osfmk -I$(EXPORT_HDRS) +DARWIN_HDRS = -I$(EXPORT_HDRS)/bsd -I$(EXPORT_HDRS)/osfmk -I$(EXPORT_HDRS)/libkern -I$(EXPORT_HDRS) LIBMAC = -L$(DARWIN_ROOT)/libmac -lmac LIBEXTATTR = -L$(DARWIN_ROOT)/libextattr -lextattr LIBBSM = -L$(DARWIN_ROOT)/bsm/bsm/lib -lbsm ==== //depot/projects/trustedbsd/sedarwin7/src/sedarwin/sedarwin/linux-compat.h#16 (text+ko) ====
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604201541.k3KFftq3095348>