Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Oct 2003 12:29:17 -0700 (PDT)
From:      Chris Vance <cvance@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 39105 for review
Message-ID:  <200310031929.h93JTHUB099648@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=39105

Change 39105 by cvance@cvance_osx_laptop on 2003/10/03 12:29:03

	Install extattr.h, it will be needed outside the bsd kernel code

Affected files ...

.. //depot/projects/trustedbsd/sedarwin/apsl/xnu/bsd/sys/Makefile#5 edit

Differences ...

==== //depot/projects/trustedbsd/sedarwin/apsl/xnu/bsd/sys/Makefile#5 (text+ko) ====

@@ -24,7 +24,7 @@
 	acct.h attr.h buf.h callout.h cdefs.h clist.h conf.h \
 	condvar.h \
 	dir.h dirent.h disk.h disklabel.h disktab.h dkstat.h dmap.h domain.h \
-	errno.h ev.h exec.h fcntl.h file.h filedesc.h filio.h gmon.h ioccom.h ioctl.h \
+	errno.h ev.h exec.h extattr.h fcntl.h file.h filedesc.h filio.h gmon.h ioccom.h ioctl.h \
 	ioctl_compat.h ipc.h kernel.h kern_event.h ktrace.h loadable_fs.h lock.h lockf.h mach_swapon.h malloc.h \
 	kdebug.h linker_set.h md5.h kern_control.h \
 	mac.h mac_policy.h \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310031929.h93JTHUB099648>