PERFORCE change 95687 for review

Todd Miller millert at FreeBSD.org
Thu Apr 20 15:42:20 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=95687

Change 95687 by millert at 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) ====



More information about the trustedbsd-cvs mailing list