Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Apr 2004 06:24:04 -0700 (PDT)
From:      Chris Vance <cvance@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 51968 for review
Message-ID:  <200404301324.i3UDO4Zq033479@repoman.freebsd.org>

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

Change 51968 by cvance@cvance_osx_laptop on 2004/04/30 06:23:43

	Allow the libkern header file to be installed (and available to 
	other bits of the kernel)

Affected files ...

.. //depot/projects/trustedbsd/sedarwin73/apsl/xnu/bsd/sys/Makefile#4 edit

Differences ...

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

@@ -25,7 +25,7 @@
 	buf.h callout.h cdefs.h clist.h conf.h \
 	dir.h dirent.h disk.h disklabel.h disktab.h dkstat.h dmap.h domain.h \
 	errno.h ev.h event.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 \
+	ioctl_compat.h ipc.h kernel.h kern_event.h ktrace.h libkern.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 \
 	mbuf.h mman.h mount.h msgbuf.h mtio.h namei.h netport.h param.h paths.h \



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