]> git.saurik.com Git - apple/xnu.git/commit - pexpert/conf/MASTER.i386
xnu-1228.tar.gz mac-os-x-105 v1228
authorApple <opensource@apple.com>
Tue, 30 Oct 2007 03:59:30 +0000 (03:59 +0000)
committerApple <opensource@apple.com>
Tue, 30 Oct 2007 03:59:30 +0000 (03:59 +0000)
commit2d21ac55c334faf3a56e5634905ed6987fc787d4
treedb050db8dd03805d9b5a7f61261af90439241342
parent0c530ab8987f0ae6a1a3d9284f40182b88852816
xnu-1228.tar.gz
2731 files changed:
APPLE_LICENSE
EXTERNAL_HEADERS/Makefile
EXTERNAL_HEADERS/ar.h
EXTERNAL_HEADERS/architecture/Makefile
EXTERNAL_HEADERS/architecture/i386/asm_help.h
EXTERNAL_HEADERS/architecture/i386/cpu.h
EXTERNAL_HEADERS/architecture/i386/desc.h
EXTERNAL_HEADERS/architecture/i386/io.h
EXTERNAL_HEADERS/architecture/i386/pio.h
EXTERNAL_HEADERS/architecture/i386/reg_help.h
EXTERNAL_HEADERS/architecture/i386/sel.h
EXTERNAL_HEADERS/architecture/i386/table.h
EXTERNAL_HEADERS/architecture/i386/tss.h
EXTERNAL_HEADERS/architecture/ppc/asm_help.h
EXTERNAL_HEADERS/architecture/ppc/basic_regs.h
EXTERNAL_HEADERS/architecture/ppc/cframe.h
EXTERNAL_HEADERS/architecture/ppc/fp_regs.h
EXTERNAL_HEADERS/architecture/ppc/macro_help.h
EXTERNAL_HEADERS/architecture/ppc/pseudo_inst.h
EXTERNAL_HEADERS/architecture/ppc/reg_help.h
EXTERNAL_HEADERS/i386/_limits.h
EXTERNAL_HEADERS/i386/limits.h
EXTERNAL_HEADERS/mach-o/fat.h
EXTERNAL_HEADERS/mach-o/kld.h
EXTERNAL_HEADERS/mach-o/loader.h
EXTERNAL_HEADERS/mach-o/nlist.h
EXTERNAL_HEADERS/mach-o/reloc.h
EXTERNAL_HEADERS/machine/Makefile
EXTERNAL_HEADERS/machine/limits.h
EXTERNAL_HEADERS/ppc/_limits.h
EXTERNAL_HEADERS/ppc/limits.h
EXTERNAL_HEADERS/stdarg.h
EXTERNAL_HEADERS/stdint.h
Makefile
README
bsd/Makefile
bsd/bsm/audit.h
bsd/bsm/audit_kernel.h
bsd/bsm/audit_kevents.h
bsd/bsm/audit_klib.h
bsd/bsm/audit_record.h
bsd/conf/MASTER
bsd/conf/MASTER.i386
bsd/conf/MASTER.ppc
bsd/conf/Makefile
bsd/conf/Makefile.i386
bsd/conf/Makefile.ppc
bsd/conf/Makefile.template
bsd/conf/compat_hdrs
bsd/conf/files
bsd/conf/files.i386
bsd/conf/files.ppc
bsd/conf/param.c
bsd/conf/tools/doconf/Makefile
bsd/conf/tools/doconf/doconf.csh
bsd/crypto/Makefile
bsd/crypto/aes/Makefile
bsd/crypto/aes/aes.h
bsd/crypto/aes/aescrypt.c [deleted file]
bsd/crypto/aes/aeskey.c [deleted file]
bsd/crypto/aes/aesopt.h [deleted file]
bsd/crypto/aes/aestab.c [deleted file]
bsd/crypto/aes/aestab.h [deleted file]
bsd/crypto/aes/i386/Makefile [new file with mode: 0644]
bsd/crypto/aes/i386/aes_modes.c [new file with mode: 0644]
bsd/crypto/aes/i386/aes_x86_v2.s [new file with mode: 0644]
bsd/crypto/aes/i386/aesopt.h [new file with mode: 0644]
bsd/crypto/aes/i386/edefs.h [new file with mode: 0644]
bsd/crypto/aes/ppc/Makefile [new file with mode: 0644]
bsd/crypto/aes/ppc/aescrypt.c [new file with mode: 0644]
bsd/crypto/aes/ppc/aeskey.c [new file with mode: 0644]
bsd/crypto/aes/ppc/aesopt.h [new file with mode: 0644]
bsd/crypto/aes/ppc/aestab.c [new file with mode: 0644]
bsd/crypto/aes/ppc/aestab.h [new file with mode: 0644]
bsd/crypto/blowfish/bf_enc.c
bsd/crypto/des/Makefile
bsd/crypto/des/des_ecb.c
bsd/crypto/md5.c [deleted file]
bsd/crypto/md5.h [deleted file]
bsd/crypto/rc4/Makefile
bsd/crypto/sha1.c [deleted file]
bsd/crypto/sha1.h
bsd/crypto/sha2/Makefile
bsd/crypto/sha2/sha2.c
bsd/dev/busvar.h
bsd/dev/chud/chud_bsd_callback.c
bsd/dev/chud/chud_process.c
bsd/dev/dtrace/blist.c [new file with mode: 0644]
bsd/dev/dtrace/blist.h [new file with mode: 0644]
bsd/dev/dtrace/dtrace.c [new file with mode: 0644]
bsd/dev/dtrace/dtrace_alloc.c [new file with mode: 0644]
bsd/dev/dtrace/dtrace_glue.c [new file with mode: 0644]
bsd/dev/dtrace/dtrace_ptss.c [new file with mode: 0644]
bsd/dev/dtrace/dtrace_subr.c [new file with mode: 0644]
bsd/dev/dtrace/fasttrap.c [new file with mode: 0644]
bsd/dev/dtrace/fbt.c [new file with mode: 0644]
bsd/dev/dtrace/lockstat.c [new file with mode: 0644]
bsd/dev/dtrace/profile_prvd.c [new file with mode: 0644]
bsd/dev/dtrace/sdt.c [new file with mode: 0644]
bsd/dev/dtrace/sdt_subr.c [new file with mode: 0644]
bsd/dev/dtrace/systrace.c [new file with mode: 0644]
bsd/dev/dtrace/systrace.h [new file with mode: 0644]
bsd/dev/i386/conf.c
bsd/dev/i386/cons.c
bsd/dev/i386/cons.h
bsd/dev/i386/dis_tables.c [new file with mode: 0644]
bsd/dev/i386/dtrace_isa.c [new file with mode: 0644]
bsd/dev/i386/dtrace_subr_x86.c [new file with mode: 0644]
bsd/dev/i386/fasttrap_isa.c [new file with mode: 0644]
bsd/dev/i386/fasttrap_regset.h [new file with mode: 0644]
bsd/dev/i386/fbt_x86.c [new file with mode: 0644]
bsd/dev/i386/instr_size.c [new file with mode: 0644]
bsd/dev/i386/kern_machdep.c
bsd/dev/i386/km.c
bsd/dev/i386/lock_stubs.c
bsd/dev/i386/mem.c
bsd/dev/i386/memmove.c
bsd/dev/i386/munge.s
bsd/dev/i386/pci_device.h
bsd/dev/i386/sdt_x86.c [new file with mode: 0644]
bsd/dev/i386/sel.h
bsd/dev/i386/sel_inline.h
bsd/dev/i386/stubs.c
bsd/dev/i386/sysctl.c
bsd/dev/i386/systemcalls.c
bsd/dev/i386/table_inline.h
bsd/dev/i386/unix_signal.c
bsd/dev/kmreg_com.h
bsd/dev/ldd.h
bsd/dev/memdev.c
bsd/dev/ppc/conf.c
bsd/dev/ppc/cons.c
bsd/dev/ppc/cons.h
bsd/dev/ppc/dtrace_isa.c [new file with mode: 0644]
bsd/dev/ppc/dtrace_subr_ppc.c [new file with mode: 0644]
bsd/dev/ppc/fasttrap_isa.c [new file with mode: 0644]
bsd/dev/ppc/fbt_ppc.c [new file with mode: 0644]
bsd/dev/ppc/ffs.c
bsd/dev/ppc/ffs.s
bsd/dev/ppc/kern_machdep.c
bsd/dev/ppc/km.c
bsd/dev/ppc/machdep.c
bsd/dev/ppc/mem.c
bsd/dev/ppc/memmove.c
bsd/dev/ppc/munge.s
bsd/dev/ppc/nvram.c
bsd/dev/ppc/ppc_init.c
bsd/dev/ppc/sdt_ppc.c [new file with mode: 0644]
bsd/dev/ppc/stubs.c
bsd/dev/ppc/sysctl.c
bsd/dev/ppc/systemcalls.c
bsd/dev/ppc/unix_signal.c
bsd/dev/ppc/xsumas.s
bsd/dev/random/YarrowCoreLib/include/WindowsTypesForMac.h
bsd/dev/random/YarrowCoreLib/include/yarrow.h
bsd/dev/random/YarrowCoreLib/include/yarrowUtils.h
bsd/dev/random/YarrowCoreLib/port/smf.c
bsd/dev/random/YarrowCoreLib/src/assertverify.h
bsd/dev/random/YarrowCoreLib/src/comp.c
bsd/dev/random/YarrowCoreLib/src/comp.h
bsd/dev/random/YarrowCoreLib/src/entropysources.h
bsd/dev/random/YarrowCoreLib/src/macOnly.h
bsd/dev/random/YarrowCoreLib/src/prng.c
bsd/dev/random/YarrowCoreLib/src/prng.h
bsd/dev/random/YarrowCoreLib/src/prngpriv.h
bsd/dev/random/YarrowCoreLib/src/sha1mod.c
bsd/dev/random/YarrowCoreLib/src/sha1mod.h
bsd/dev/random/YarrowCoreLib/src/smf.h
bsd/dev/random/YarrowCoreLib/src/userdefines.h
bsd/dev/random/YarrowCoreLib/src/yarrowUtils.c
bsd/dev/random/randomdev.c
bsd/dev/random/randomdev.h
bsd/dev/unix_startup.c
bsd/dev/vn/Makefile
bsd/dev/vn/shadow.c
bsd/dev/vn/shadow.h
bsd/dev/vn/vn.c
bsd/hfs/MacOSStubs.c
bsd/hfs/hfs.h
bsd/hfs/hfs_attrlist.c
bsd/hfs/hfs_attrlist.h
bsd/hfs/hfs_btreeio.c
bsd/hfs/hfs_btreeio.h [new file with mode: 0644]
bsd/hfs/hfs_catalog.c
bsd/hfs/hfs_catalog.h
bsd/hfs/hfs_chash.c
bsd/hfs/hfs_cnode.c
bsd/hfs/hfs_cnode.h
bsd/hfs/hfs_dbg.h
bsd/hfs/hfs_encodinghint.c
bsd/hfs/hfs_encodings.c
bsd/hfs/hfs_encodings.h
bsd/hfs/hfs_endian.c
bsd/hfs/hfs_endian.h
bsd/hfs/hfs_format.h
bsd/hfs/hfs_fsctl.h
bsd/hfs/hfs_hotfiles.c
bsd/hfs/hfs_hotfiles.h
bsd/hfs/hfs_link.c
bsd/hfs/hfs_lookup.c
bsd/hfs/hfs_macos_defs.h
bsd/hfs/hfs_mount.h
bsd/hfs/hfs_notification.c
bsd/hfs/hfs_quota.c
bsd/hfs/hfs_quota.h
bsd/hfs/hfs_readwrite.c
bsd/hfs/hfs_search.c
bsd/hfs/hfs_vfsops.c
bsd/hfs/hfs_vfsutils.c
bsd/hfs/hfs_vnops.c
bsd/hfs/hfs_xattr.c
bsd/hfs/hfscommon/BTree/BTree.c
bsd/hfs/hfscommon/BTree/BTreeAllocate.c
bsd/hfs/hfscommon/BTree/BTreeMiscOps.c
bsd/hfs/hfscommon/BTree/BTreeNodeOps.c
bsd/hfs/hfscommon/BTree/BTreeNodeReserve.c
bsd/hfs/hfscommon/BTree/BTreeScanner.c
bsd/hfs/hfscommon/BTree/BTreeTreeOps.c
bsd/hfs/hfscommon/Catalog/CatalogUtilities.c
bsd/hfs/hfscommon/Catalog/FileIDsServices.c
bsd/hfs/hfscommon/Misc/BTreeWrapper.c
bsd/hfs/hfscommon/Misc/FileExtentMapping.c
bsd/hfs/hfscommon/Misc/VolumeAllocation.c
bsd/hfs/hfscommon/Unicode/UCStringCompareData.h
bsd/hfs/hfscommon/Unicode/UnicodeWrappers.c
bsd/hfs/hfscommon/headers/BTreeScanner.h
bsd/hfs/hfscommon/headers/BTreesInternal.h
bsd/hfs/hfscommon/headers/BTreesPrivate.h
bsd/hfs/hfscommon/headers/CatalogPrivate.h
bsd/hfs/hfscommon/headers/FileMgrInternal.h
bsd/hfs/hfscommon/headers/HFSUnicodeWrappers.h
bsd/hfs/rangelist.c
bsd/hfs/rangelist.h
bsd/i386/Makefile
bsd/i386/_param.h [new file with mode: 0644]
bsd/i386/_structs.h [new file with mode: 0644]
bsd/i386/_types.h
bsd/i386/dis_tables.h [new file with mode: 0644]
bsd/i386/disklabel.h
bsd/i386/endian.h
bsd/i386/exec.h
bsd/i386/fasttrap_isa.h [new file with mode: 0644]
bsd/i386/param.h
bsd/i386/profile.h
bsd/i386/psl.h
bsd/i386/ptrace.h
bsd/i386/reboot.h
bsd/i386/reg.h
bsd/i386/setjmp.h
bsd/i386/signal.h
bsd/i386/types.h
bsd/i386/ucontext.h
bsd/i386/vmparam.h
bsd/isofs/cd9660/cd9660_bmap.c
bsd/isofs/cd9660/cd9660_lookup.c
bsd/isofs/cd9660/cd9660_mount.h
bsd/isofs/cd9660/cd9660_node.c
bsd/isofs/cd9660/cd9660_node.h
bsd/isofs/cd9660/cd9660_rrip.c
bsd/isofs/cd9660/cd9660_rrip.h
bsd/isofs/cd9660/cd9660_util.c
bsd/isofs/cd9660/cd9660_vfsops.c
bsd/isofs/cd9660/cd9660_vnops.c
bsd/isofs/cd9660/iso.h
bsd/isofs/cd9660/iso_rrip.h
bsd/kern/ast.h
bsd/kern/bsd_init.c
bsd/kern/bsd_stubs.c
bsd/kern/imageboot.c [new file with mode: 0644]
bsd/kern/init_sysent.c
bsd/kern/kdebug.c
bsd/kern/kern_acct.c
bsd/kern/kern_aio.c
bsd/kern/kern_audit.c
bsd/kern/kern_authorization.c
bsd/kern/kern_bsm_audit.c
bsd/kern/kern_bsm_klib.c
bsd/kern/kern_bsm_token.c
bsd/kern/kern_clock.c
bsd/kern/kern_control.c
bsd/kern/kern_core.c
bsd/kern/kern_credential.c
bsd/kern/kern_descrip.c
bsd/kern/kern_event.c
bsd/kern/kern_exec.c
bsd/kern/kern_exit.c
bsd/kern/kern_fork.c
bsd/kern/kern_ktrace.c [deleted file]
bsd/kern/kern_lock.c [deleted file]
bsd/kern/kern_lockf.c
bsd/kern/kern_malloc.c
bsd/kern/kern_memorystatus.c [new file with mode: 0644]
bsd/kern/kern_mib.c
bsd/kern/kern_mman.c
bsd/kern/kern_newsysctl.c
bsd/kern/kern_panicinfo.c
bsd/kern/kern_pcsamples.c
bsd/kern/kern_physio.c
bsd/kern/kern_proc.c
bsd/kern/kern_prot.c
bsd/kern/kern_resource.c
bsd/kern/kern_shutdown.c
bsd/kern/kern_sig.c
bsd/kern/kern_subr.c
bsd/kern/kern_symfile.c
bsd/kern/kern_synch.c
bsd/kern/kern_sysctl.c
bsd/kern/kern_time.c
bsd/kern/kern_xxx.c
bsd/kern/kpi_mbuf.c
bsd/kern/kpi_mbuf_internal.h [new file with mode: 0644]
bsd/kern/kpi_socket.c
bsd/kern/kpi_socketfilter.c
bsd/kern/mach_fat.c
bsd/kern/mach_header.c
bsd/kern/mach_header.h
bsd/kern/mach_loader.c
bsd/kern/mach_loader.h
bsd/kern/mach_process.c
bsd/kern/makesyscalls.sh
bsd/kern/mcache.c [new file with mode: 0644]
bsd/kern/md5c.c [deleted file]
bsd/kern/netboot.c
bsd/kern/posix_sem.c
bsd/kern/posix_shm.c
bsd/kern/preload.h
bsd/kern/proc_info.c
bsd/kern/pthread_support.c [new file with mode: 0644]
bsd/kern/pthread_synch.c [new file with mode: 0644]
bsd/kern/qsort.c
bsd/kern/socket_info.c
bsd/kern/spl.c
bsd/kern/subr_log.c
bsd/kern/subr_prf.c
bsd/kern/subr_prof.c
bsd/kern/subr_sbuf.c [new file with mode: 0644]
bsd/kern/subr_xxx.c
bsd/kern/sys_domain.c
bsd/kern/sys_generic.c
bsd/kern/sys_pipe.c
bsd/kern/sys_socket.c
bsd/kern/syscalls.c
bsd/kern/syscalls.master
bsd/kern/sysctl_init.c
bsd/kern/sysv_ipc.c
bsd/kern/sysv_msg.c
bsd/kern/sysv_sem.c
bsd/kern/sysv_shm.c
bsd/kern/tty.c
bsd/kern/tty_compat.c
bsd/kern/tty_conf.c
bsd/kern/tty_ptmx.c [new file with mode: 0644]
bsd/kern/tty_pty.c
bsd/kern/tty_subr.c
bsd/kern/tty_tb.c [deleted file]
bsd/kern/tty_tty.c
bsd/kern/ubc_subr.c
bsd/kern/uipc_domain.c
bsd/kern/uipc_mbuf.c
bsd/kern/uipc_mbuf2.c
bsd/kern/uipc_proto.c
bsd/kern/uipc_socket.c
bsd/kern/uipc_socket2.c
bsd/kern/uipc_syscalls.c
bsd/kern/uipc_usrreq.c
bsd/libkern/bcd.c
bsd/libkern/bcmp.c
bsd/libkern/inet_ntop.c
bsd/libkern/libkern.h
bsd/libkern/locc.c
bsd/libkern/random.c
bsd/libkern/rindex.c
bsd/libkern/scanc.c
bsd/libkern/skpc.c
bsd/libkern/strsep.c [new file with mode: 0644]
bsd/libkern/strtol.c
bsd/machine/Makefile
bsd/machine/_limits.h
bsd/machine/_param.h [new file with mode: 0644]
bsd/machine/_structs.h [new file with mode: 0644]
bsd/machine/_types.h
bsd/machine/byte_order.h
bsd/machine/cons.h
bsd/machine/dis_tables.h [new file with mode: 0644]
bsd/machine/disklabel.h
bsd/machine/endian.h
bsd/machine/exec.h
bsd/machine/fasttrap_isa.h [new file with mode: 0644]
bsd/machine/param.h
bsd/machine/profile.h
bsd/machine/psl.h
bsd/machine/ptrace.h
bsd/machine/reboot.h
bsd/machine/reg.h
bsd/machine/setjmp.h
bsd/machine/signal.h
bsd/machine/spl.h
bsd/machine/types.h
bsd/machine/ucontext.h
bsd/machine/vmparam.h
bsd/man/Makefile
bsd/man/man2/EV_SET.2 [new file with mode: 0644]
bsd/man/man2/FD_CLR.2 [new file with mode: 0644]
bsd/man/man2/FD_COPY.2 [new file with mode: 0644]
bsd/man/man2/FD_ISSET.2 [new file with mode: 0644]
bsd/man/man2/FD_SET.2 [new file with mode: 0644]
bsd/man/man2/FD_ZERO.2 [new file with mode: 0644]
bsd/man/man2/Makefile
bsd/man/man2/_exit.2
bsd/man/man2/accept.2
bsd/man/man2/access.2
bsd/man/man2/acct.2
bsd/man/man2/adjtime.2
bsd/man/man2/aio_cancel.2
bsd/man/man2/aio_error.2
bsd/man/man2/aio_read.2
bsd/man/man2/aio_return.2
bsd/man/man2/aio_suspend.2
bsd/man/man2/aio_write.2
bsd/man/man2/audit.2 [new file with mode: 0644]
bsd/man/man2/auditctl.2 [new file with mode: 0644]
bsd/man/man2/auditon.2 [new file with mode: 0644]
bsd/man/man2/bind.2
bsd/man/man2/chdir.2
bsd/man/man2/chflags.2
bsd/man/man2/chmod.2
bsd/man/man2/chown.2
bsd/man/man2/close.2
bsd/man/man2/connect.2
bsd/man/man2/dup.2
bsd/man/man2/execve.2
bsd/man/man2/fcntl.2
bsd/man/man2/fgetxattr.2 [new file with mode: 0644]
bsd/man/man2/fhopen.2 [new file with mode: 0644]
bsd/man/man2/flistxattr.2 [new file with mode: 0644]
bsd/man/man2/flock.2
bsd/man/man2/fork.2
bsd/man/man2/fremovexattr.2 [new file with mode: 0644]
bsd/man/man2/fsctl.2
bsd/man/man2/fsetxattr.2 [new file with mode: 0644]
bsd/man/man2/fstat64.2 [new file with mode: 0644]
bsd/man/man2/fstatfs64.2 [new file with mode: 0644]
bsd/man/man2/fsync.2
bsd/man/man2/getattrlist.2
bsd/man/man2/getaudit.2 [new file with mode: 0644]
bsd/man/man2/getauid.2 [new file with mode: 0644]
bsd/man/man2/getdirentries.2
bsd/man/man2/getfh.2
bsd/man/man2/getgid.2
bsd/man/man2/getgroups.2
bsd/man/man2/getitimer.2
bsd/man/man2/getlcid.2 [new file with mode: 0644]
bsd/man/man2/getlogin.2
bsd/man/man2/getpeername.2
bsd/man/man2/getpgrp.2
bsd/man/man2/getpid.2
bsd/man/man2/getpriority.2
bsd/man/man2/getrlimit.2
bsd/man/man2/getrusage.2
bsd/man/man2/getsid.2
bsd/man/man2/getsockname.2
bsd/man/man2/getsockopt.2
bsd/man/man2/gettimeofday.2
bsd/man/man2/getuid.2
bsd/man/man2/getxattr.2
bsd/man/man2/i386_set_ldt.2 [new file with mode: 0644]
bsd/man/man2/intro.2
bsd/man/man2/ioctl.2
bsd/man/man2/issetugid.2
bsd/man/man2/kevent.2 [new file with mode: 0644]
bsd/man/man2/kill.2
bsd/man/man2/kqueue.2
bsd/man/man2/ktrace.2 [deleted file]
bsd/man/man2/link.2
bsd/man/man2/listen.2
bsd/man/man2/listxattr.2
bsd/man/man2/lseek.2
bsd/man/man2/lstat64.2 [new file with mode: 0644]
bsd/man/man2/madvise.2
bsd/man/man2/minherit.2
bsd/man/man2/mkdir.2
bsd/man/man2/mknod.2
bsd/man/man2/mlock.2
bsd/man/man2/mmap.2
bsd/man/man2/mount.2
bsd/man/man2/mprotect.2
bsd/man/man2/msync.2
bsd/man/man2/munmap.2
bsd/man/man2/nfsclnt.2 [new file with mode: 0644]
bsd/man/man2/nfssvc.2
bsd/man/man2/open.2
bsd/man/man2/pathconf.2
bsd/man/man2/pipe.2
bsd/man/man2/poll.2
bsd/man/man2/posix_madvise.2
bsd/man/man2/posix_spawn.2 [new file with mode: 0644]
bsd/man/man2/profil.2
bsd/man/man2/quotactl.2
bsd/man/man2/read.2
bsd/man/man2/readlink.2
bsd/man/man2/reboot.2
bsd/man/man2/recv.2
bsd/man/man2/removexattr.2
bsd/man/man2/rename.2
bsd/man/man2/rmdir.2
bsd/man/man2/select.2
bsd/man/man2/semctl.2
bsd/man/man2/semget.2
bsd/man/man2/semop.2
bsd/man/man2/send.2
bsd/man/man2/sendfile.2 [new file with mode: 0644]
bsd/man/man2/setaudit.2 [new file with mode: 0644]
bsd/man/man2/setauid.2 [new file with mode: 0644]
bsd/man/man2/setlcid.2 [new file with mode: 0644]
bsd/man/man2/setpgid.2
bsd/man/man2/setsid.2
bsd/man/man2/setuid.2
bsd/man/man2/setxattr.2
bsd/man/man2/shmat.2
bsd/man/man2/shmctl.2
bsd/man/man2/shmget.2
bsd/man/man2/shutdown.2
bsd/man/man2/sigaction.2
bsd/man/man2/sigaltstack.2
bsd/man/man2/sigpending.2
bsd/man/man2/sigprocmask.2
bsd/man/man2/sigreturn.2 [deleted file]
bsd/man/man2/sigsuspend.2
bsd/man/man2/socket.2
bsd/man/man2/socketpair.2
bsd/man/man2/stat.2
bsd/man/man2/stat64.2 [new file with mode: 0644]
bsd/man/man2/statfs.2
bsd/man/man2/statfs64.2 [new file with mode: 0644]
bsd/man/man2/symlink.2
bsd/man/man2/sync.2
bsd/man/man2/truncate.2
bsd/man/man2/umask.2
bsd/man/man2/unlink.2
bsd/man/man2/utimes.2
bsd/man/man2/vfork.2
bsd/man/man2/wait.2
bsd/man/man2/write.2
bsd/man/man3/Makefile [new file with mode: 0644]
bsd/man/man3/posix_spawn_file_actions_addclose.3 [new file with mode: 0644]
bsd/man/man3/posix_spawn_file_actions_init.3 [new file with mode: 0644]
bsd/man/man3/posix_spawnattr_init.3 [new file with mode: 0644]
bsd/man/man3/posix_spawnattr_setbinpref_np.3 [new file with mode: 0644]
bsd/man/man3/posix_spawnattr_setflags.3 [new file with mode: 0644]
bsd/man/man3/posix_spawnattr_setpgroup.3 [new file with mode: 0644]
bsd/man/man3/posix_spawnattr_setsigdefault.3 [new file with mode: 0644]
bsd/man/man3/posix_spawnattr_setsigmask.3 [new file with mode: 0644]
bsd/man/man3/posix_spawnattr_setspecialport_np.3 [new file with mode: 0644]
bsd/man/man3/queue.3 [new file with mode: 0644]
bsd/man/man4/Makefile
bsd/man/man4/aio.4 [new file with mode: 0644]
bsd/man/man4/icmp.4
bsd/man/man4/icmp6.4
bsd/man/man4/inet.4
bsd/man/man4/ip.4
bsd/man/man4/lo.4
bsd/man/man4/netintro.4
bsd/man/man4/random.4
bsd/man/man4/route.4
bsd/man/man4/tcp.4
bsd/man/man4/tun.4
bsd/man/man4/udp.4
bsd/man/man5/acct.5
bsd/man/man5/core.5
bsd/man/man5/types.5
bsd/man/man8/Makefile [new file with mode: 0644]
bsd/man/man8/sticky.8 [new file with mode: 0644]
bsd/man/man9/Makefile
bsd/man/man9/copy.9
bsd/man/man9/copyin.9 [new file with mode: 0644]
bsd/man/man9/copyinstr.9 [new file with mode: 0644]
bsd/man/man9/copyout.9 [new file with mode: 0644]
bsd/man/man9/copystr.9 [new file with mode: 0644]
bsd/man/man9/fetch.9
bsd/man/man9/fubyte.9 [new file with mode: 0644]
bsd/man/man9/fuibyte.9 [new file with mode: 0644]
bsd/man/man9/fuiword.9 [new file with mode: 0644]
bsd/man/man9/fulong.9 [new file with mode: 0644]
bsd/man/man9/fuulong.9 [new file with mode: 0644]
bsd/man/man9/fuword.9 [new file with mode: 0644]
bsd/man/man9/store.9
bsd/man/man9/style.9
bsd/man/man9/subyte.9 [new file with mode: 0644]
bsd/man/man9/suibyte.9 [new file with mode: 0644]
bsd/man/man9/suiword.9 [new file with mode: 0644]
bsd/man/man9/sulong.9 [new file with mode: 0644]
bsd/man/man9/suulong.9 [new file with mode: 0644]
bsd/man/man9/suword.9 [new file with mode: 0644]
bsd/miscfs/deadfs/dead_vnops.c
bsd/miscfs/devfs/Makefile
bsd/miscfs/devfs/devfs.h
bsd/miscfs/devfs/devfs_proto.h
bsd/miscfs/devfs/devfs_tree.c
bsd/miscfs/devfs/devfs_vfsops.c
bsd/miscfs/devfs/devfs_vnops.c
bsd/miscfs/devfs/devfsdefs.h
bsd/miscfs/devfs/reproto.sh
bsd/miscfs/fdesc/Makefile
bsd/miscfs/fdesc/fdesc.h
bsd/miscfs/fdesc/fdesc_vfsops.c
bsd/miscfs/fdesc/fdesc_vnops.c
bsd/miscfs/fifofs/fifo.h
bsd/miscfs/fifofs/fifo_vnops.c
bsd/miscfs/nullfs/null.h
bsd/miscfs/nullfs/null_subr.c
bsd/miscfs/nullfs/null_vfsops.c
bsd/miscfs/nullfs/null_vnops.c
bsd/miscfs/specfs/spec_vnops.c
bsd/miscfs/specfs/specdev.h
bsd/miscfs/synthfs/synthfs.h
bsd/miscfs/synthfs/synthfs_util.c
bsd/miscfs/synthfs/synthfs_vfsops.c
bsd/miscfs/synthfs/synthfs_vnops.c
bsd/miscfs/union/union.h
bsd/miscfs/union/union_subr.c
bsd/miscfs/union/union_vfsops.c
bsd/miscfs/union/union_vnops.c
bsd/miscfs/volfs/volfs.h [deleted file]
bsd/miscfs/volfs/volfs_vfsops.c [deleted file]
bsd/miscfs/volfs/volfs_vnops.c [deleted file]
bsd/net/Makefile
bsd/net/bpf.c
bsd/net/bpf.h
bsd/net/bpf_compat.h
bsd/net/bpf_filter.c
bsd/net/bpfdesc.h
bsd/net/bridge.c
bsd/net/bridge.h
bsd/net/bsd_comp.c
bsd/net/devtimer.c
bsd/net/devtimer.h
bsd/net/dlil.c
bsd/net/dlil.h
bsd/net/dlil_pvt.h
bsd/net/ether_at_pr_module.c
bsd/net/ether_if_module.c
bsd/net/ether_if_module.h [new file with mode: 0644]
bsd/net/ether_inet6_pr_module.c
bsd/net/ether_inet_pr_module.c
bsd/net/etherdefs.h
bsd/net/ethernet.h
bsd/net/firewire.h
bsd/net/ieee8023ad.h
bsd/net/if.c
bsd/net/if.h
bsd/net/if_arp.h
bsd/net/if_atm.h
bsd/net/if_bond.c
bsd/net/if_bond_var.h
bsd/net/if_disc.c
bsd/net/if_dl.h
bsd/net/if_dummy.c
bsd/net/if_ether.h
bsd/net/if_ethersubr.c
bsd/net/if_faith.c [deleted file]
bsd/net/if_faith.h [deleted file]
bsd/net/if_fddisubr.c
bsd/net/if_gif.c
bsd/net/if_gif.h
bsd/net/if_llc.h
bsd/net/if_loop.c
bsd/net/if_media.c
bsd/net/if_media.h
bsd/net/if_mib.c
bsd/net/if_mib.h
bsd/net/if_ppp.h
bsd/net/if_pppvar.h
bsd/net/if_stf.c
bsd/net/if_types.h
bsd/net/if_var.h
bsd/net/if_vlan.c
bsd/net/if_vlan_var.h
bsd/net/init.c
bsd/net/init.h
bsd/net/kext_net.c
bsd/net/kext_net.h
bsd/net/kpi_interface.c
bsd/net/kpi_interface.h
bsd/net/kpi_interfacefilter.c
bsd/net/kpi_interfacefilter.h
bsd/net/kpi_protocol.c
bsd/net/kpi_protocol.h
bsd/net/lacp.h
bsd/net/multicast_list.c
bsd/net/multicast_list.h
bsd/net/ndrv.c
bsd/net/ndrv.h
bsd/net/ndrv_var.h
bsd/net/net_osdep.c
bsd/net/net_osdep.h
bsd/net/pfkeyv2.h
bsd/net/ppp_comp.h
bsd/net/ppp_deflate.c
bsd/net/ppp_defs.h
bsd/net/radix.c
bsd/net/radix.h
bsd/net/raw_cb.c
bsd/net/raw_cb.h
bsd/net/raw_usrreq.c
bsd/net/route.c
bsd/net/route.h
bsd/net/rtsock.c
bsd/net/rtsock_mip.c
bsd/net/slip.h
bsd/net/zlib.c [deleted file]
bsd/net/zlib.h
bsd/netat/Makefile
bsd/netat/adsp.c
bsd/netat/adsp.h
bsd/netat/adsp_CLDeny.c
bsd/netat/adsp_CLListen.c
bsd/netat/adsp_Close.c
bsd/netat/adsp_Control.c
bsd/netat/adsp_Init.c
bsd/netat/adsp_InitGlobals.c
bsd/netat/adsp_NewCID.c
bsd/netat/adsp_Open.c
bsd/netat/adsp_Options.c
bsd/netat/adsp_Packet.c
bsd/netat/adsp_Read.c
bsd/netat/adsp_RxAttn.c
bsd/netat/adsp_RxData.c
bsd/netat/adsp_Status.c
bsd/netat/adsp_Timer.c
bsd/netat/adsp_TimerElem.c
bsd/netat/adsp_Write.c
bsd/netat/adsp_attention.c
bsd/netat/adsp_internal.h
bsd/netat/adsp_misc.c
bsd/netat/adsp_reset.c
bsd/netat/adsp_stream.c
bsd/netat/appletalk.h
bsd/netat/asp.h
bsd/netat/asp_proto.c
bsd/netat/at.c
bsd/netat/at_aarp.h
bsd/netat/at_config.h
bsd/netat/at_ddp_brt.h
bsd/netat/at_pat.h
bsd/netat/at_pcb.c
bsd/netat/at_pcb.h
bsd/netat/at_proto.c
bsd/netat/at_snmp.h
bsd/netat/at_var.h
bsd/netat/atp.h
bsd/netat/atp_alloc.c
bsd/netat/atp_misc.c
bsd/netat/atp_open.c
bsd/netat/atp_read.c
bsd/netat/atp_write.c
bsd/netat/aurp.h
bsd/netat/aurp_aurpd.c
bsd/netat/aurp_cfg.c
bsd/netat/aurp_gdata.c
bsd/netat/aurp_misc.c
bsd/netat/aurp_open.c
bsd/netat/aurp_rd.c
bsd/netat/aurp_ri.c
bsd/netat/aurp_rx.c
bsd/netat/aurp_tickle.c
bsd/netat/aurp_tx.c
bsd/netat/aurp_zi.c
bsd/netat/ddp.c
bsd/netat/ddp.h
bsd/netat/ddp_aarp.c
bsd/netat/ddp_aep.c
bsd/netat/ddp_brt.c
bsd/netat/ddp_lap.c
bsd/netat/ddp_nbp.c
bsd/netat/ddp_proto.c
bsd/netat/ddp_r_rtmp.c
bsd/netat/ddp_r_zip.c
bsd/netat/ddp_rtmp.c
bsd/netat/ddp_rtmptable.c
bsd/netat/ddp_sip.c
bsd/netat/ddp_usrreq.c
bsd/netat/debug.h
bsd/netat/drv_dep.c
bsd/netat/ep.h
bsd/netat/lap.h
bsd/netat/nbp.h
bsd/netat/pap.h
bsd/netat/routing_tables.h
bsd/netat/rtmp.h
bsd/netat/sys_dep.c
bsd/netat/sys_glue.c
bsd/netat/sysglue.h
bsd/netat/zip.h
bsd/netinet/bootp.h
bsd/netinet/dhcp.h
bsd/netinet/dhcp_options.c
bsd/netinet/dhcp_options.h
bsd/netinet/icmp6.h
bsd/netinet/icmp_var.h
bsd/netinet/if_atm.c
bsd/netinet/if_atm.h
bsd/netinet/if_ether.h
bsd/netinet/if_fddi.h
bsd/netinet/if_tun.h
bsd/netinet/igmp.c
bsd/netinet/igmp.h
bsd/netinet/igmp_var.h
bsd/netinet/in.c
bsd/netinet/in.h
bsd/netinet/in_arp.c
bsd/netinet/in_arp.h
bsd/netinet/in_bootp.c [deleted file]
bsd/netinet/in_cksum.c
bsd/netinet/in_dhcp.c [new file with mode: 0644]
bsd/netinet/in_dhcp.h [new file with mode: 0644]
bsd/netinet/in_gif.c
bsd/netinet/in_gif.h
bsd/netinet/in_pcb.c
bsd/netinet/in_pcb.h
bsd/netinet/in_proto.c
bsd/netinet/in_rmx.c
bsd/netinet/in_systm.h
bsd/netinet/in_var.h
bsd/netinet/ip.h
bsd/netinet/ip6.h
bsd/netinet/ip_compat.h
bsd/netinet/ip_divert.c
bsd/netinet/ip_divert.h
bsd/netinet/ip_dummynet.c
bsd/netinet/ip_dummynet.h
bsd/netinet/ip_ecn.c
bsd/netinet/ip_ecn.h
bsd/netinet/ip_encap.c
bsd/netinet/ip_encap.h
bsd/netinet/ip_flow.c
bsd/netinet/ip_flow.h
bsd/netinet/ip_fw.h
bsd/netinet/ip_fw2.c
bsd/netinet/ip_fw2.h
bsd/netinet/ip_fw2_compat.c
bsd/netinet/ip_fw2_compat.h
bsd/netinet/ip_icmp.c
bsd/netinet/ip_icmp.h
bsd/netinet/ip_id.c
bsd/netinet/ip_input.c
bsd/netinet/ip_mroute.c
bsd/netinet/ip_mroute.h
bsd/netinet/ip_output.c
bsd/netinet/ip_var.h
bsd/netinet/kpi_ipfilter.c
bsd/netinet/kpi_ipfilter.h
bsd/netinet/kpi_ipfilter_var.h
bsd/netinet/raw_ip.c
bsd/netinet/tcp.h
bsd/netinet/tcp_debug.c
bsd/netinet/tcp_debug.h
bsd/netinet/tcp_fsm.h
bsd/netinet/tcp_input.c
bsd/netinet/tcp_output.c
bsd/netinet/tcp_sack.c
bsd/netinet/tcp_seq.h
bsd/netinet/tcp_subr.c
bsd/netinet/tcp_timer.c
bsd/netinet/tcp_timer.h
bsd/netinet/tcp_usrreq.c
bsd/netinet/tcp_var.h
bsd/netinet/tcpip.h
bsd/netinet/udp.h
bsd/netinet/udp_usrreq.c
bsd/netinet/udp_var.h
bsd/netinet6/ah.h
bsd/netinet6/ah6.h
bsd/netinet6/ah_core.c
bsd/netinet6/ah_input.c
bsd/netinet6/ah_output.c
bsd/netinet6/esp.h
bsd/netinet6/esp6.h
bsd/netinet6/esp_core.c
bsd/netinet6/esp_input.c
bsd/netinet6/esp_output.c
bsd/netinet6/esp_rijndael.c
bsd/netinet6/frag6.c
bsd/netinet6/icmp6.c
bsd/netinet6/in6.c
bsd/netinet6/in6.h
bsd/netinet6/in6_cksum.c
bsd/netinet6/in6_gif.c
bsd/netinet6/in6_ifattach.c
bsd/netinet6/in6_pcb.c
bsd/netinet6/in6_prefix.c
bsd/netinet6/in6_proto.c
bsd/netinet6/in6_rmx.c
bsd/netinet6/in6_src.c
bsd/netinet6/in6_var.h
bsd/netinet6/ip6_forward.c
bsd/netinet6/ip6_fw.c
bsd/netinet6/ip6_fw.h
bsd/netinet6/ip6_input.c
bsd/netinet6/ip6_mroute.c
bsd/netinet6/ip6_output.c
bsd/netinet6/ip6_var.h
bsd/netinet6/ip6protosw.h
bsd/netinet6/ipcomp.h
bsd/netinet6/ipcomp6.h
bsd/netinet6/ipcomp_core.c
bsd/netinet6/ipcomp_input.c
bsd/netinet6/ipcomp_output.c
bsd/netinet6/ipsec.c
bsd/netinet6/ipsec.h
bsd/netinet6/ipsec6.h
bsd/netinet6/mld6.c
bsd/netinet6/nd6.c
bsd/netinet6/nd6.h
bsd/netinet6/nd6_nbr.c
bsd/netinet6/nd6_rtr.c
bsd/netinet6/raw_ip6.c
bsd/netinet6/route6.c
bsd/netinet6/scope6.c
bsd/netinet6/udp6_usrreq.c
bsd/netkey/key.c
bsd/netkey/key.h
bsd/netkey/key_debug.c
bsd/netkey/key_debug.h
bsd/netkey/keydb.c
bsd/netkey/keydb.h
bsd/netkey/keysock.c
bsd/netkey/keysock.h
bsd/nfs/Makefile
bsd/nfs/krpc.h
bsd/nfs/krpc_subr.c
bsd/nfs/nfs.h
bsd/nfs/nfs4_subs.c [new file with mode: 0644]
bsd/nfs/nfs4_vnops.c [new file with mode: 0644]
bsd/nfs/nfs_bio.c
bsd/nfs/nfs_boot.c
bsd/nfs/nfs_gss.c [new file with mode: 0644]
bsd/nfs/nfs_gss.h [new file with mode: 0644]
bsd/nfs/nfs_lock.c
bsd/nfs/nfs_lock.h
bsd/nfs/nfs_node.c
bsd/nfs/nfs_serv.c
bsd/nfs/nfs_socket.c
bsd/nfs/nfs_srvcache.c
bsd/nfs/nfs_subs.c
bsd/nfs/nfs_syscalls.c
bsd/nfs/nfs_vfsops.c
bsd/nfs/nfs_vnops.c
bsd/nfs/nfsdiskless.h
bsd/nfs/nfsm_subs.h
bsd/nfs/nfsmount.h
bsd/nfs/nfsnode.h
bsd/nfs/nfsproto.h
bsd/nfs/nfsrtt.h [deleted file]
bsd/nfs/nfsrvcache.h
bsd/nfs/rpcv2.h
bsd/nfs/xdr_subs.h
bsd/ppc/Makefile
bsd/ppc/_param.h [new file with mode: 0644]
bsd/ppc/_structs.h [new file with mode: 0644]
bsd/ppc/_types.h
bsd/ppc/decodePPC.h [new file with mode: 0644]
bsd/ppc/disklabel.h
bsd/ppc/endian.h
bsd/ppc/exec.h
bsd/ppc/fasttrap_isa.h [new file with mode: 0644]
bsd/ppc/param.h
bsd/ppc/profile.h
bsd/ppc/psl.h
bsd/ppc/ptrace.h
bsd/ppc/reboot.h
bsd/ppc/reg.h
bsd/ppc/setjmp.h
bsd/ppc/signal.h
bsd/ppc/types.h
bsd/ppc/ucontext.h
bsd/ppc/vmparam.h
bsd/sys/Makefile
bsd/sys/_endian.h
bsd/sys/_select.h [new file with mode: 0644]
bsd/sys/_structs.h [new file with mode: 0644]
bsd/sys/_types.h
bsd/sys/acct.h
bsd/sys/aio.h
bsd/sys/aio_kern.h
bsd/sys/appleapiopts.h
bsd/sys/attr.h
bsd/sys/bsdtask_info.h
bsd/sys/buf.h
bsd/sys/buf_internal.h
bsd/sys/callout.h
bsd/sys/cdefs.h
bsd/sys/clist.h
bsd/sys/codesign.h [new file with mode: 0644]
bsd/sys/conf.h
bsd/sys/dir.h
bsd/sys/dirent.h
bsd/sys/dis_tables.h [new file with mode: 0644]
bsd/sys/disk.h
bsd/sys/disklabel.h
bsd/sys/disktab.h
bsd/sys/dkstat.h
bsd/sys/dmap.h
bsd/sys/domain.h
bsd/sys/dtrace.h [new file with mode: 0644]
bsd/sys/dtrace_glue.h [new file with mode: 0644]
bsd/sys/dtrace_impl.h [new file with mode: 0644]
bsd/sys/dtrace_ptss.h [new file with mode: 0644]
bsd/sys/errno.h
bsd/sys/ev.h
bsd/sys/event.h
bsd/sys/eventvar.h
bsd/sys/exec.h
bsd/sys/fasttrap.h [new file with mode: 0644]
bsd/sys/fasttrap_impl.h [new file with mode: 0644]
bsd/sys/fasttrap_isa.h [new file with mode: 0644]
bsd/sys/fbt.h [new file with mode: 0644]
bsd/sys/fcntl.h
bsd/sys/file.h
bsd/sys/file_internal.h
bsd/sys/filedesc.h
bsd/sys/filio.h
bsd/sys/fsctl.h
bsd/sys/fsevents.h
bsd/sys/fslog.h [new file with mode: 0644]
bsd/sys/gmon.h
bsd/sys/imageboot.h [new file with mode: 0644]
bsd/sys/imgact.h
bsd/sys/ioccom.h
bsd/sys/ioctl.h
bsd/sys/ioctl_compat.h
bsd/sys/ipc.h
bsd/sys/ipcs.h
bsd/sys/kauth.h
bsd/sys/kdebug.h
bsd/sys/kern_control.h
bsd/sys/kern_event.h
bsd/sys/kern_memorystatus.h [new file with mode: 0644]
bsd/sys/kernel.h
bsd/sys/kernel_types.h
bsd/sys/kpi_mbuf.h
bsd/sys/kpi_socket.h
bsd/sys/kpi_socketfilter.h
bsd/sys/ktrace.h [deleted file]
bsd/sys/lctx.h [new file with mode: 0644]
bsd/sys/linker_set.h
bsd/sys/loadable_fs.h
bsd/sys/lock.h
bsd/sys/lockf.h
bsd/sys/lockstat.h [new file with mode: 0644]
bsd/sys/mach_swapon.h
bsd/sys/malloc.h
bsd/sys/mbuf.h
bsd/sys/mcache.h [new file with mode: 0644]
bsd/sys/md5.h
bsd/sys/mman.h
bsd/sys/mount.h
bsd/sys/mount_internal.h
bsd/sys/msg.h
bsd/sys/msgbuf.h
bsd/sys/mtio.h
bsd/sys/namei.h
bsd/sys/netport.h
bsd/sys/param.h
bsd/sys/paths.h
bsd/sys/pipe.h
bsd/sys/poll.h
bsd/sys/posix_sem.h [new file with mode: 0644]
bsd/sys/posix_shm.h [new file with mode: 0644]
bsd/sys/proc.h
bsd/sys/proc_info.h
bsd/sys/proc_internal.h
bsd/sys/protosw.h
bsd/sys/pthread_internal.h [new file with mode: 0644]
bsd/sys/ptrace.h
bsd/sys/ptrace_internal.h [deleted file]
bsd/sys/queue.h
bsd/sys/quota.h
bsd/sys/random.h
bsd/sys/reboot.h
bsd/sys/resource.h
bsd/sys/resourcevar.h
bsd/sys/sbuf.h [new file with mode: 0644]
bsd/sys/sdt.h [new file with mode: 0644]
bsd/sys/sdt_impl.h [new file with mode: 0644]
bsd/sys/select.h
bsd/sys/sem.h
bsd/sys/sem_internal.h
bsd/sys/semaphore.h
bsd/sys/shm.h
bsd/sys/shm_internal.h
bsd/sys/signal.h
bsd/sys/signalvar.h
bsd/sys/socket.h
bsd/sys/socketvar.h
bsd/sys/sockio.h
bsd/sys/spawn.h [new file with mode: 0644]
bsd/sys/spawn_internal.h [new file with mode: 0644]
bsd/sys/stat.h
bsd/sys/subr_prf.h
bsd/sys/sys_domain.h
bsd/sys/syscall.h
bsd/sys/sysctl.h
bsd/sys/sysent.h
bsd/sys/syslimits.h
bsd/sys/syslog.h
bsd/sys/sysproto.h
bsd/sys/systm.h
bsd/sys/termios.h
bsd/sys/time.h
bsd/sys/timeb.h
bsd/sys/times.h
bsd/sys/tprintf.h
bsd/sys/trace.h
bsd/sys/tty.h
bsd/sys/ttychars.h
bsd/sys/ttycom.h
bsd/sys/ttydefaults.h
bsd/sys/ttydev.h
bsd/sys/types.h
bsd/sys/ubc.h
bsd/sys/ubc_internal.h
bsd/sys/ucontext.h
bsd/sys/ucred.h
bsd/sys/uio.h
bsd/sys/uio_internal.h
bsd/sys/un.h
bsd/sys/unistd.h
bsd/sys/unpcb.h
bsd/sys/user.h
bsd/sys/utfconv.h
bsd/sys/utsname.h
bsd/sys/ux_exception.h
bsd/sys/vadvise.h
bsd/sys/vcmd.h
bsd/sys/version.h [deleted file]
bsd/sys/vfs_context.h
bsd/sys/vlimit.h
bsd/sys/vm.h
bsd/sys/vmmeter.h
bsd/sys/vmparam.h
bsd/sys/vnioctl.h
bsd/sys/vnode.h
bsd/sys/vnode_if.h
bsd/sys/vnode_internal.h
bsd/sys/vstat.h
bsd/sys/wait.h
bsd/sys/xattr.h
bsd/ufs/ffs/ffs_alloc.c
bsd/ufs/ffs/ffs_balloc.c
bsd/ufs/ffs/ffs_extern.h
bsd/ufs/ffs/ffs_inode.c
bsd/ufs/ffs/ffs_subr.c
bsd/ufs/ffs/ffs_tables.c
bsd/ufs/ffs/ffs_vfsops.c
bsd/ufs/ffs/ffs_vnops.c
bsd/ufs/ffs/fs.h
bsd/ufs/ufs/dinode.h
bsd/ufs/ufs/dir.h
bsd/ufs/ufs/inode.h
bsd/ufs/ufs/quota.h
bsd/ufs/ufs/ufs_attrlist.c
bsd/ufs/ufs/ufs_bmap.c
bsd/ufs/ufs/ufs_byte_order.c
bsd/ufs/ufs/ufs_byte_order.h
bsd/ufs/ufs/ufs_extern.h
bsd/ufs/ufs/ufs_ihash.c
bsd/ufs/ufs/ufs_inode.c
bsd/ufs/ufs/ufs_lookup.c
bsd/ufs/ufs/ufs_quota.c
bsd/ufs/ufs/ufs_readwrite.c
bsd/ufs/ufs/ufs_vfsops.c
bsd/ufs/ufs/ufs_vnops.c
bsd/ufs/ufs/ufsmount.h
bsd/uxkern/ux_exception.c
bsd/vfs/kpi_vfs.c
bsd/vfs/vfs_attrlist.c
bsd/vfs/vfs_bio.c
bsd/vfs/vfs_cache.c
bsd/vfs/vfs_cluster.c
bsd/vfs/vfs_conf.c
bsd/vfs/vfs_fsevents.c
bsd/vfs/vfs_fslog.c [new file with mode: 0644]
bsd/vfs/vfs_init.c
bsd/vfs/vfs_journal.c
bsd/vfs/vfs_journal.h
bsd/vfs/vfs_lookup.c
bsd/vfs/vfs_quota.c
bsd/vfs/vfs_subr.c
bsd/vfs/vfs_support.c
bsd/vfs/vfs_support.h
bsd/vfs/vfs_syscalls.c
bsd/vfs/vfs_utfconv.c
bsd/vfs/vfs_utfconvdata.h
bsd/vfs/vfs_vnops.c
bsd/vfs/vfs_xattr.c
bsd/vfs/vnode_if.c
bsd/vfs/vnode_if.sh
bsd/vm/dp_backing_file.c
bsd/vm/vm_pager.h
bsd/vm/vm_unix.c
bsd/vm/vnode_pager.c
bsd/vm/vnode_pager.h
config/BSDKernel.exports
config/BSDKernel.i386.exports
config/BSDKernel.ppc.exports
config/DtraceIgnored.symbols [new file with mode: 0644]
config/IOKit.exports
config/IOKit.i386.exports
config/IOKit.ppc.exports
config/Libkern.exports
config/Libkern.i386.exports
config/MACFramework.exports [new file with mode: 0644]
config/MACFramework.i386.exports [new file with mode: 0644]
config/MACFramework.ppc.exports [new file with mode: 0644]
config/Mach.i386.exports
config/Makefile
config/MasterVersion
config/System.kext/PlugIns/MACFramework.kext/Info.plist [new file with mode: 0644]
config/System6.0.exports
config/System6.0.i386.exports
config/System6.0.ppc.exports
config/Unsupported.exports
config/Unsupported.i386.exports
config/Unsupported.ppc.exports
config/compress-man-pages.pl [new file with mode: 0755]
config/newvers.pl
config/version.c
iokit/Drivers/platform/drvAppleMacIO/AppleMacIO.cpp
iokit/Drivers/platform/drvAppleNMI/AppleNMI.cpp
iokit/Drivers/platform/drvAppleNVRAM/AppleNVRAM.cpp
iokit/Drivers/platform/drvAppleNVRAM/AppleNVRAM.h
iokit/Drivers/platform/drvApplePlatformExpert/AppleCPU.cpp
iokit/Drivers/platform/drvApplePlatformExpert/AppleCPU.h
iokit/Drivers/platform/drvApplePlatformExpert/ApplePlatformExpert.cpp
iokit/Examples/drvGenericInterruptController/GenericInterruptController.cpp
iokit/Examples/drvGenericInterruptController/GenericInterruptController.h
iokit/Families/IONVRAM/IONVRAMController.cpp
iokit/Families/IOSystemManagement/IOWatchDogTimer.cpp
iokit/IOKit/IOBSD.h
iokit/IOKit/IOBufferMemoryDescriptor.h
iokit/IOKit/IOCPU.h
iokit/IOKit/IOCatalogue.h
iokit/IOKit/IOCommand.h
iokit/IOKit/IOCommandGate.h
iokit/IOKit/IOCommandPool.h
iokit/IOKit/IOCommandQueue.h
iokit/IOKit/IOConditionLock.h
iokit/IOKit/IODMACommand.h
iokit/IOKit/IODMAController.h [new file with mode: 0644]
iokit/IOKit/IODMAEventSource.h [new file with mode: 0644]
iokit/IOKit/IODataQueue.h
iokit/IOKit/IODataQueueShared.h
iokit/IOKit/IODeviceMemory.h
iokit/IOKit/IODeviceTreeSupport.h
iokit/IOKit/IOEventSource.h
iokit/IOKit/IOFilterInterruptEventSource.h
iokit/IOKit/IOHibernatePrivate.h
iokit/IOKit/IOInterleavedMemoryDescriptor.h [new file with mode: 0644]
iokit/IOKit/IOInterruptController.h
iokit/IOKit/IOInterruptEventSource.h
iokit/IOKit/IOInterrupts.h
iokit/IOKit/IOKitDebug.h
iokit/IOKit/IOKitKeys.h
iokit/IOKit/IOKitKeysPrivate.h
iokit/IOKit/IOKitServer.h
iokit/IOKit/IOLib.h
iokit/IOKit/IOLocks.h
iokit/IOKit/IOLocksPrivate.h [new file with mode: 0644]
iokit/IOKit/IOMapper.h
iokit/IOKit/IOMemoryCursor.h
iokit/IOKit/IOMemoryDescriptor.h
iokit/IOKit/IOMessage.h
iokit/IOKit/IOMultiMemoryDescriptor.h
iokit/IOKit/IONVRAM.h
iokit/IOKit/IONotifier.h
iokit/IOKit/IOPMEventSource.h
iokit/IOKit/IOPlatformExpert.h
iokit/IOKit/IOPolledInterface.h
iokit/IOKit/IORangeAllocator.h
iokit/IOKit/IORegistryEntry.h
iokit/IOKit/IOReturn.h
iokit/IOKit/IOService.h
iokit/IOKit/IOServicePM.h
iokit/IOKit/IOSharedDataQueue.h [new file with mode: 0644]
iokit/IOKit/IOSharedLock.h
iokit/IOKit/IOSyncer.h
iokit/IOKit/IOTimeStamp.h
iokit/IOKit/IOTimerEventSource.h
iokit/IOKit/IOTypes.h
iokit/IOKit/IOUserClient.h
iokit/IOKit/IOWorkLoop.h
iokit/IOKit/Makefile
iokit/IOKit/OSMessageNotification.h
iokit/IOKit/assert.h
iokit/IOKit/i386/IOSharedLockImp.h
iokit/IOKit/machine/IOSharedLockImp.h
iokit/IOKit/nvram/IONVRAMController.h
iokit/IOKit/nvram/Makefile
iokit/IOKit/pci/IOPCIDevice.h
iokit/IOKit/platform/AppleMacIO.h
iokit/IOKit/platform/AppleMacIODevice.h
iokit/IOKit/platform/AppleNMI.h
iokit/IOKit/platform/ApplePlatformExpert.h
iokit/IOKit/platform/Makefile
iokit/IOKit/power/IOPwrController.h
iokit/IOKit/power/Makefile
iokit/IOKit/ppc/IODBDMA.h
iokit/IOKit/ppc/IOSharedLockImp.h
iokit/IOKit/pwr_mgt/IOPM.h
iokit/IOKit/pwr_mgt/IOPMDeprecated.h
iokit/IOKit/pwr_mgt/IOPMLibDefs.h
iokit/IOKit/pwr_mgt/IOPMPagingPlexus.h
iokit/IOKit/pwr_mgt/IOPMPowerSource.h
iokit/IOKit/pwr_mgt/IOPMPowerSourceList.h
iokit/IOKit/pwr_mgt/IOPMPrivate.h
iokit/IOKit/pwr_mgt/IOPMchangeNoteList.h [deleted file]
iokit/IOKit/pwr_mgt/IOPMinformee.h
iokit/IOKit/pwr_mgt/IOPMinformeeList.h
iokit/IOKit/pwr_mgt/IOPMlog.h
iokit/IOKit/pwr_mgt/IOPMpmChild.h [deleted file]
iokit/IOKit/pwr_mgt/IOPMpowerState.h
iokit/IOKit/pwr_mgt/IOPowerConnection.h
iokit/IOKit/pwr_mgt/Makefile
iokit/IOKit/pwr_mgt/RootDomain.h
iokit/IOKit/rtc/IORTCController.h
iokit/IOKit/rtc/Makefile
iokit/IOKit/system.h
iokit/IOKit/system_management/IOWatchDogTimer.h
iokit/IOKit/system_management/Makefile
iokit/Kernel/IOBufferMemoryDescriptor.cpp
iokit/Kernel/IOCPU.cpp
iokit/Kernel/IOCatalogue.cpp
iokit/Kernel/IOCommand.cpp
iokit/Kernel/IOCommandGate.cpp
iokit/Kernel/IOCommandPool.cpp
iokit/Kernel/IOCommandQueue.cpp
iokit/Kernel/IOConditionLock.cpp
iokit/Kernel/IOCopyMapper.cpp
iokit/Kernel/IOCopyMapper.h
iokit/Kernel/IODMACommand.cpp
iokit/Kernel/IODMAController.cpp [new file with mode: 0644]
iokit/Kernel/IODMAEventSource.cpp [new file with mode: 0644]
iokit/Kernel/IODataQueue.cpp
iokit/Kernel/IODeviceMemory.cpp
iokit/Kernel/IODeviceTreeSupport.cpp
iokit/Kernel/IOEventSource.cpp
iokit/Kernel/IOFilterInterruptEventSource.cpp
iokit/Kernel/IOHibernateIO.cpp
iokit/Kernel/IOHibernateInternal.h
iokit/Kernel/IOHibernateRestoreKernel.c
iokit/Kernel/IOInterleavedMemoryDescriptor.cpp [new file with mode: 0644]
iokit/Kernel/IOInterruptController.cpp
iokit/Kernel/IOInterruptEventSource.cpp
iokit/Kernel/IOKitDebug.cpp
iokit/Kernel/IOKitKernelInternal.h
iokit/Kernel/IOLib.cpp
iokit/Kernel/IOLocks.cpp
iokit/Kernel/IOMapper.cpp
iokit/Kernel/IOMemoryCursor.cpp
iokit/Kernel/IOMemoryDescriptor.cpp
iokit/Kernel/IOMultiMemoryDescriptor.cpp
iokit/Kernel/IONVRAM.cpp
iokit/Kernel/IOPMPowerSource.cpp
iokit/Kernel/IOPMPowerSourceList.cpp
iokit/Kernel/IOPMPowerStateQueue.cpp
iokit/Kernel/IOPMPowerStateQueue.h
iokit/Kernel/IOPMWorkArbiter.cpp [deleted file]
iokit/Kernel/IOPMWorkArbiter.h [deleted file]
iokit/Kernel/IOPMchangeNoteList.cpp [deleted file]
iokit/Kernel/IOPMinformee.cpp
iokit/Kernel/IOPMinformeeList.cpp
iokit/Kernel/IOPMpmChild.cpp [deleted file]
iokit/Kernel/IOPMrootDomain.cpp
iokit/Kernel/IOPMrootDomainInternal.h [new file with mode: 0644]
iokit/Kernel/IOPlatformExpert.cpp
iokit/Kernel/IOPowerConnection.cpp
iokit/Kernel/IORangeAllocator.cpp
iokit/Kernel/IORegistryEntry.cpp
iokit/Kernel/IOService.cpp
iokit/Kernel/IOServicePM.cpp
iokit/Kernel/IOServicePMPrivate.h [new file with mode: 0644]
iokit/Kernel/IOServicePrivate.h
iokit/Kernel/IOSharedDataQueue.cpp [new file with mode: 0644]
iokit/Kernel/IOStartIOKit.cpp
iokit/Kernel/IOStringFuncs.c
iokit/Kernel/IOSyncer.cpp
iokit/Kernel/IOTimerEventSource.cpp
iokit/Kernel/IOUserClient.cpp
iokit/Kernel/IOWorkLoop.cpp
iokit/Kernel/PMmisc.cpp
iokit/Kernel/RootDomainUserClient.cpp
iokit/Kernel/RootDomainUserClient.h
iokit/Kernel/i386/IOAsmSupport.s
iokit/Kernel/i386/IOSharedLock.s
iokit/Kernel/ppc/IOAsmSupport.s
iokit/Kernel/ppc/IODBDMA.cpp
iokit/Kernel/ppc/IOSharedLock.s
iokit/KernelConfigTables.cpp
iokit/Makefile
iokit/Tests/TestCollections.cpp
iokit/Tests/TestContainers.cpp
iokit/Tests/TestDevice.cpp
iokit/Tests/Tests.cpp
iokit/Tests/Tests.h
iokit/User/Makefile
iokit/bsddev/DINetBootHook.cpp
iokit/bsddev/DINetBootHook.h
iokit/bsddev/IOKitBSDInit.cpp
iokit/bsddev/IOKitBSDInit.h
iokit/conf/MASTER
iokit/conf/MASTER.i386
iokit/conf/MASTER.ppc
iokit/conf/Makefile
iokit/conf/Makefile.i386
iokit/conf/Makefile.template
iokit/conf/files
iokit/conf/tools/doconf/Makefile
iokit/conf/tools/doconf/doconf.csh
iokit/include/Makefile [deleted file]
iokit/include/architecture/i386/kernBootStruct.h [deleted file]
iokit/include/assert.h [deleted file]
iokit/include/bsddev/EventShmemLock.h [deleted file]
iokit/include/bsddev/Makefile [deleted file]
iokit/include/bsddev/ev_keymap.h [deleted file]
iokit/include/bsddev/ev_types.h [deleted file]
iokit/include/bsddev/event.h [deleted file]
iokit/include/bsddev/evio.h [deleted file]
iokit/include/bsddev/evsio.h [deleted file]
iokit/include/bsddev/i386/EventShmemLock.h [deleted file]
iokit/include/bsddev/i386/Makefile [deleted file]
iokit/include/bsddev/i386/event.h [deleted file]
iokit/include/bsddev/i386/evio.h [deleted file]
iokit/include/bsddev/i386/evsio.h [deleted file]
iokit/include/bsddev/machine/EventShmemLock.h [deleted file]
iokit/include/bsddev/machine/Makefile [deleted file]
iokit/include/bsddev/machine/event.h [deleted file]
iokit/include/bsddev/machine/evio.h [deleted file]
iokit/include/bsddev/machine/evsio.h [deleted file]
iokit/include/bsddev/ppc/EventShmemLock.h [deleted file]
iokit/include/bsddev/ppc/Makefile [deleted file]
iokit/include/bsddev/ppc/event.h [deleted file]
iokit/include/bsddev/ppc/evio.h [deleted file]
iokit/include/bsddev/ppc/evsio.h [deleted file]
iokit/include/drivers/Makefile [deleted file]
iokit/include/drivers/event_status_driver.h [deleted file]
iokit/include/mach/mach.h [deleted file]
iokit/mach-o/mach_header.h
kgmacros
libkern/Makefile
libkern/c++/OSArray.cpp
libkern/c++/OSBoolean.cpp
libkern/c++/OSCPPDebug.cpp
libkern/c++/OSCollection.cpp
libkern/c++/OSCollectionIterator.cpp
libkern/c++/OSData.cpp
libkern/c++/OSDictionary.cpp
libkern/c++/OSIterator.cpp
libkern/c++/OSMetaClass.cpp
libkern/c++/OSNumber.cpp
libkern/c++/OSObject.cpp
libkern/c++/OSObjectAsm.s
libkern/c++/OSOrderedSet.cpp
libkern/c++/OSRuntime.cpp
libkern/c++/OSSerialize.cpp
libkern/c++/OSSet.cpp
libkern/c++/OSString.cpp
libkern/c++/OSSymbol.cpp
libkern/c++/OSUnserialize.cpp
libkern/c++/OSUnserialize.y
libkern/c++/OSUnserializeXML.cpp
libkern/c++/OSUnserializeXML.y
libkern/c++/Tests/TestSerialization/test1/test1_main.cpp
libkern/c++/Tests/TestSerialization/test2/test2_main.cpp
libkern/conf/MASTER
libkern/conf/MASTER.i386
libkern/conf/MASTER.ppc
libkern/conf/Makefile
libkern/conf/Makefile.i386
libkern/conf/Makefile.template
libkern/conf/files
libkern/conf/tools/doconf/Makefile
libkern/conf/tools/doconf/doconf.csh
libkern/crypto/md5.c [new file with mode: 0644]
libkern/crypto/sha1.c [new file with mode: 0644]
libkern/gen/OSAtomicOperations.c
libkern/gen/OSDebug.cpp
libkern/i386/OSAtomic.c [deleted file]
libkern/i386/OSAtomic.s
libkern/kmod/Makefile
libkern/kmod/Makefile.kmod
libkern/kmod/c_start.c
libkern/kmod/c_stop.c
libkern/kmod/cplus_start.c
libkern/kmod/cplus_stop.c
libkern/libkern/Makefile
libkern/libkern/OSAtomic.h
libkern/libkern/OSBase.h
libkern/libkern/OSByteOrder.h
libkern/libkern/OSCrossEndian.h
libkern/libkern/OSDebug.h
libkern/libkern/OSMalloc.h
libkern/libkern/OSReturn.h
libkern/libkern/OSTypes.h
libkern/libkern/_OSByteOrder.h [new file with mode: 0644]
libkern/libkern/c++/Makefile
libkern/libkern/c++/OSArray.h
libkern/libkern/c++/OSBoolean.h
libkern/libkern/c++/OSCPPDebug.h
libkern/libkern/c++/OSCollection.h
libkern/libkern/c++/OSCollectionIterator.h
libkern/libkern/c++/OSContainers.h
libkern/libkern/c++/OSData.h
libkern/libkern/c++/OSDictionary.h
libkern/libkern/c++/OSEndianTypes.h
libkern/libkern/c++/OSIterator.h
libkern/libkern/c++/OSLib.h
libkern/libkern/c++/OSMetaClass.h
libkern/libkern/c++/OSNumber.h
libkern/libkern/c++/OSObject.h
libkern/libkern/c++/OSOrderedSet.h
libkern/libkern/c++/OSSerialize.h
libkern/libkern/c++/OSSet.h
libkern/libkern/c++/OSString.h
libkern/libkern/c++/OSSymbol.h
libkern/libkern/c++/OSUnserialize.h
libkern/libkern/crypto/Makefile [new file with mode: 0644]
libkern/libkern/crypto/md5.h [new file with mode: 0644]
libkern/libkern/crypto/sha1.h [new file with mode: 0644]
libkern/libkern/i386/Makefile
libkern/libkern/i386/OSByteOrder.h
libkern/libkern/i386/_OSByteOrder.h [new file with mode: 0644]
libkern/libkern/locks.h
libkern/libkern/machine/Makefile
libkern/libkern/machine/OSByteOrder.h
libkern/libkern/ppc/OSByteOrder.h
libkern/libkern/sysctl.h
libkern/libkern/version.h.template
libkern/libkern/zlib.h [new file with mode: 0644]
libkern/mach-o/loader.h
libkern/mach-o/mach_header.h
libkern/ppc/OSAtomic.s
libkern/ppc/bcmp.s
libkern/ppc/memcmp.s
libkern/ppc/strlen.s
libkern/stdio/scanf.c
libkern/uuid/Makefile
libkern/uuid/uuid.c
libkern/zlib.c [new file with mode: 0644]
libsa/Makefile
libsa/bootstrap.cpp
libsa/bsearch.c
libsa/c++rem3.c
libsa/c++rem3.h
libsa/catalogue.cpp
libsa/conf/MASTER
libsa/conf/MASTER.i386
libsa/conf/MASTER.ppc
libsa/conf/Makefile
libsa/conf/Makefile.template
libsa/conf/files
libsa/conf/tools/doconf/Makefile
libsa/conf/tools/doconf/doconf.csh
libsa/dgraph.c
libsa/dgraph.h
libsa/i386/setjmp.s
libsa/kext.cpp
libsa/kld_patch.c
libsa/kld_patch.h
libsa/kmod.cpp [deleted file]
libsa/libsa/i386/setjmp.h
libsa/libsa/kext.h
libsa/libsa/malloc.h
libsa/libsa/ppc/setjmp.h
libsa/libsa/setjmp.h
libsa/libsa/stdlib.h
libsa/load.c
libsa/mach.c
libsa/mach_loader.h
libsa/malloc.c
libsa/misc.c
libsa/mkext.c
libsa/ppc/setjmp.s
libsa/sort.c
libsa/strrchr.c
libsa/strstr.c
libsa/vers_rsrc.c
libsyscall/BSDmakefile [new file with mode: 0644]
libsyscall/GNUmakefile [new file with mode: 0644]
libsyscall/Makefile [new file with mode: 0644]
libsyscall/Makefile.inc [new file with mode: 0644]
libsyscall/Makefile.xbs [new file with mode: 0644]
libsyscall/create-syscalls.pl [new file with mode: 0755]
libsyscall/custom/SYS.h [new file with mode: 0644]
libsyscall/custom/__fork.s [new file with mode: 0644]
libsyscall/custom/__getpid.s [new file with mode: 0644]
libsyscall/custom/__gettimeofday.s [new file with mode: 0644]
libsyscall/custom/__lseek.s [new file with mode: 0644]
libsyscall/custom/__pipe.s [new file with mode: 0644]
libsyscall/custom/__ptrace.s [new file with mode: 0644]
libsyscall/custom/__sigaltstack.s [new file with mode: 0644]
libsyscall/custom/__sigreturn.s [new file with mode: 0644]
libsyscall/custom/__syscall.s [new file with mode: 0644]
libsyscall/custom/__vfork.s [new file with mode: 0644]
libsyscall/custom/custom.s [new file with mode: 0644]
libsyscall/fixdups.ed [new file with mode: 0644]
libsyscall/include/Makefile.inc [new file with mode: 0644]
libsyscall/include/processor_facilities.h [new file with mode: 0644]
libsyscall/mach/Makefile.inc [new file with mode: 0644]
libsyscall/mach/bootstrap_ports.c [new file with mode: 0644]
libsyscall/mach/brk.2 [new file with mode: 0644]
libsyscall/mach/clock.defs [new file with mode: 0644]
libsyscall/mach/clock_priv.defs [new file with mode: 0644]
libsyscall/mach/clock_reply.defs [new file with mode: 0644]
libsyscall/mach/clock_sleep.c [new file with mode: 0644]
libsyscall/mach/err_iokit.sub [new file with mode: 0755]
libsyscall/mach/err_ipc.sub [new file with mode: 0644]
libsyscall/mach/err_kern.sub [new file with mode: 0644]
libsyscall/mach/err_mach_ipc.sub [new file with mode: 0644]
libsyscall/mach/err_server.sub [new file with mode: 0644]
libsyscall/mach/err_us.sub [new file with mode: 0644]
libsyscall/mach/error_codes.c [new file with mode: 0644]
libsyscall/mach/errorlib.h [new file with mode: 0644]
libsyscall/mach/exc.defs [new file with mode: 0644]
libsyscall/mach/exc_catcher.c [new file with mode: 0644]
libsyscall/mach/exc_catcher_state.c [new file with mode: 0644]
libsyscall/mach/exc_catcher_state_identity.c [new file with mode: 0644]
libsyscall/mach/externs.h [new file with mode: 0644]
libsyscall/mach/fprintf_stderr.c [new file with mode: 0644]
libsyscall/mach/headers/Makefile.inc [new file with mode: 0644]
libsyscall/mach/headers/errorlib.h [new file with mode: 0644]
libsyscall/mach/headers/mach.h [new file with mode: 0644]
libsyscall/mach/headers/mach_error.h [new file with mode: 0644]
libsyscall/mach/headers/mach_init.h [new file with mode: 0644]
libsyscall/mach/headers/mach_interface.h [new file with mode: 0644]
libsyscall/mach/headers/port_obj.h [new file with mode: 0644]
libsyscall/mach/headers/sync.h [new file with mode: 0644]
libsyscall/mach/headers/task.h [new file with mode: 0644]
libsyscall/mach/headers/thread_act.h [new file with mode: 0644]
libsyscall/mach/headers/vm_task.h [new file with mode: 0644]
libsyscall/mach/host_priv.defs [new file with mode: 0644]
libsyscall/mach/host_security.defs [new file with mode: 0644]
libsyscall/mach/i386/Makefile.inc [new file with mode: 0644]
libsyscall/mach/i386/mach_absolute_time.S [new file with mode: 0644]
libsyscall/mach/ledger.defs [new file with mode: 0644]
libsyscall/mach/lock_set.defs [new file with mode: 0644]
libsyscall/mach/mach_error.c [new file with mode: 0644]
libsyscall/mach/mach_error_string.c [new file with mode: 0644]
libsyscall/mach/mach_host.defs [new file with mode: 0644]
libsyscall/mach/mach_init.c [new file with mode: 0644]
libsyscall/mach/mach_init_libSystem.c [new file with mode: 0644]
libsyscall/mach/mach_init_ports.c [new file with mode: 0644]
libsyscall/mach/mach_msg.c [new file with mode: 0644]
libsyscall/mach/mach_port.defs [new file with mode: 0644]
libsyscall/mach/mach_traps.s [new file with mode: 0644]
libsyscall/mach/mach_vm.defs [new file with mode: 0644]
libsyscall/mach/mig_allocate.c [new file with mode: 0644]
libsyscall/mach/mig_deallocate.c [new file with mode: 0644]
libsyscall/mach/mig_reply_setup.c [new file with mode: 0644]
libsyscall/mach/mig_strncpy.c [new file with mode: 0644]
libsyscall/mach/ms_thread_switch.c [new file with mode: 0644]
libsyscall/mach/notify.defs [new file with mode: 0644]
libsyscall/mach/panic.c [new file with mode: 0644]
libsyscall/mach/port_obj.c [new file with mode: 0644]
libsyscall/mach/ppc/Makefile.inc [new file with mode: 0644]
libsyscall/mach/ppc/mach_absolute_time.s [new file with mode: 0644]
libsyscall/mach/ppc64/Makefile.inc [new file with mode: 0644]
libsyscall/mach/processor.defs [new file with mode: 0644]
libsyscall/mach/processor_set.defs [new file with mode: 0644]
libsyscall/mach/sbrk.c [new file with mode: 0644]
libsyscall/mach/semaphore.c [new file with mode: 0644]
libsyscall/mach/servers/Makefile.inc [new file with mode: 0644]
libsyscall/mach/servers/key_defs.h [new file with mode: 0644]
libsyscall/mach/servers/ls_defs.h [new file with mode: 0644]
libsyscall/mach/servers/netname.defs [new file with mode: 0644]
libsyscall/mach/servers/netname_defs.h [new file with mode: 0644]
libsyscall/mach/servers/nm_defs.h [new file with mode: 0644]
libsyscall/mach/slot_name.c [new file with mode: 0644]
libsyscall/mach/task.defs [new file with mode: 0644]
libsyscall/mach/thread_act.defs [new file with mode: 0644]
libsyscall/mach/vm_map.defs [new file with mode: 0644]
libsyscall/mach/x86_64/Makefile.inc [new file with mode: 0644]
libsyscall/mach/x86_64/mach_absolute_time.S [new file with mode: 0644]
makedefs/MakeInc.cmd
makedefs/MakeInc.def
makedefs/MakeInc.dir
makedefs/MakeInc.rule
osfmk/Makefile
osfmk/UserNotification/KUNCUserNotifications.c
osfmk/UserNotification/KUNCUserNotifications.h
osfmk/UserNotification/Makefile
osfmk/UserNotification/UNDReply.defs
osfmk/UserNotification/UNDRequest.defs
osfmk/UserNotification/UNDTypes.defs
osfmk/UserNotification/UNDTypes.h
osfmk/chud/chud_cpu.c
osfmk/chud/chud_dtrace.h [new file with mode: 0644]
osfmk/chud/chud_glue.c
osfmk/chud/chud_memory.c
osfmk/chud/chud_osfmk_callback.c
osfmk/chud/chud_thread.c
osfmk/chud/chud_thread.h [new file with mode: 0644]
osfmk/chud/chud_xnu.h
osfmk/chud/chud_xnu_glue.h
osfmk/chud/chud_xnu_private.h
osfmk/chud/i386/chud_cpu_asm.h
osfmk/chud/i386/chud_cpu_asm.s
osfmk/chud/i386/chud_cpu_i386.c
osfmk/chud/i386/chud_osfmk_callback_i386.c
osfmk/chud/i386/chud_thread_i386.c
osfmk/chud/i386/chud_xnu_glue.h
osfmk/chud/i386/chud_xnu_private.h
osfmk/chud/ppc/chud_cpu_asm.h
osfmk/chud/ppc/chud_cpu_asm.s
osfmk/chud/ppc/chud_cpu_ppc.c
osfmk/chud/ppc/chud_osfmk_callback_ppc.c
osfmk/chud/ppc/chud_spr.h
osfmk/chud/ppc/chud_thread_ppc.c
osfmk/chud/ppc/chud_xnu_glue.h
osfmk/chud/ppc/chud_xnu_private.h
osfmk/conf/MASTER
osfmk/conf/MASTER.i386
osfmk/conf/MASTER.ppc
osfmk/conf/Makefile
osfmk/conf/Makefile.i386
osfmk/conf/Makefile.ppc
osfmk/conf/Makefile.template
osfmk/conf/files
osfmk/conf/files.i386
osfmk/conf/files.ppc
osfmk/conf/tools/doconf/Makefile
osfmk/conf/tools/doconf/doconf.csh
osfmk/console/i386/kdasm.s
osfmk/console/i386/serial_console.c
osfmk/console/i386/text_console.c
osfmk/console/i386/text_console.h
osfmk/console/i386/video_scroll.c
osfmk/console/iso_font.c
osfmk/console/panic_dialog.c
osfmk/console/panic_ui/genimage.c
osfmk/console/ppc/serial_console.c
osfmk/console/ppc/video_scroll.s
osfmk/console/serial_general.c
osfmk/console/serial_protos.h
osfmk/console/video_console.c
osfmk/console/video_console.h
osfmk/ddb/db_access.c
osfmk/ddb/db_access.h
osfmk/ddb/db_aout.c
osfmk/ddb/db_aout.h
osfmk/ddb/db_break.c
osfmk/ddb/db_break.h
osfmk/ddb/db_coff.h
osfmk/ddb/db_command.c
osfmk/ddb/db_command.h
osfmk/ddb/db_cond.c
osfmk/ddb/db_cond.h
osfmk/ddb/db_examine.c
osfmk/ddb/db_examine.h
osfmk/ddb/db_expr.c
osfmk/ddb/db_expr.h
osfmk/ddb/db_ext_symtab.c
osfmk/ddb/db_input.c
osfmk/ddb/db_input.h
osfmk/ddb/db_lex.c
osfmk/ddb/db_lex.h
osfmk/ddb/db_macro.c
osfmk/ddb/db_macro.h
osfmk/ddb/db_output.c
osfmk/ddb/db_output.h
osfmk/ddb/db_print.c
osfmk/ddb/db_print.h
osfmk/ddb/db_run.c
osfmk/ddb/db_run.h
osfmk/ddb/db_sym.c
osfmk/ddb/db_sym.h
osfmk/ddb/db_task_thread.c
osfmk/ddb/db_task_thread.h
osfmk/ddb/db_trap.c
osfmk/ddb/db_trap.h
osfmk/ddb/db_variables.c
osfmk/ddb/db_variables.h
osfmk/ddb/db_watch.c
osfmk/ddb/db_watch.h
osfmk/ddb/db_write_cmd.c
osfmk/ddb/db_write_cmd.h
osfmk/ddb/makedis.c
osfmk/ddb/nlist.h
osfmk/ddb/orig/db_print.c
osfmk/ddb/stab.h
osfmk/ddb/tr.c
osfmk/ddb/tr.h
osfmk/default_pager/Makefile
osfmk/default_pager/default_pager.c
osfmk/default_pager/default_pager_alerts.defs
osfmk/default_pager/default_pager_internal.h
osfmk/default_pager/default_pager_object.defs
osfmk/default_pager/default_pager_types.defs
osfmk/default_pager/default_pager_types.h
osfmk/default_pager/diag.h
osfmk/default_pager/dp_backing_store.c
osfmk/default_pager/dp_memory_object.c
osfmk/device/Makefile
osfmk/device/device.defs
osfmk/device/device_init.c
osfmk/device/device_port.h
osfmk/device/device_types.defs
osfmk/device/device_types.h
osfmk/device/iokit_rpc.c
osfmk/device/subrs.c
osfmk/gssd/Makefile [new file with mode: 0644]
osfmk/gssd/gssd_mach.defs [new file with mode: 0644]
osfmk/gssd/gssd_mach_types.h [new file with mode: 0644]
osfmk/i386/AT386/autoconf.c [deleted file]
osfmk/i386/AT386/conf.c
osfmk/i386/AT386/config.h [deleted file]
osfmk/i386/AT386/cram.h [deleted file]
osfmk/i386/AT386/himem.c [deleted file]
osfmk/i386/AT386/himem.h [deleted file]
osfmk/i386/AT386/machdep.mk [deleted file]
osfmk/i386/AT386/misc_protos.h [deleted file]
osfmk/i386/AT386/model_dep.c
osfmk/i386/AT386/physmem_entries.h [deleted file]
osfmk/i386/Diagnostics.c
osfmk/i386/Diagnostics.h
osfmk/i386/Makefile
osfmk/i386/_setjmp.s
osfmk/i386/acpi.c
osfmk/i386/acpi.h
osfmk/i386/acpi_wakeup.s
osfmk/i386/apic.h
osfmk/i386/arch_types.h
osfmk/i386/asm.h
osfmk/i386/asm64.h
osfmk/i386/ast.h
osfmk/i386/ast_check.c
osfmk/i386/ast_types.h
osfmk/i386/bcopy.s
osfmk/i386/bsd_i386.c
osfmk/i386/bzero.s
osfmk/i386/commpage/atomic.s
osfmk/i386/commpage/bcopy_scalar.s
osfmk/i386/commpage/bcopy_sse2.s [new file with mode: 0644]
osfmk/i386/commpage/bcopy_sse3.s [deleted file]
osfmk/i386/commpage/bcopy_sse3x.s [new file with mode: 0644]
osfmk/i386/commpage/bcopy_sse3x_64.s [new file with mode: 0644]
osfmk/i386/commpage/bcopy_sse4.s [deleted file]
osfmk/i386/commpage/bcopy_sse4_64.s [deleted file]
osfmk/i386/commpage/bzero_scalar.s
osfmk/i386/commpage/bzero_sse2.s [new file with mode: 0644]
osfmk/i386/commpage/bzero_sse2_64.s [new file with mode: 0644]
osfmk/i386/commpage/bzero_sse3.s [deleted file]
osfmk/i386/commpage/bzero_sse3_64.s [deleted file]
osfmk/i386/commpage/cacheflush.s
osfmk/i386/commpage/commpage.c
osfmk/i386/commpage/commpage.h
osfmk/i386/commpage/commpage_asm.s
osfmk/i386/commpage/commpage_gettimeofday.s
osfmk/i386/commpage/commpage_mach_absolute_time.s
osfmk/i386/commpage/commpage_sigs.c
osfmk/i386/commpage/longcopy_sse3x.s [new file with mode: 0644]
osfmk/i386/commpage/longcopy_sse3x_64.s [new file with mode: 0644]
osfmk/i386/commpage/longcopy_sse4.s [deleted file]
osfmk/i386/commpage/longcopy_sse4_64.s [deleted file]
osfmk/i386/commpage/memset_pattern_sse2.s [new file with mode: 0644]
osfmk/i386/commpage/memset_pattern_sse2_64.s [new file with mode: 0644]
osfmk/i386/commpage/memset_pattern_sse3.s [deleted file]
osfmk/i386/commpage/memset_pattern_sse3_64.s [deleted file]
osfmk/i386/commpage/pthreads.s
osfmk/i386/commpage/spinlocks.s
osfmk/i386/cpu.c
osfmk/i386/cpu_affinity.h [new file with mode: 0644]
osfmk/i386/cpu_capabilities.h
osfmk/i386/cpu_data.h
osfmk/i386/cpu_number.h
osfmk/i386/cpu_threads.c
osfmk/i386/cpu_threads.h
osfmk/i386/cpu_topology.c [new file with mode: 0644]
osfmk/i386/cpu_topology.h [new file with mode: 0644]
osfmk/i386/cpuid.c
osfmk/i386/cpuid.h
osfmk/i386/cswitch.s
osfmk/i386/db_disasm.c
osfmk/i386/db_gcc_aout.c
osfmk/i386/db_interface.c
osfmk/i386/db_machdep.h
osfmk/i386/db_trace.c
osfmk/i386/eflags.h
osfmk/i386/endian.h
osfmk/i386/etimer.c [new file with mode: 0644]
osfmk/i386/exec.h
osfmk/i386/flipc_page.h
osfmk/i386/fpu.c
osfmk/i386/fpu.h
osfmk/i386/gcc.s
osfmk/i386/gdb_defs.h
osfmk/i386/gdt.c
osfmk/i386/genassym.c
osfmk/i386/hi_res_clock.h [deleted file]
osfmk/i386/hi_res_clock_map.c [deleted file]
osfmk/i386/hibernate_i386.c
osfmk/i386/hibernate_restore.s
osfmk/i386/hpet.c
osfmk/i386/hpet.h
osfmk/i386/hw_defs.h [new file with mode: 0644]
osfmk/i386/hw_lock_types.h
osfmk/i386/i386_init.c
osfmk/i386/i386_lock.s
osfmk/i386/i386_lowmem.h
osfmk/i386/i386_vm_init.c
osfmk/i386/idt.s
osfmk/i386/idt64.s
osfmk/i386/intel_read_fault.h [deleted file]
osfmk/i386/io_emulate.c [deleted file]
osfmk/i386/io_emulate.h [deleted file]
osfmk/i386/io_map.c
osfmk/i386/io_map_entries.h
osfmk/i386/io_port.h
osfmk/i386/iopb.c [deleted file]
osfmk/i386/iopb.h
osfmk/i386/iopb_entries.h [deleted file]
osfmk/i386/ipl.h
osfmk/i386/ktss.c
osfmk/i386/ldt.c
osfmk/i386/lock.h
osfmk/i386/locks.h
osfmk/i386/locks_i386.c
osfmk/i386/locore.s
osfmk/i386/loose_ends.c
osfmk/i386/lowglobals.h
osfmk/i386/lowmem_vectors.s
osfmk/i386/machdep_call.c
osfmk/i386/machdep_call.h
osfmk/i386/machine_check.c
osfmk/i386/machine_check.h
osfmk/i386/machine_cpu.h
osfmk/i386/machine_routines.c
osfmk/i386/machine_routines.h
osfmk/i386/machine_routines_asm.s
osfmk/i386/machine_rpc.h
osfmk/i386/machlimits.h
osfmk/i386/machparam.h
osfmk/i386/mcount.s
osfmk/i386/misc_protos.h
osfmk/i386/mp.c
osfmk/i386/mp.h
osfmk/i386/mp_desc.c
osfmk/i386/mp_desc.h
osfmk/i386/mp_events.h
osfmk/i386/mp_slave_boot.h
osfmk/i386/mp_slave_boot.s
osfmk/i386/mtrr.c
osfmk/i386/mtrr.h
osfmk/i386/net_filter.c [deleted file]
osfmk/i386/ntoh.h [deleted file]
osfmk/i386/ntoh.s [deleted file]
osfmk/i386/pcb.c
osfmk/i386/perfmon.c
osfmk/i386/perfmon.h
osfmk/i386/phys.c
osfmk/i386/pic.h [deleted file]
osfmk/i386/pio.h
osfmk/i386/pit.h [deleted file]
osfmk/i386/pmCPU.c
osfmk/i386/pmCPU.h
osfmk/i386/pmap.c
osfmk/i386/pmap.h
osfmk/i386/postcode.h
osfmk/i386/proc_reg.h
osfmk/i386/read_fault.c [deleted file]
osfmk/i386/rtclock.c
osfmk/i386/rtclock.h
osfmk/i386/sched_param.h
osfmk/i386/seg.h
osfmk/i386/serial_io.h [new file with mode: 0644]
osfmk/i386/setjmp.h
osfmk/i386/setjmp.s
osfmk/i386/simple_lock.h
osfmk/i386/stab.h
osfmk/i386/start.s
osfmk/i386/start64.s
osfmk/i386/startup64.c
osfmk/i386/task.h
osfmk/i386/thread.h
osfmk/i386/timer.h
osfmk/i386/trap.c
osfmk/i386/trap.h
osfmk/i386/tsc.c
osfmk/i386/tsc.h
osfmk/i386/tss.h
osfmk/i386/user_ldt.c
osfmk/i386/user_ldt.h
osfmk/i386/vm_tuning.h
osfmk/i386/vmx.h [new file with mode: 0644]
osfmk/i386/vmx/vmx_asm.h [new file with mode: 0644]
osfmk/i386/vmx/vmx_cpu.c [new file with mode: 0644]
osfmk/i386/vmx/vmx_cpu.h [new file with mode: 0644]
osfmk/i386/vmx/vmx_shims.c [new file with mode: 0644]
osfmk/i386/vmx/vmx_shims.h [new file with mode: 0644]
osfmk/i386/xpr.h
osfmk/ipc/ipc_entry.c
osfmk/ipc/ipc_entry.h
osfmk/ipc/ipc_hash.c
osfmk/ipc/ipc_hash.h
osfmk/ipc/ipc_init.c
osfmk/ipc/ipc_init.h
osfmk/ipc/ipc_kmsg.c
osfmk/ipc/ipc_kmsg.h
osfmk/ipc/ipc_labelh.c [new file with mode: 0644]
osfmk/ipc/ipc_labelh.h [new file with mode: 0644]
osfmk/ipc/ipc_machdep.h
osfmk/ipc/ipc_mqueue.c
osfmk/ipc/ipc_mqueue.h
osfmk/ipc/ipc_notify.c
osfmk/ipc/ipc_notify.h
osfmk/ipc/ipc_object.c
osfmk/ipc/ipc_object.h
osfmk/ipc/ipc_port.c
osfmk/ipc/ipc_port.h
osfmk/ipc/ipc_print.h
osfmk/ipc/ipc_pset.c
osfmk/ipc/ipc_pset.h
osfmk/ipc/ipc_right.c
osfmk/ipc/ipc_right.h
osfmk/ipc/ipc_space.c
osfmk/ipc/ipc_space.h
osfmk/ipc/ipc_splay.c
osfmk/ipc/ipc_splay.h
osfmk/ipc/ipc_table.c
osfmk/ipc/ipc_table.h
osfmk/ipc/ipc_types.h
osfmk/ipc/mach_debug.c
osfmk/ipc/mach_msg.c
osfmk/ipc/mach_port.c
osfmk/ipc/mig_log.c
osfmk/ipc/port.h
osfmk/kdp/Makefile
osfmk/kdp/kdp.c
osfmk/kdp/kdp.h
osfmk/kdp/kdp_callout.h [new file with mode: 0644]
osfmk/kdp/kdp_core.h
osfmk/kdp/kdp_en_debugger.h
osfmk/kdp/kdp_internal.h
osfmk/kdp/kdp_private.h
osfmk/kdp/kdp_protocol.h
osfmk/kdp/kdp_udp.c
osfmk/kdp/kdp_udp.h
osfmk/kdp/ml/i386/kdp_machdep.c
osfmk/kdp/ml/i386/kdp_vm.c
osfmk/kdp/ml/ppc/kdp_asm.s
osfmk/kdp/ml/ppc/kdp_machdep.c
osfmk/kdp/ml/ppc/kdp_misc.s
osfmk/kdp/ml/ppc/kdp_vm.c
osfmk/kern/Makefile
osfmk/kern/affinity.c [new file with mode: 0644]
osfmk/kern/affinity.h [new file with mode: 0644]
osfmk/kern/assert.h
osfmk/kern/ast.c
osfmk/kern/ast.h
osfmk/kern/bits.c
osfmk/kern/bsd_kern.c
osfmk/kern/call_entry.h
osfmk/kern/clock.c
osfmk/kern/clock.h
osfmk/kern/clock_oldops.c
osfmk/kern/counters.c
osfmk/kern/counters.h
osfmk/kern/cpu_data.h
osfmk/kern/cpu_number.h
osfmk/kern/debug.c
osfmk/kern/debug.h
osfmk/kern/etimer.c [deleted file]
osfmk/kern/etimer.h
osfmk/kern/exception.c
osfmk/kern/exception.h
osfmk/kern/hibernate.c
osfmk/kern/host.c
osfmk/kern/host.h
osfmk/kern/host_notify.c
osfmk/kern/host_notify.h
osfmk/kern/host_statistics.h
osfmk/kern/ipc_clock.c
osfmk/kern/ipc_host.c
osfmk/kern/ipc_host.h
osfmk/kern/ipc_kobject.c
osfmk/kern/ipc_kobject.h
osfmk/kern/ipc_mig.c
osfmk/kern/ipc_mig.h
osfmk/kern/ipc_sync.c
osfmk/kern/ipc_sync.h
osfmk/kern/ipc_tt.c
osfmk/kern/ipc_tt.h
osfmk/kern/kalloc.c
osfmk/kern/kalloc.h
osfmk/kern/kern_print.h
osfmk/kern/kern_types.h
osfmk/kern/kmod.c
osfmk/kern/ledger.c
osfmk/kern/ledger.h
osfmk/kern/lock.h
osfmk/kern/locks.c
osfmk/kern/locks.h
osfmk/kern/mach_clock.c
osfmk/kern/mach_param.h
osfmk/kern/machine.c
osfmk/kern/machine.h
osfmk/kern/macro_help.h
osfmk/kern/misc_protos.h
osfmk/kern/mk_sp.c
osfmk/kern/mk_timer.c
osfmk/kern/mk_timer.h
osfmk/kern/norma_protos.h
osfmk/kern/page_decrypt.c
osfmk/kern/page_decrypt.h
osfmk/kern/pms.c [deleted file]
osfmk/kern/pms.h
osfmk/kern/printf.c
osfmk/kern/priority.c
osfmk/kern/processor.c
osfmk/kern/processor.h
osfmk/kern/processor_data.c
osfmk/kern/processor_data.h
osfmk/kern/profile.c [deleted file]
osfmk/kern/profile.h [deleted file]
osfmk/kern/queue.c
osfmk/kern/queue.h
osfmk/kern/sched.h
osfmk/kern/sched_average.c
osfmk/kern/sched_prim.c
osfmk/kern/sched_prim.h
osfmk/kern/security.c [new file with mode: 0644]
osfmk/kern/simple_lock.h
osfmk/kern/spl.c
osfmk/kern/spl.h
osfmk/kern/stack.c
osfmk/kern/startup.c
osfmk/kern/startup.h
osfmk/kern/symbols.c [new file with mode: 0644]
osfmk/kern/sync_lock.c
osfmk/kern/sync_lock.h
osfmk/kern/sync_sema.c
osfmk/kern/sync_sema.h
osfmk/kern/syscall_emulation.c
osfmk/kern/syscall_subr.c
osfmk/kern/syscall_subr.h
osfmk/kern/syscall_sw.c
osfmk/kern/syscall_sw.h
osfmk/kern/task.c
osfmk/kern/task.h
osfmk/kern/task_policy.c
osfmk/kern/task_swap.c
osfmk/kern/task_swap.h
osfmk/kern/thread.c
osfmk/kern/thread.h
osfmk/kern/thread_act.c
osfmk/kern/thread_call.c
osfmk/kern/thread_call.h
osfmk/kern/thread_policy.c
osfmk/kern/timer.c
osfmk/kern/timer.h
osfmk/kern/timer_call.c
osfmk/kern/timer_call.h
osfmk/kern/wait_queue.c
osfmk/kern/wait_queue.h
osfmk/kern/xpr.c
osfmk/kern/xpr.h
osfmk/kern/zalloc.c
osfmk/kern/zalloc.h
osfmk/libsa/ctype.h
osfmk/libsa/errno.h
osfmk/libsa/float.h
osfmk/libsa/i386/float.h
osfmk/libsa/i386/math.h
osfmk/libsa/i386/stdarg.h [deleted file]
osfmk/libsa/i386/types.h
osfmk/libsa/i386/va_list.h [deleted file]
osfmk/libsa/ieeefloat.h
osfmk/libsa/machine/stdarg.h [deleted file]
osfmk/libsa/machine/stdarg_apple.h
osfmk/libsa/machine/types.h
osfmk/libsa/machine/va_list.h [deleted file]
osfmk/libsa/math.h
osfmk/libsa/ppc/float.h
osfmk/libsa/ppc/math.h
osfmk/libsa/ppc/stdarg.h [deleted file]
osfmk/libsa/ppc/stdarg_apple.h
osfmk/libsa/ppc/types.h
osfmk/libsa/ppc/va_list.h [deleted file]
osfmk/libsa/stdarg.h [deleted file]
osfmk/libsa/stdio.h
osfmk/libsa/stdlib.h
osfmk/libsa/string.h
osfmk/libsa/sys/timers.h
osfmk/libsa/types.h
osfmk/libsa/va_list.h [deleted file]
osfmk/lockd/Makefile [new file with mode: 0644]
osfmk/lockd/lockd_mach.defs [new file with mode: 0644]
osfmk/lockd/lockd_mach_types.h [new file with mode: 0644]
osfmk/mach-o/loader.h
osfmk/mach-o/mach_header.c
osfmk/mach-o/mach_header.h
osfmk/mach/Makefile
osfmk/mach/Makefile.template
osfmk/mach/alert.h
osfmk/mach/audit_triggers.defs
osfmk/mach/boolean.h
osfmk/mach/bootstrap.h
osfmk/mach/clock.defs
osfmk/mach/clock_priv.defs
osfmk/mach/clock_reply.defs
osfmk/mach/clock_types.defs
osfmk/mach/clock_types.h
osfmk/mach/error.h
osfmk/mach/events_info.h
osfmk/mach/exc.defs
osfmk/mach/exception.h
osfmk/mach/exception_types.h
osfmk/mach/flipc_cb.h
osfmk/mach/flipc_debug.h
osfmk/mach/flipc_device.h
osfmk/mach/flipc_locks.h
osfmk/mach/flipc_types.h
osfmk/mach/host_info.h
osfmk/mach/host_notify.h
osfmk/mach/host_notify_reply.defs
osfmk/mach/host_priv.defs
osfmk/mach/host_reboot.h
osfmk/mach/host_security.defs
osfmk/mach/host_special_ports.h
osfmk/mach/i386/Makefile
osfmk/mach/i386/_structs.h [new file with mode: 0644]
osfmk/mach/i386/_types.h [new file with mode: 0644]
osfmk/mach/i386/boolean.h
osfmk/mach/i386/exception.h
osfmk/mach/i386/flipc_dep.h
osfmk/mach/i386/fp_reg.h
osfmk/mach/i386/kern_return.h
osfmk/mach/i386/machine_types.defs
osfmk/mach/i386/ndr_def.h
osfmk/mach/i386/processor_info.h
osfmk/mach/i386/rpc.h
osfmk/mach/i386/sdt_isa.h [new file with mode: 0644]
osfmk/mach/i386/syscall_sw.h
osfmk/mach/i386/thread_state.h
osfmk/mach/i386/thread_status.h
osfmk/mach/i386/vm_param.h
osfmk/mach/i386/vm_types.h
osfmk/mach/kern_return.h
osfmk/mach/kmod.h
osfmk/mach/ledger.defs
osfmk/mach/lock_set.defs
osfmk/mach/mach.h
osfmk/mach/mach_exc.defs [new file with mode: 0644]
osfmk/mach/mach_host.defs
osfmk/mach/mach_interface.h
osfmk/mach/mach_norma.defs
osfmk/mach/mach_notify.defs
osfmk/mach/mach_param.h
osfmk/mach/mach_port.defs
osfmk/mach/mach_syscalls.h
osfmk/mach/mach_time.h
osfmk/mach/mach_traps.h
osfmk/mach/mach_types.defs
osfmk/mach/mach_types.h
osfmk/mach/mach_vm.defs
osfmk/mach/machine.h
osfmk/mach/machine/Makefile
osfmk/mach/machine/asm.h
osfmk/mach/machine/boolean.h
osfmk/mach/machine/exception.h
osfmk/mach/machine/kern_return.h
osfmk/mach/machine/machine_types.defs
osfmk/mach/machine/ndr_def.h
osfmk/mach/machine/processor_info.h
osfmk/mach/machine/rpc.h
osfmk/mach/machine/sdt.h [new file with mode: 0644]
osfmk/mach/machine/sdt_isa.h [new file with mode: 0644]
osfmk/mach/machine/syscall_sw.h
osfmk/mach/machine/thread_state.h
osfmk/mach/machine/thread_status.h
osfmk/mach/machine/vm_param.h
osfmk/mach/machine/vm_types.h
osfmk/mach/memory_object.defs
osfmk/mach/memory_object.h
osfmk/mach/memory_object_control.defs
osfmk/mach/memory_object_default.defs
osfmk/mach/memory_object_name.defs
osfmk/mach/memory_object_types.h
osfmk/mach/message.h
osfmk/mach/mig.h
osfmk/mach/mig_errors.h
osfmk/mach/mig_log.h
osfmk/mach/mk_timer.h
osfmk/mach/mk_traps.h
osfmk/mach/msg_type.h
osfmk/mach/ndr.h
osfmk/mach/norma_special_ports.h
osfmk/mach/notify.defs
osfmk/mach/notify.h
osfmk/mach/policy.h
osfmk/mach/port.h
osfmk/mach/ppc/Makefile
osfmk/mach/ppc/_structs.h [new file with mode: 0644]
osfmk/mach/ppc/_types.h
osfmk/mach/ppc/boolean.h
osfmk/mach/ppc/exception.h
osfmk/mach/ppc/kern_return.h
osfmk/mach/ppc/machine_types.defs
osfmk/mach/ppc/ndr_def.h
osfmk/mach/ppc/processor_info.h
osfmk/mach/ppc/rpc.h
osfmk/mach/ppc/sdt_isa.h [new file with mode: 0644]
osfmk/mach/ppc/syscall_sw.h
osfmk/mach/ppc/thread_state.h
osfmk/mach/ppc/thread_status.h
osfmk/mach/ppc/vm_param.h
osfmk/mach/ppc/vm_types.h
osfmk/mach/processor.defs
osfmk/mach/processor_info.h
osfmk/mach/processor_set.defs
osfmk/mach/prof.defs
osfmk/mach/prof_types.h
osfmk/mach/rpc.h
osfmk/mach/sdt.h [new file with mode: 0644]
osfmk/mach/security.defs [new file with mode: 0644]
osfmk/mach/semaphore.defs
osfmk/mach/semaphore.h
osfmk/mach/shared_memory_server.h
osfmk/mach/shared_region.h [new file with mode: 0644]
osfmk/mach/std_types.defs
osfmk/mach/std_types.h
osfmk/mach/sync.defs
osfmk/mach/sync_policy.h
osfmk/mach/syscall_sw.h
osfmk/mach/task.defs
osfmk/mach/task_access.defs [new file with mode: 0644]
osfmk/mach/task_info.h
osfmk/mach/task_ledger.h
osfmk/mach/task_policy.h
osfmk/mach/task_special_ports.h
osfmk/mach/thread_act.defs
osfmk/mach/thread_info.h
osfmk/mach/thread_policy.h
osfmk/mach/thread_special_ports.h
osfmk/mach/thread_status.h
osfmk/mach/thread_switch.h
osfmk/mach/time_value.h
osfmk/mach/upl.defs
osfmk/mach/vm_attributes.h
osfmk/mach/vm_behavior.h
osfmk/mach/vm_inherit.h
osfmk/mach/vm_map.defs
osfmk/mach/vm_param.h
osfmk/mach/vm_prot.h
osfmk/mach/vm_purgable.h
osfmk/mach/vm_region.h
osfmk/mach/vm_statistics.h
osfmk/mach/vm_sync.h
osfmk/mach/vm_types.h
osfmk/mach_debug/hash_info.h
osfmk/mach_debug/ipc_info.h
osfmk/mach_debug/lockgroup_info.h
osfmk/mach_debug/mach_debug.h
osfmk/mach_debug/mach_debug_types.defs
osfmk/mach_debug/mach_debug_types.h
osfmk/mach_debug/page_info.h
osfmk/mach_debug/vm_info.h
osfmk/mach_debug/zone_info.h
osfmk/machine/asm.h
osfmk/machine/ast.h
osfmk/machine/ast_types.h
osfmk/machine/commpage.h
osfmk/machine/cpu_affinity.h [new file with mode: 0644]
osfmk/machine/cpu_capabilities.h
osfmk/machine/cpu_data.h
osfmk/machine/cpu_number.h
osfmk/machine/db_machdep.h
osfmk/machine/endian.h
osfmk/machine/io_map_entries.h
osfmk/machine/lock.h
osfmk/machine/locks.h
osfmk/machine/machine_cpu.h
osfmk/machine/machine_routines.h
osfmk/machine/machine_rpc.h
osfmk/machine/machlimits.h
osfmk/machine/machparam.h
osfmk/machine/pmap.h
osfmk/machine/sched_param.h
osfmk/machine/setjmp.h
osfmk/machine/simple_lock.h
osfmk/machine/task.h
osfmk/machine/thread.h
osfmk/machine/timer.h
osfmk/machine/trap.h
osfmk/machine/vm_tuning.h
osfmk/machine/xpr.h
osfmk/man/mach_port_status.html
osfmk/ppc/AltiAssist.s
osfmk/ppc/Diagnostics.c
osfmk/ppc/Diagnostics.h
osfmk/ppc/Emulate.s
osfmk/ppc/Emulate64.s
osfmk/ppc/Firmware.h
osfmk/ppc/Firmware.s
osfmk/ppc/FirmwareC.c
osfmk/ppc/FirmwareCalls.h
osfmk/ppc/Makefile
osfmk/ppc/PPCcalls.c
osfmk/ppc/PPCcalls.h
osfmk/ppc/Performance.h
osfmk/ppc/Performance.s
osfmk/ppc/PseudoKernel.c
osfmk/ppc/PseudoKernel.h
osfmk/ppc/_setjmp.s
osfmk/ppc/aligned_data.s
osfmk/ppc/asm.h
osfmk/ppc/ast.h
osfmk/ppc/ast_types.h
osfmk/ppc/atomic_switch.h
osfmk/ppc/atomic_switch.s
osfmk/ppc/bat_init.c
osfmk/ppc/bcopy.s
osfmk/ppc/bcopytest.c
osfmk/ppc/bits.s
osfmk/ppc/boot.h
osfmk/ppc/bzero.s
osfmk/ppc/cache.s
osfmk/ppc/commpage/atomic.s
osfmk/ppc/commpage/bcopy_64.s
osfmk/ppc/commpage/bcopy_970.s
osfmk/ppc/commpage/bcopy_g3.s
osfmk/ppc/commpage/bcopy_g4.s
osfmk/ppc/commpage/bigcopy_970.s
osfmk/ppc/commpage/bzero_128.s
osfmk/ppc/commpage/bzero_32.s
osfmk/ppc/commpage/cacheflush.s
osfmk/ppc/commpage/commpage.c
osfmk/ppc/commpage/commpage.h
osfmk/ppc/commpage/commpage_asm.s
osfmk/ppc/commpage/gettimeofday.s
osfmk/ppc/commpage/mach_absolute_time.s
osfmk/ppc/commpage/memset_64.s
osfmk/ppc/commpage/memset_g3.s
osfmk/ppc/commpage/memset_g4.s
osfmk/ppc/commpage/memset_g5.s
osfmk/ppc/commpage/pthread.s
osfmk/ppc/commpage/spinlocks.s
osfmk/ppc/conf.c
osfmk/ppc/console_feed.c
osfmk/ppc/console_feed_entries.h
osfmk/ppc/cpu.c
osfmk/ppc/cpu_affinity.h [new file with mode: 0644]
osfmk/ppc/cpu_capabilities.h
osfmk/ppc/cpu_data.h
osfmk/ppc/cpu_internal.h
osfmk/ppc/cpu_number.h
osfmk/ppc/cswtch.s
osfmk/ppc/db_asm.s
osfmk/ppc/db_disasm.c
osfmk/ppc/db_interface.c
osfmk/ppc/db_low_trace.c
osfmk/ppc/db_low_trace.h
osfmk/ppc/db_machdep.h
osfmk/ppc/db_trace.c
osfmk/ppc/endian.h
osfmk/ppc/etimer.c [new file with mode: 0644]
osfmk/ppc/exception.h
osfmk/ppc/fpu_protos.h
osfmk/ppc/genassym.c
osfmk/ppc/hardclock_entries.h
osfmk/ppc/hexfont.h
osfmk/ppc/hibernate_ppc.c
osfmk/ppc/hibernate_restore.s
osfmk/ppc/hw_counters.h
osfmk/ppc/hw_exception.s
osfmk/ppc/hw_lock.s
osfmk/ppc/hw_lock_types.h
osfmk/ppc/hw_perfmon.c
osfmk/ppc/hw_perfmon.h
osfmk/ppc/hw_perfmon_mmcr.h
osfmk/ppc/hw_vm.s
osfmk/ppc/instrumentation.h
osfmk/ppc/interrupt.c
osfmk/ppc/io_map.c
osfmk/ppc/io_map_entries.h
osfmk/ppc/lock.h
osfmk/ppc/locks.h
osfmk/ppc/locks_ppc.c
osfmk/ppc/low_trace.h
osfmk/ppc/lowglobals.h
osfmk/ppc/lowmem_vectors.s
osfmk/ppc/machine_cpu.h
osfmk/ppc/machine_routines.c
osfmk/ppc/machine_routines.h
osfmk/ppc/machine_routines_asm.s
osfmk/ppc/machine_rpc.h
osfmk/ppc/machlimits.h
osfmk/ppc/machparam.h
osfmk/ppc/mappings.c
osfmk/ppc/mappings.h
osfmk/ppc/mcount.s
osfmk/ppc/mem.h
osfmk/ppc/misc.c
osfmk/ppc/misc_asm.s
osfmk/ppc/misc_protos.h
osfmk/ppc/model_dep.c
osfmk/ppc/movc.s
osfmk/ppc/mp.h
osfmk/ppc/new_screen.h
osfmk/ppc/pcb.c
osfmk/ppc/pmap.c
osfmk/ppc/pmap.h
osfmk/ppc/pms.c [new file with mode: 0644]
osfmk/ppc/pms.h [deleted file]
osfmk/ppc/pmsCPU.c
osfmk/ppc/ppc_init.c
osfmk/ppc/ppc_vm_init.c
osfmk/ppc/proc_reg.h
osfmk/ppc/rtclock.c
osfmk/ppc/rtclock.h
osfmk/ppc/savearea.c
osfmk/ppc/savearea.h
osfmk/ppc/savearea_asm.s
osfmk/ppc/scc_8530.h
osfmk/ppc/sched_param.h
osfmk/ppc/screen_switch.h
osfmk/ppc/serial_defs.h
osfmk/ppc/serial_io.c
osfmk/ppc/serial_io.h
osfmk/ppc/setjmp.h
osfmk/ppc/simple_lock.h
osfmk/ppc/skiplists.s
osfmk/ppc/spec_reg.h
osfmk/ppc/start.s
osfmk/ppc/status.c
osfmk/ppc/task.h
osfmk/ppc/testjump.c
osfmk/ppc/thread.h
osfmk/ppc/trap.c
osfmk/ppc/trap.h
osfmk/ppc/vm_tuning.h
osfmk/ppc/vmachmon.c
osfmk/ppc/vmachmon.h
osfmk/ppc/vmachmon_asm.s
osfmk/ppc/xpr.h
osfmk/profiling/Makefile
osfmk/profiling/i386/profile-asm.s
osfmk/profiling/i386/profile-md.c
osfmk/profiling/i386/profile-md.h
osfmk/profiling/machine/profile-md.h
osfmk/profiling/ppc/profile-md.h
osfmk/profiling/profile-internal.h
osfmk/profiling/profile-kgmon.c
osfmk/profiling/profile-mk.c
osfmk/profiling/profile-mk.h
osfmk/sys/scsi.h
osfmk/sys/sdi.h
osfmk/sys/sdi_edt.h
osfmk/sys/syslog.h
osfmk/sys/time.h
osfmk/sys/tm.h
osfmk/sys/types.h
osfmk/sys/varargs.h
osfmk/vm/Makefile
osfmk/vm/bsd_vm.c
osfmk/vm/cpm.h
osfmk/vm/device_vm.c
osfmk/vm/memory_object.c
osfmk/vm/memory_object.h
osfmk/vm/pmap.h
osfmk/vm/task_working_set.c [deleted file]
osfmk/vm/task_working_set.h [deleted file]
osfmk/vm/vm_apple_protect.c
osfmk/vm/vm_debug.c
osfmk/vm/vm_debug.h
osfmk/vm/vm_external.c
osfmk/vm/vm_external.h
osfmk/vm/vm_fault.c
osfmk/vm/vm_fault.h
osfmk/vm/vm_init.c
osfmk/vm/vm_init.h
osfmk/vm/vm_kern.c
osfmk/vm/vm_kern.h
osfmk/vm/vm_map.c
osfmk/vm/vm_map.h
osfmk/vm/vm_object.c
osfmk/vm/vm_object.h
osfmk/vm/vm_page.h
osfmk/vm/vm_pageout.c
osfmk/vm/vm_pageout.h
osfmk/vm/vm_print.h
osfmk/vm/vm_protos.h
osfmk/vm/vm_purgeable.c [new file with mode: 0644]
osfmk/vm/vm_purgeable_internal.h [new file with mode: 0644]
osfmk/vm/vm_resident.c
osfmk/vm/vm_shared_memory_server.c [deleted file]
osfmk/vm/vm_shared_memory_server.h [deleted file]
osfmk/vm/vm_shared_region.c [new file with mode: 0644]
osfmk/vm/vm_shared_region.h [new file with mode: 0644]
osfmk/vm/vm_user.c
pexpert/Makefile
pexpert/conf/MASTER
pexpert/conf/MASTER.i386
pexpert/conf/MASTER.ppc
pexpert/conf/Makefile
pexpert/conf/Makefile.template
pexpert/conf/files
pexpert/conf/files.i386
pexpert/conf/tools/doconf/Makefile
pexpert/conf/tools/doconf/doconf.csh
pexpert/gen/bootargs.c
pexpert/gen/device_tree.c
pexpert/gen/pe_gen.c
pexpert/i386/boot_images.h
pexpert/i386/fakePPCDeviceTree.c [deleted file]
pexpert/i386/fakePPCDeviceTree.h [deleted file]
pexpert/i386/fakePPCStructs.h [deleted file]
pexpert/i386/kd.c
pexpert/i386/pe_bootargs.c
pexpert/i386/pe_identify_machine.c
pexpert/i386/pe_init.c
pexpert/i386/pe_interrupt.c
pexpert/i386/pe_kprintf.c
pexpert/i386/pe_misc.s
pexpert/i386/pe_serial.c
pexpert/i386/pe_spl.c
pexpert/pexpert/AppleBoot.h [new file with mode: 0644]
pexpert/pexpert/Clut.h [new file with mode: 0644]
pexpert/pexpert/Makefile
pexpert/pexpert/boot.h
pexpert/pexpert/device_tree.h
pexpert/pexpert/i386/boot.h
pexpert/pexpert/i386/efi.h
pexpert/pexpert/i386/fb_entries.h
pexpert/pexpert/i386/kd_entries.h
pexpert/pexpert/i386/kdsoft.h
pexpert/pexpert/i386/protos.h
pexpert/pexpert/machine/boot.h
pexpert/pexpert/machine/protos.h
pexpert/pexpert/pe_images.h
pexpert/pexpert/pexpert.h
pexpert/pexpert/ppc/boot.h
pexpert/pexpert/ppc/interrupts.h
pexpert/pexpert/ppc/powermac.h
pexpert/pexpert/ppc/protos.h
pexpert/pexpert/protos.h
pexpert/ppc/pe_bootargs.c
pexpert/ppc/pe_clock_speed.c
pexpert/ppc/pe_clock_speed_asm.s
pexpert/ppc/pe_identify_machine.c
pexpert/ppc/pe_init.c
pexpert/ppc/pe_kprintf.c
pexpert/ppc/pe_misc.s
security/Makefile [new file with mode: 0644]
security/_label.h [new file with mode: 0644]
security/conf/MASTER [new file with mode: 0644]
security/conf/MASTER.i386 [new file with mode: 0644]
security/conf/MASTER.ppc [new file with mode: 0644]
security/conf/Makefile [new file with mode: 0644]
security/conf/Makefile.i386 [new file with mode: 0644]
security/conf/Makefile.ppc [new file with mode: 0644]
security/conf/Makefile.template [new file with mode: 0644]
security/conf/copyright.nai [new file with mode: 0644]
security/conf/files [new file with mode: 0644]
security/conf/files.i386 [new file with mode: 0644]
security/conf/files.ppc [new file with mode: 0644]
security/conf/kernelversion.major [new file with mode: 0644]
security/conf/kernelversion.minor [new file with mode: 0644]
security/conf/kernelversion.variant [new file with mode: 0644]
security/conf/tools/Makefile [new file with mode: 0644]
security/conf/tools/doconf/Makefile [new file with mode: 0644]
security/conf/tools/doconf/doconf.csh [new file with mode: 0644]
security/conf/tools/newvers/Makefile [new file with mode: 0644]
security/conf/tools/newvers/newvers.csh [new file with mode: 0644]
security/conf/version.major [new file with mode: 0644]
security/conf/version.minor [new file with mode: 0644]
security/conf/version.variant [new file with mode: 0644]
security/mac.h [new file with mode: 0644]
security/mac_alloc.c [new file with mode: 0644]
security/mac_alloc.h [new file with mode: 0644]
security/mac_audit.c [new file with mode: 0644]
security/mac_base.c [new file with mode: 0644]
security/mac_data.c [new file with mode: 0644]
security/mac_data.h [new file with mode: 0644]
security/mac_file.c [new file with mode: 0644]
security/mac_framework.h [new file with mode: 0644]
security/mac_inet.c [new file with mode: 0644]
security/mac_internal.h [new file with mode: 0644]
security/mac_iokit.c [new file with mode: 0644]
security/mac_label.c [new file with mode: 0644]
security/mac_mach_internal.h [new file with mode: 0644]
security/mac_net.c [new file with mode: 0644]
security/mac_pipe.c [new file with mode: 0644]
security/mac_policy.h [new file with mode: 0644]
security/mac_port.c [new file with mode: 0644]
security/mac_posix_sem.c [new file with mode: 0644]
security/mac_posix_shm.c [new file with mode: 0644]
security/mac_process.c [new file with mode: 0644]
security/mac_socket.c [new file with mode: 0644]
security/mac_stub.c [new file with mode: 0644]
security/mac_system.c [new file with mode: 0644]
security/mac_sysv_msg.c [new file with mode: 0644]
security/mac_sysv_sem.c [new file with mode: 0644]
security/mac_sysv_shm.c [new file with mode: 0644]
security/mac_task.c [new file with mode: 0644]
security/mac_vfs.c [new file with mode: 0644]
security/mac_vfs_subr.c [new file with mode: 0644]
tools/cred_dump_backtraces.c [new file with mode: 0644]
tools/cred_dump_creds.c [new file with mode: 0644]
tools/lockstat/Makefile [new file with mode: 0644]
tools/lockstat/lockstat.c [new file with mode: 0644]
tools/tests/MMTest/MMtest.c [new file with mode: 0644]
tools/tests/MMTest/MPMMtest.c [new file with mode: 0644]
tools/tests/MMTest/Makefile [new file with mode: 0644]
tools/tests/affinity/Makefile [new file with mode: 0644]
tools/tests/affinity/pool.c [new file with mode: 0644]
tools/tests/affinity/sets.c [new file with mode: 0644]
tools/tests/affinity/tags.c [new file with mode: 0644]
tools/tests/xnu_quick_test/README [new file with mode: 0644]
tools/tests/xnu_quick_test/helpers/arch.c [new file with mode: 0644]
tools/tests/xnu_quick_test/helpers/launch.c [new file with mode: 0644]
tools/tests/xnu_quick_test/helpers/sleep.c [new file with mode: 0644]
tools/tests/xnu_quick_test/main.c [new file with mode: 0644]
tools/tests/xnu_quick_test/makefile [new file with mode: 0644]
tools/tests/xnu_quick_test/memory_tests.c [new file with mode: 0644]
tools/tests/xnu_quick_test/misc.c [new file with mode: 0644]
tools/tests/xnu_quick_test/sema_tests.c [new file with mode: 0644]
tools/tests/xnu_quick_test/shared_memory_tests.c [new file with mode: 0644]
tools/tests/xnu_quick_test/socket_tests.c [new file with mode: 0644]
tools/tests/xnu_quick_test/tests.c [new file with mode: 0644]
tools/tests/xnu_quick_test/tests.h [new file with mode: 0644]
tools/tests/xnu_quick_test/xattr_tests.c [new file with mode: 0644]