]> git.saurik.com Git - apple/xnu.git/commit - osfmk/ipc/ipc_init.c
xnu-2782.1.97.tar.gz os-x-1010 os-x-10101 v2782.1.97
authorApple <opensource@apple.com>
Fri, 24 Oct 2014 19:21:07 +0000 (19:21 +0000)
committerApple <opensource@apple.com>
Fri, 24 Oct 2014 19:21:07 +0000 (19:21 +0000)
commitfe8ab488e9161c46dd9885d58fc52996dc0249ff
tree0c9a1ef3e375324adbc3cd810866bf3f03f702f0
parent143464d58d2bd6378e74eec636961ceb0d32fb91
xnu-2782.1.97.tar.gz
1326 files changed:
EXTERNAL_HEADERS/Availability.h
EXTERNAL_HEADERS/AvailabilityInternal.h
EXTERNAL_HEADERS/AvailabilityMacros.h
EXTERNAL_HEADERS/Makefile
EXTERNAL_HEADERS/architecture/Makefile
EXTERNAL_HEADERS/corecrypto/cc.h
EXTERNAL_HEADERS/corecrypto/cc_config.h
EXTERNAL_HEADERS/corecrypto/cc_priv.h
EXTERNAL_HEADERS/corecrypto/ccaes.h
EXTERNAL_HEADERS/corecrypto/ccasn1.h [new file with mode: 0644]
EXTERNAL_HEADERS/corecrypto/ccder.h
EXTERNAL_HEADERS/corecrypto/ccdigest.h
EXTERNAL_HEADERS/corecrypto/ccdigest_priv.h [new file with mode: 0644]
EXTERNAL_HEADERS/corecrypto/ccdrbg.h [new file with mode: 0644]
EXTERNAL_HEADERS/corecrypto/ccdrbg_impl.h [new file with mode: 0644]
EXTERNAL_HEADERS/corecrypto/cchmac.h
EXTERNAL_HEADERS/corecrypto/ccmode.h
EXTERNAL_HEADERS/corecrypto/ccmode_factory.h
EXTERNAL_HEADERS/corecrypto/ccmode_impl.h
EXTERNAL_HEADERS/corecrypto/ccn.h
EXTERNAL_HEADERS/corecrypto/ccpad.h
EXTERNAL_HEADERS/corecrypto/ccpbkdf2.h
EXTERNAL_HEADERS/corecrypto/ccrc4.h
EXTERNAL_HEADERS/corecrypto/ccrng.h
EXTERNAL_HEADERS/corecrypto/ccrng_system.h
EXTERNAL_HEADERS/corecrypto/ccsha1.h
EXTERNAL_HEADERS/corecrypto/ccsha2.h
Makefile
README
SETUP/Makefile
SETUP/config/Makefile
SETUP/config/config.h
SETUP/config/doconf
SETUP/config/externs.c
SETUP/config/lexer.l
SETUP/config/main.c
SETUP/config/mkglue.c [deleted file]
SETUP/config/mkheaders.c
SETUP/config/mkioconf.c
SETUP/config/mkmakefile.c
SETUP/config/mkswapconf.c [deleted file]
SETUP/config/parser.y
SETUP/kextsymboltool/Makefile
SETUP/replacecontents/Makefile [new file with mode: 0644]
SETUP/replacecontents/replacecontents.c [new file with mode: 0644]
bsd/Makefile
bsd/bsm/audit_kevents.h
bsd/conf/MASTER [deleted file]
bsd/conf/MASTER.x86_64 [deleted file]
bsd/conf/Makefile
bsd/conf/Makefile.template
bsd/conf/compat_hdrs [deleted file]
bsd/conf/files
bsd/conf/files.x86_64
bsd/conf/machine.awk [deleted file]
bsd/conf/param.c
bsd/crypto/Makefile
bsd/crypto/blowfish/Makefile [deleted file]
bsd/crypto/blowfish/bf_enc.c [deleted file]
bsd/crypto/blowfish/bf_locl.h [deleted file]
bsd/crypto/blowfish/bf_pi.h [deleted file]
bsd/crypto/blowfish/bf_skey.c [deleted file]
bsd/crypto/blowfish/blowfish.h [deleted file]
bsd/crypto/cast128/Makefile [deleted file]
bsd/crypto/cast128/cast128.c [deleted file]
bsd/crypto/cast128/cast128.h [deleted file]
bsd/crypto/cast128/cast128_subkey.h [deleted file]
bsd/dev/Makefile
bsd/dev/dtrace/Makefile
bsd/dev/dtrace/dtrace.c
bsd/dev/dtrace/dtrace_glue.c
bsd/dev/dtrace/dtrace_subr.c
bsd/dev/dtrace/fasttrap.c
bsd/dev/dtrace/fbt.c
bsd/dev/dtrace/lockstat.c
bsd/dev/dtrace/profile_prvd.c
bsd/dev/dtrace/scripts/Makefile
bsd/dev/dtrace/scripts/darwin.d
bsd/dev/dtrace/scripts/mptcp.d
bsd/dev/dtrace/sdt.c
bsd/dev/dtrace/sdt_subr.c
bsd/dev/dtrace/systrace.c
bsd/dev/dtrace/systrace.h
bsd/dev/i386/conf.c
bsd/dev/i386/dis_tables.c
bsd/dev/i386/dtrace_isa.c
bsd/dev/i386/fasttrap_isa.c
bsd/dev/i386/fbt_x86.c
bsd/dev/i386/instr_size.c
bsd/dev/i386/kern_machdep.c
bsd/dev/i386/mem.c [deleted file]
bsd/dev/i386/memmove.c [deleted file]
bsd/dev/i386/stubs.c
bsd/dev/i386/sysctl.c
bsd/dev/i386/systemcalls.c
bsd/dev/mem.c [new file with mode: 0644]
bsd/dev/munge.c
bsd/dev/random/YarrowCoreLib/include/WindowsTypesForMac.h [deleted file]
bsd/dev/random/YarrowCoreLib/include/yarrow.h [deleted file]
bsd/dev/random/YarrowCoreLib/include/yarrowUtils.h [deleted file]
bsd/dev/random/YarrowCoreLib/port/smf.c [deleted file]
bsd/dev/random/YarrowCoreLib/src/assertverify.h [deleted file]
bsd/dev/random/YarrowCoreLib/src/comp.c [deleted file]
bsd/dev/random/YarrowCoreLib/src/comp.h [deleted file]
bsd/dev/random/YarrowCoreLib/src/entropysources.h [deleted file]
bsd/dev/random/YarrowCoreLib/src/macOnly.h [deleted file]
bsd/dev/random/YarrowCoreLib/src/prng.c [deleted file]
bsd/dev/random/YarrowCoreLib/src/prng.h [deleted file]
bsd/dev/random/YarrowCoreLib/src/prngpriv.h [deleted file]
bsd/dev/random/YarrowCoreLib/src/readme-prnguser.txt [deleted file]
bsd/dev/random/YarrowCoreLib/src/sha1mod.c [deleted file]
bsd/dev/random/YarrowCoreLib/src/sha1mod.h [deleted file]
bsd/dev/random/YarrowCoreLib/src/smf.h [deleted file]
bsd/dev/random/YarrowCoreLib/src/userdefines.h [deleted file]
bsd/dev/random/YarrowCoreLib/src/yarrowUtils.c [deleted file]
bsd/dev/random/fips_sha1.c [deleted file]
bsd/dev/random/fips_sha1.h [deleted file]
bsd/dev/random/randomdev.c
bsd/dev/unix_startup.c
bsd/dev/vn/vn.c
bsd/hfs/hfs.h
bsd/hfs/hfs_attrlist.c
bsd/hfs/hfs_btreeio.c
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_cprotect.c
bsd/hfs/hfs_encodings.c
bsd/hfs/hfs_endian.c
bsd/hfs/hfs_fsctl.h
bsd/hfs/hfs_hotfiles.c
bsd/hfs/hfs_kdebug.h
bsd/hfs/hfs_link.c
bsd/hfs/hfs_lookup.c
bsd/hfs/hfs_macos_defs.h
bsd/hfs/hfs_notification.c
bsd/hfs/hfs_readwrite.c
bsd/hfs/hfs_resize.c [new file with mode: 0644]
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/Catalog/CatalogUtilities.c
bsd/hfs/hfscommon/Misc/FileExtentMapping.c
bsd/hfs/hfscommon/Misc/VolumeAllocation.c
bsd/hfs/rangelist.c
bsd/hfs/rangelist.h
bsd/i386/Makefile
bsd/i386/_mcontext.h
bsd/i386/_structs.h [deleted file]
bsd/i386/dis_tables.h
bsd/i386/fasttrap_isa.h
bsd/i386/setjmp.h [deleted file]
bsd/i386/types.h
bsd/i386/ucontext.h [deleted file]
bsd/i386/vmparam.h
bsd/kern/Makefile
bsd/kern/bsd_init.c
bsd/kern/bsd_stubs.c
bsd/kern/decmpfs.c
bsd/kern/kdebug.c
bsd/kern/kern_acct.c
bsd/kern/kern_aio.c
bsd/kern/kern_control.c
bsd/kern/kern_core.c
bsd/kern/kern_credential.c
bsd/kern/kern_cs.c
bsd/kern/kern_csr.c [new file with mode: 0644]
bsd/kern/kern_descrip.c
bsd/kern/kern_ecc.c [new file with mode: 0644]
bsd/kern/kern_event.c
bsd/kern/kern_exec.c
bsd/kern/kern_exit.c
bsd/kern/kern_fork.c
bsd/kern/kern_guarded.c
bsd/kern/kern_kpc.c
bsd/kern/kern_lockf.c
bsd/kern/kern_malloc.c
bsd/kern/kern_memorystatus.c
bsd/kern/kern_mib.c
bsd/kern/kern_mman.c
bsd/kern/kern_newsysctl.c
bsd/kern/kern_overrides.c
bsd/kern/kern_proc.c
bsd/kern/kern_prot.c
bsd/kern/kern_resource.c
bsd/kern/kern_sfi.c [new file with mode: 0644]
bsd/kern/kern_sig.c
bsd/kern/kern_symfile.c
bsd/kern/kern_synch.c
bsd/kern/kern_sysctl.c
bsd/kern/kern_xxx.c
bsd/kern/kpi_mbuf.c
bsd/kern/kpi_socket.c
bsd/kern/kpi_socketfilter.c
bsd/kern/mach_loader.c
bsd/kern/mach_loader.h
bsd/kern/mach_process.c
bsd/kern/makesyscalls.sh
bsd/kern/mcache.c
bsd/kern/policy_check.c
bsd/kern/posix_sem.c
bsd/kern/posix_shm.c
bsd/kern/proc_info.c
bsd/kern/proc_uuid_policy.c
bsd/kern/process_policy.c
bsd/kern/pthread_shims.c
bsd/kern/socket_info.c
bsd/kern/subr_xxx.c
bsd/kern/sys_coalition.c [new file with mode: 0644]
bsd/kern/sys_domain.c
bsd/kern/sys_generic.c
bsd/kern/sys_pipe.c
bsd/kern/syscalls.master
bsd/kern/sysv_sem.c
bsd/kern/trace.codes
bsd/kern/tty.c
bsd/kern/tty_conf.c
bsd/kern/tty_dev.c [new file with mode: 0644]
bsd/kern/tty_dev.h [new file with mode: 0644]
bsd/kern/tty_ptmx.c
bsd/kern/tty_pty.c
bsd/kern/ubc_subr.c
bsd/kern/uipc_domain.c
bsd/kern/uipc_mbuf.c
bsd/kern/uipc_mbuf2.c
bsd/kern/uipc_socket.c
bsd/kern/uipc_socket2.c
bsd/kern/uipc_syscalls.c
bsd/kern/uipc_usrreq.c
bsd/kern/vm_pressure.c
bsd/kern/vm_pressure.h
bsd/machine/Makefile
bsd/machine/_structs.h [deleted file]
bsd/machine/setjmp.h [deleted file]
bsd/machine/ucontext.h [deleted file]
bsd/man/Makefile
bsd/man/man2/Makefile
bsd/man/man2/access.2
bsd/man/man2/bind.2
bsd/man/man2/chmod.2
bsd/man/man2/chown.2
bsd/man/man2/faccessat.2 [new file with mode: 0644]
bsd/man/man2/fchmodat.2 [new file with mode: 0644]
bsd/man/man2/fchownat.2 [new file with mode: 0644]
bsd/man/man2/fstatat.2 [new file with mode: 0644]
bsd/man/man2/getattrlist.2
bsd/man/man2/getattrlistat.2 [new file with mode: 0644]
bsd/man/man2/getattrlistbulk.2 [new file with mode: 0644]
bsd/man/man2/getdirentriesattr.2
bsd/man/man2/link.2
bsd/man/man2/linkat.2 [new file with mode: 0644]
bsd/man/man2/mkdir.2
bsd/man/man2/mkdirat.2 [new file with mode: 0644]
bsd/man/man2/open.2
bsd/man/man2/openat.2 [new file with mode: 0644]
bsd/man/man2/readlink.2
bsd/man/man2/readlinkat.2 [new file with mode: 0644]
bsd/man/man2/rename.2
bsd/man/man2/renameat.2 [new file with mode: 0644]
bsd/man/man2/sem_close.2
bsd/man/man2/stat.2
bsd/man/man2/symlink.2
bsd/man/man2/symlinkat.2 [new file with mode: 0644]
bsd/man/man2/unlink.2
bsd/man/man2/unlinkat.2 [new file with mode: 0644]
bsd/man/man4/tcp.4
bsd/man/man5/dir.5
bsd/miscfs/devfs/devfs_tree.c
bsd/miscfs/devfs/devfs_vfsops.c
bsd/miscfs/devfs/devfsdefs.h
bsd/miscfs/specfs/spec_vnops.c
bsd/net/Makefile
bsd/net/bpf.c
bsd/net/bpf.h
bsd/net/bpfdesc.h
bsd/net/classq/classq.h
bsd/net/classq/classq_sfb.c
bsd/net/classq/classq_sfb.h
bsd/net/classq/classq_subr.c
bsd/net/classq/classq_util.c
bsd/net/classq/if_classq.h
bsd/net/content_filter.c [new file with mode: 0644]
bsd/net/content_filter.h [new file with mode: 0644]
bsd/net/dlil.c
bsd/net/ether_inet6_pr_module.c
bsd/net/ether_inet_pr_module.c
bsd/net/if.c
bsd/net/if.h
bsd/net/if_bond.c
bsd/net/if_bridge.c
bsd/net/if_bridgevar.h
bsd/net/if_gif.c
bsd/net/if_ipsec.c
bsd/net/if_ipsec.h
bsd/net/if_llreach.h
bsd/net/if_utun.c
bsd/net/if_utun.h
bsd/net/if_var.h
bsd/net/if_vlan.c
bsd/net/kpi_interface.c
bsd/net/kpi_interface.h
bsd/net/ndrv.c
bsd/net/necp.c [new file with mode: 0644]
bsd/net/necp.h [new file with mode: 0644]
bsd/net/net_stubs.c
bsd/net/ntstat.c
bsd/net/ntstat.h
bsd/net/packet_mangler.c [new file with mode: 0644]
bsd/net/packet_mangler.h [new file with mode: 0644]
bsd/net/pf.c
bsd/net/pf_ioctl.c
bsd/net/pfkeyv2.h
bsd/net/pfvar.h
bsd/net/pktap.c
bsd/net/pktap.h
bsd/net/pktsched/pktsched.h
bsd/net/pktsched/pktsched_qfq.c
bsd/net/pktsched/pktsched_qfq.h
bsd/net/pktsched/pktsched_tcq.c
bsd/net/pktsched/pktsched_tcq.h
bsd/net/route.c
bsd/net/route.h
bsd/net/rtsock.c
bsd/netinet/Makefile
bsd/netinet/cbrtf.c [new file with mode: 0644]
bsd/netinet/flow_divert.c
bsd/netinet/flow_divert.h
bsd/netinet/flow_divert_proto.h
bsd/netinet/igmp.c
bsd/netinet/in.c
bsd/netinet/in.h
bsd/netinet/in_arp.c
bsd/netinet/in_dhcp.c
bsd/netinet/in_gif.c
bsd/netinet/in_mcast.c
bsd/netinet/in_pcb.c
bsd/netinet/in_pcb.h
bsd/netinet/in_pcblist.c
bsd/netinet/in_proto.c
bsd/netinet/in_rmx.c
bsd/netinet/in_tclass.c
bsd/netinet/in_var.h
bsd/netinet/ip_divert.c
bsd/netinet/ip_dummynet.c
bsd/netinet/ip_encap.c
bsd/netinet/ip_fw2.c
bsd/netinet/ip_icmp.c
bsd/netinet/ip_input.c
bsd/netinet/ip_mroute.c [deleted file]
bsd/netinet/ip_mroute.h [deleted file]
bsd/netinet/ip_output.c
bsd/netinet/ip_var.h
bsd/netinet/kpi_ipfilter.c
bsd/netinet/kpi_ipfilter.h
bsd/netinet/mptcp.c
bsd/netinet/mptcp_opt.c
bsd/netinet/mptcp_opt.h
bsd/netinet/mptcp_subr.c
bsd/netinet/mptcp_usrreq.c
bsd/netinet/mptcp_var.h
bsd/netinet/raw_ip.c
bsd/netinet/tcp.h
bsd/netinet/tcp_cc.c [new file with mode: 0644]
bsd/netinet/tcp_cc.h
bsd/netinet/tcp_cubic.c [new file with mode: 0644]
bsd/netinet/tcp_input.c
bsd/netinet/tcp_ledbat.c
bsd/netinet/tcp_newreno.c
bsd/netinet/tcp_output.c
bsd/netinet/tcp_sack.c
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/udp_usrreq.c
bsd/netinet6/Makefile
bsd/netinet6/ah_core.c
bsd/netinet6/ah_input.c
bsd/netinet6/dest6.c
bsd/netinet6/esp_core.c
bsd/netinet6/esp_input.c
bsd/netinet6/frag6.c
bsd/netinet6/icmp6.c
bsd/netinet6/in6.c
bsd/netinet6/in6.h
bsd/netinet6/in6_ifattach.c
bsd/netinet6/in6_pcb.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_input.c
bsd/netinet6/ip6_mroute.c [deleted file]
bsd/netinet6/ip6_mroute.h [deleted file]
bsd/netinet6/ip6_output.c
bsd/netinet6/ip6_var.h
bsd/netinet6/ipcomp_core.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_prproxy.c
bsd/netinet6/nd6_rtr.c
bsd/netinet6/nd6_send.c
bsd/netinet6/pim6.h [deleted file]
bsd/netinet6/pim6_var.h [deleted file]
bsd/netinet6/raw_ip6.c
bsd/netinet6/route6.c
bsd/netinet6/udp6_output.c
bsd/netinet6/udp6_usrreq.c
bsd/netkey/key.c
bsd/netkey/key.h
bsd/netkey/keydb.h
bsd/nfs/nfs.h
bsd/nfs/nfs4_subs.c
bsd/nfs/nfs4_vnops.c
bsd/nfs/nfs_bio.c
bsd/nfs/nfs_gss.c
bsd/nfs/nfs_gss.h
bsd/nfs/nfs_lock.c
bsd/nfs/nfs_node.c
bsd/nfs/nfs_socket.c
bsd/nfs/nfs_subs.c
bsd/nfs/nfs_syscalls.c
bsd/nfs/nfs_vfsops.c
bsd/nfs/nfs_vnops.c
bsd/nfs/nfsmount.h
bsd/nfs/nfsnode.h
bsd/security/audit/audit.c
bsd/security/audit/audit_arg.c
bsd/security/audit/audit_bsm.c
bsd/security/audit/audit_bsm_klib.c
bsd/security/audit/audit_mac.c
bsd/security/audit/audit_private.h
bsd/security/audit/audit_syscalls.c
bsd/security/audit/audit_worker.c
bsd/sys/Makefile
bsd/sys/_endian.h
bsd/sys/_structs.h
bsd/sys/_types.h
bsd/sys/_types/Makefile
bsd/sys/_types/___offsetof.h [deleted file]
bsd/sys/_types/_fsid_t.h [new file with mode: 0644]
bsd/sys/_types/_offsetof.h [new file with mode: 0644]
bsd/sys/_types/_pthread_attr_t.h [deleted file]
bsd/sys/_types/_pthread_cond_t.h [deleted file]
bsd/sys/_types/_pthread_condattr_t.h [deleted file]
bsd/sys/_types/_pthread_key_t.h [deleted file]
bsd/sys/_types/_pthread_mutex_t.h [deleted file]
bsd/sys/_types/_pthread_mutexattr_t.h [deleted file]
bsd/sys/_types/_pthread_once_t.h [deleted file]
bsd/sys/_types/_pthread_rwlock_t.h [deleted file]
bsd/sys/_types/_pthread_rwlockattr_t.h [deleted file]
bsd/sys/_types/_pthread_t.h [deleted file]
bsd/sys/aio.h
bsd/sys/attr.h
bsd/sys/bsdtask_info.h
bsd/sys/buf.h
bsd/sys/buf_internal.h
bsd/sys/cdefs.h
bsd/sys/coalition.h [new file with mode: 0644]
bsd/sys/codedir_internal.h [new file with mode: 0644]
bsd/sys/codesign.h
bsd/sys/conf.h
bsd/sys/cprotect.h
bsd/sys/csr.h [new file with mode: 0644]
bsd/sys/disk.h
bsd/sys/dtrace.h
bsd/sys/dtrace_glue.h
bsd/sys/dtrace_impl.h
bsd/sys/dtrace_ptss.h
bsd/sys/event.h
bsd/sys/eventvar.h
bsd/sys/fasttrap_impl.h
bsd/sys/fbt.h
bsd/sys/fcntl.h
bsd/sys/file_internal.h
bsd/sys/fsctl.h
bsd/sys/fsgetpath.h
bsd/sys/fslog.h
bsd/sys/guarded.h
bsd/sys/imgact.h
bsd/sys/kasl.h
bsd/sys/kauth.h
bsd/sys/kdebug.h
bsd/sys/kern_control.h
bsd/sys/kern_event.h
bsd/sys/kern_memorystatus.h
bsd/sys/kern_overrides.h
bsd/sys/kern_tests.h
bsd/sys/kpi_mbuf.h
bsd/sys/kpi_socket.h
bsd/sys/loadable_fs.h
bsd/sys/malloc.h
bsd/sys/mbuf.h
bsd/sys/mcache.h
bsd/sys/mman.h
bsd/sys/mount.h
bsd/sys/mount_internal.h
bsd/sys/munge.h
bsd/sys/namei.h
bsd/sys/param.h
bsd/sys/priv.h
bsd/sys/proc.h
bsd/sys/proc_info.h
bsd/sys/proc_internal.h
bsd/sys/proc_uuid_policy.h
bsd/sys/process_policy.h
bsd/sys/protosw.h
bsd/sys/pthread_shims.h
bsd/sys/random.h
bsd/sys/resource.h
bsd/sys/resourcevar.h
bsd/sys/sdt_impl.h
bsd/sys/semaphore.h
bsd/sys/sfi.h [new file with mode: 0644]
bsd/sys/signal.h
bsd/sys/signalvar.h
bsd/sys/socket.h
bsd/sys/socketvar.h
bsd/sys/sockio.h
bsd/sys/spawn.h
bsd/sys/spawn_internal.h
bsd/sys/stat.h
bsd/sys/stdio.h [new file with mode: 0644]
bsd/sys/sys_domain.h
bsd/sys/sysctl.h
bsd/sys/sysent.h
bsd/sys/systm.h
bsd/sys/tty.h
bsd/sys/types.h
bsd/sys/ubc.h
bsd/sys/ubc_internal.h
bsd/sys/unistd.h
bsd/sys/user.h
bsd/sys/ux_exception.h
bsd/sys/vnode.h
bsd/sys/vnode_if.h
bsd/sys/vnode_internal.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
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_syscalls.c
bsd/vfs/vfs_vnops.c
bsd/vfs/vfs_xattr.c
bsd/vfs/vnode_if.c
bsd/vm/dp_backing_file.c
bsd/vm/vm_compressor_backing_file.c
bsd/vm/vm_unix.c
bsd/vm/vnode_pager.c
config/BSDKernel.exports
config/DtraceIgnored.symbols [deleted file]
config/IOKit.exports
config/IOKit.x86_64.exports
config/Libkern.exports
config/MACFramework.exports
config/MACFramework.x86_64.exports
config/MASTER [new file with mode: 0644]
config/MASTER.x86_64 [new file with mode: 0644]
config/Mach.exports
config/Makefile
config/MasterVersion
config/Private.exports
config/Private.x86_64.exports
config/Unsupported.exports
config/Unused.exports
config/newvers.pl
iokit/IOKit/IOCPU.h
iokit/IOKit/IODMACommand.h
iokit/IOKit/IODataQueue.h
iokit/IOKit/IOHibernatePrivate.h
iokit/IOKit/IOInterruptAccounting.h [new file with mode: 0644]
iokit/IOKit/IOInterruptAccountingPrivate.h [new file with mode: 0644]
iokit/IOKit/IOInterruptEventSource.h
iokit/IOKit/IOKernelReportStructs.h [new file with mode: 0644]
iokit/IOKit/IOKernelReporters.h [new file with mode: 0644]
iokit/IOKit/IOKitDebug.h
iokit/IOKit/IOKitKeys.h
iokit/IOKit/IOKitKeysPrivate.h
iokit/IOKit/IOLocks.h
iokit/IOKit/IOMemoryDescriptor.h
iokit/IOKit/IOMessage.h
iokit/IOKit/IONVRAM.h
iokit/IOKit/IOPlatformExpert.h
iokit/IOKit/IOReportMacros.h
iokit/IOKit/IOReportTypes.h
iokit/IOKit/IOReturn.h
iokit/IOKit/IOService.h
iokit/IOKit/IOSharedDataQueue.h
iokit/IOKit/IOTimeStamp.h
iokit/IOKit/IOTypes.h
iokit/IOKit/IOUserClient.h
iokit/IOKit/Makefile
iokit/IOKit/OSMessageNotification.h
iokit/IOKit/pwr_mgt/IOPM.h
iokit/IOKit/pwr_mgt/IOPMPrivate.h
iokit/IOKit/pwr_mgt/RootDomain.h
iokit/Kernel/IOBufferMemoryDescriptor.cpp
iokit/Kernel/IOCPU.cpp
iokit/Kernel/IOCatalogue.cpp
iokit/Kernel/IODMAController.cpp
iokit/Kernel/IODataQueue.cpp
iokit/Kernel/IODeviceTreeSupport.cpp
iokit/Kernel/IOFilterInterruptEventSource.cpp
iokit/Kernel/IOHibernateIO.cpp
iokit/Kernel/IOHistogramReporter.cpp [new file with mode: 0644]
iokit/Kernel/IOInterruptAccounting.cpp [new file with mode: 0644]
iokit/Kernel/IOInterruptEventSource.cpp
iokit/Kernel/IOKitDebug.cpp
iokit/Kernel/IOKitKernelInternal.h
iokit/Kernel/IOLib.cpp
iokit/Kernel/IOLocks.cpp
iokit/Kernel/IOMemoryDescriptor.cpp
iokit/Kernel/IONVRAM.cpp
iokit/Kernel/IOPMrootDomain.cpp
iokit/Kernel/IOPlatformExpert.cpp
iokit/Kernel/IOReportLegend.cpp [new file with mode: 0644]
iokit/Kernel/IOReporter.cpp [new file with mode: 0644]
iokit/Kernel/IOReporterDefs.h [new file with mode: 0644]
iokit/Kernel/IOService.cpp
iokit/Kernel/IOServicePM.cpp
iokit/Kernel/IOServicePMPrivate.h
iokit/Kernel/IOServicePrivate.h
iokit/Kernel/IOSharedDataQueue.cpp
iokit/Kernel/IOSimpleReporter.cpp [new file with mode: 0644]
iokit/Kernel/IOStartIOKit.cpp
iokit/Kernel/IOStateReporter.cpp [new file with mode: 0644]
iokit/Kernel/IOUserClient.cpp
iokit/Kernel/IOWorkLoop.cpp
iokit/Kernel/RootDomainUserClient.cpp
iokit/Kernel/RootDomainUserClient.h
iokit/bsddev/IOKitBSDInit.cpp
iokit/conf/MASTER [deleted file]
iokit/conf/MASTER.x86_64 [deleted file]
iokit/conf/Makefile
iokit/conf/Makefile.template
iokit/conf/files
libkern/Makefile
libkern/OSKextLib.cpp
libkern/c++/OSArray.cpp
libkern/c++/OSBoolean.cpp
libkern/c++/OSData.cpp
libkern/c++/OSDictionary.cpp
libkern/c++/OSKext.cpp
libkern/c++/OSMetaClass.cpp
libkern/c++/OSObject.cpp
libkern/c++/OSOrderedSet.cpp
libkern/c++/OSRuntimeSupport.c
libkern/c++/OSSerialize.cpp
libkern/c++/OSSerializeBinary.cpp [new file with mode: 0644]
libkern/c++/OSSet.cpp
libkern/c++/OSString.cpp
libkern/c++/OSSymbol.cpp
libkern/c++/OSUnserializeXML.cpp
libkern/conf/MASTER [deleted file]
libkern/conf/MASTER.x86_64 [deleted file]
libkern/conf/Makefile
libkern/conf/Makefile.template
libkern/conf/files
libkern/crypto/corecrypto_aes.c
libkern/gen/OSDebug.cpp
libkern/kxld/Makefile
libkern/kxld/kxld_object.c
libkern/kxld/kxld_reloc.c
libkern/kxld/kxld_seg.c
libkern/libkern/Makefile
libkern/libkern/OSKextLib.h
libkern/libkern/OSSerializeBinary.h [new file with mode: 0644]
libkern/libkern/OSTypes.h
libkern/libkern/c++/OSArray.h
libkern/libkern/c++/OSBoolean.h
libkern/libkern/c++/OSData.h
libkern/libkern/c++/OSDictionary.h
libkern/libkern/c++/OSKext.h
libkern/libkern/c++/OSMetaClass.h
libkern/libkern/c++/OSNumber.h
libkern/libkern/c++/OSSerialize.h
libkern/libkern/c++/OSSet.h
libkern/libkern/c++/OSString.h
libkern/libkern/c++/OSUnserialize.h
libkern/libkern/crypto/aes.h
libkern/libkern/kext_request_keys.h
libkern/libkern/kxld_types.h
libkern/libkern/tree.h
libsa/bootstrap.cpp
libsa/conf/MASTER [deleted file]
libsa/conf/MASTER.x86_64 [deleted file]
libsa/conf/Makefile
libsa/conf/Makefile.template
libsa/printPlist [deleted file]
libsyscall/Libsyscall.xcconfig
libsyscall/Libsyscall.xcodeproj/project.pbxproj
libsyscall/Platforms/MacOSX/i386/syscall.map
libsyscall/Platforms/MacOSX/x86_64/syscall.map
libsyscall/custom/__thread_selfid.s
libsyscall/custom/__thread_selfusage.s [new file with mode: 0644]
libsyscall/custom/errno.c
libsyscall/mach/.gitignore [new file with mode: 0644]
libsyscall/mach/err_mach_ipc.sub
libsyscall/mach/mach/mach.h
libsyscall/mach/mach/mach_init.h
libsyscall/mach/mach/vm_page_size.h
libsyscall/mach/mach_init.c
libsyscall/mach/mach_msg.c
libsyscall/mach/mach_port.c
libsyscall/mach/mach_vm.c
libsyscall/mach/mach_voucher.defs [new file with mode: 0644]
libsyscall/mach/string.c
libsyscall/mach/thread_act.c [new file with mode: 0644]
libsyscall/wrappers/_libc_funcptr.c
libsyscall/wrappers/_libkernel_init.h
libsyscall/wrappers/cancelable/fcntl-base.c
libsyscall/wrappers/coalition.c [new file with mode: 0644]
libsyscall/wrappers/csr.c [new file with mode: 0644]
libsyscall/wrappers/getiopolicy_np.c
libsyscall/wrappers/guarded_open_dprotected_np.c [new file with mode: 0644]
libsyscall/wrappers/libproc/libproc.c
libsyscall/wrappers/libproc/libproc.h
libsyscall/wrappers/libproc/libproc_internal.h
libsyscall/wrappers/libproc/proc_listpidspath.c
libsyscall/wrappers/mach_approximate_time.c [new file with mode: 0644]
libsyscall/wrappers/mach_approximate_time.s [new file with mode: 0644]
libsyscall/wrappers/posix_sem_obsolete.c [new file with mode: 0644]
libsyscall/wrappers/rename_ext.c [new file with mode: 0644]
libsyscall/wrappers/renameat.c [new file with mode: 0644]
libsyscall/wrappers/setpriority.c [new file with mode: 0644]
libsyscall/wrappers/sfi.c [new file with mode: 0644]
libsyscall/wrappers/spawn/posix_spawn.c
libsyscall/wrappers/spawn/spawn_private.h
libsyscall/wrappers/unlinkat.c [new file with mode: 0644]
libsyscall/wrappers/varargs_wrappers.s [new file with mode: 0644]
libsyscall/xcodescripts/compat-symlinks.sh [deleted file]
libsyscall/xcodescripts/create-syscalls.pl
libsyscall/xcodescripts/mach_install_mig.sh
makedefs/MakeInc.cmd
makedefs/MakeInc.def
makedefs/MakeInc.dir
makedefs/MakeInc.kernel
makedefs/MakeInc.rule
makedefs/MakeInc.top
osfmk/Makefile
osfmk/UserNotification/KUNCUserNotifications.c
osfmk/atm/Makefile [new file with mode: 0644]
osfmk/atm/atm.c [new file with mode: 0644]
osfmk/atm/atm_internal.h [new file with mode: 0644]
osfmk/atm/atm_notification.defs [new file with mode: 0644]
osfmk/atm/atm_types.defs [new file with mode: 0644]
osfmk/atm/atm_types.h [new file with mode: 0644]
osfmk/bank/Makefile [new file with mode: 0644]
osfmk/bank/bank.c [new file with mode: 0644]
osfmk/bank/bank_internal.h [new file with mode: 0644]
osfmk/bank/bank_types.h [new file with mode: 0644]
osfmk/conf/MASTER [deleted file]
osfmk/conf/MASTER.x86_64 [deleted file]
osfmk/conf/Makefile
osfmk/conf/Makefile.template
osfmk/conf/files
osfmk/conf/files.x86_64
osfmk/console/art/ProgressBarEmptyLeftEndcap.png [new file with mode: 0644]
osfmk/console/art/ProgressBarEmptyLeftEndcap@2x.png [new file with mode: 0644]
osfmk/console/art/ProgressBarEmptyMiddle.png [new file with mode: 0644]
osfmk/console/art/ProgressBarEmptyMiddle@2x.png [new file with mode: 0644]
osfmk/console/art/ProgressBarEmptyRightEndcap.png [new file with mode: 0644]
osfmk/console/art/ProgressBarEmptyRightEndcap@2x.png [new file with mode: 0644]
osfmk/console/art/ProgressBarFullLeftEndcap.png [new file with mode: 0644]
osfmk/console/art/ProgressBarFullLeftEndcap@2x.png [new file with mode: 0644]
osfmk/console/art/ProgressBarFullMiddle.png [new file with mode: 0644]
osfmk/console/art/ProgressBarFullMiddle@2x.png [new file with mode: 0644]
osfmk/console/art/ProgressBarFullRightEndcap.png [new file with mode: 0644]
osfmk/console/art/ProgressBarFullRightEndcap@2x.png [new file with mode: 0644]
osfmk/console/art/progress.m [new file with mode: 0644]
osfmk/console/art/scalegear.c [new file with mode: 0644]
osfmk/console/i386/serial_console.c
osfmk/console/panic_ui/README [deleted file]
osfmk/console/panic_ui/appleclut8.h [deleted file]
osfmk/console/panic_ui/generated_files/panic_image.c [deleted file]
osfmk/console/panic_ui/generated_files/rendered_numbers.c [deleted file]
osfmk/console/panic_ui/genimage.c [deleted file]
osfmk/console/panic_ui/images/panic_dialog.tiff [deleted file]
osfmk/console/panic_ui/images/panic_dialogWHD.raw [deleted file]
osfmk/console/panic_ui/images/rendered_numbers.tiff [deleted file]
osfmk/console/panic_ui/images/rendered_numbersWHD.raw [deleted file]
osfmk/console/panic_ui/qtif2kraw.c [deleted file]
osfmk/console/panic_ui/setupdialog.c [deleted file]
osfmk/console/panic_ui/systemCLUT.act [deleted file]
osfmk/console/progress_meter_data.c
osfmk/console/serial_general.c
osfmk/console/video_console.c
osfmk/console/video_console.h
osfmk/corecrypto/ccdbrg/src/ccdrbg_nisthmac.c [new file with mode: 0644]
osfmk/corecrypto/ccdigest/src/ccdigest_init.c [new file with mode: 0644]
osfmk/corecrypto/ccdigest/src/ccdigest_update.c [new file with mode: 0644]
osfmk/corecrypto/cchmac/src/cchmac.c [new file with mode: 0644]
osfmk/corecrypto/cchmac/src/cchmac_final.c [new file with mode: 0644]
osfmk/corecrypto/cchmac/src/cchmac_init.c [new file with mode: 0644]
osfmk/corecrypto/cchmac/src/cchmac_update.c [new file with mode: 0644]
osfmk/corecrypto/ccn/src/ccn_set.c [new file with mode: 0644]
osfmk/corecrypto/ccsha1/src/ccdigest_final_64be.c [new file with mode: 0644]
osfmk/corecrypto/ccsha1/src/ccsha1_eay.c [new file with mode: 0644]
osfmk/corecrypto/ccsha1/src/ccsha1_initial_state.c [new file with mode: 0644]
osfmk/default_pager/default_pager_internal.h
osfmk/default_pager/dp_backing_store.c
osfmk/default_pager/dp_memory_object.c
osfmk/device/device.defs
osfmk/device/device_types.h
osfmk/device/subrs.c
osfmk/i386/AT386/conf.c
osfmk/i386/AT386/model_dep.c
osfmk/i386/Diagnostics.c
osfmk/i386/Makefile
osfmk/i386/acpi.c
osfmk/i386/bit_routines.h [new file with mode: 0644]
osfmk/i386/bsd_i386.c
osfmk/i386/bsd_i386_native.c
osfmk/i386/commpage/commpage.c
osfmk/i386/commpage/commpage.h
osfmk/i386/cpu.c
osfmk/i386/cpu_capabilities.h
osfmk/i386/cpu_data.h
osfmk/i386/cpu_threads.c
osfmk/i386/cpu_topology.c
osfmk/i386/cpuid.c
osfmk/i386/cpuid.h
osfmk/i386/fpu.c
osfmk/i386/gdb_defs.h [deleted file]
osfmk/i386/genassym.c
osfmk/i386/i386_init.c
osfmk/i386/i386_lock.s
osfmk/i386/i386_timer.c
osfmk/i386/i386_vm_init.c
osfmk/i386/lapic.h
osfmk/i386/lapic_native.c
osfmk/i386/lock.h
osfmk/i386/locks.h
osfmk/i386/locks_i386.c
osfmk/i386/machdep_call.c
osfmk/i386/machdep_call.h
osfmk/i386/machine_routines.c
osfmk/i386/machine_routines.h
osfmk/i386/machine_task.c
osfmk/i386/misc_protos.h
osfmk/i386/mp.c
osfmk/i386/mp.h
osfmk/i386/mp_desc.c
osfmk/i386/mp_native.c
osfmk/i386/panic_hooks.c [new file with mode: 0644]
osfmk/i386/panic_hooks.h [new file with mode: 0644]
osfmk/i386/pcb.c
osfmk/i386/pcb_native.c
osfmk/i386/pmCPU.c
osfmk/i386/pmap.h
osfmk/i386/pmap_common.c
osfmk/i386/pmap_internal.h
osfmk/i386/pmap_x86_common.c
osfmk/i386/proc_reg.h
osfmk/i386/rtclock.c
osfmk/i386/rtclock_native.c
osfmk/i386/rtclock_protos.h
osfmk/i386/simple_lock.h
osfmk/i386/startup64.c
osfmk/i386/thread.h
osfmk/i386/trap.c
osfmk/i386/trap.h
osfmk/i386/tsc.c
osfmk/i386/vmx/vmx_cpu.c
osfmk/i386/vmx/vmx_cpu.h
osfmk/i386/xpr.h
osfmk/ipc/Makefile
osfmk/ipc/ipc_entry.c
osfmk/ipc/ipc_entry.h
osfmk/ipc/ipc_hash.c
osfmk/ipc/ipc_importance.c [new file with mode: 0644]
osfmk/ipc/ipc_importance.h [new file with mode: 0644]
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 [deleted file]
osfmk/ipc/ipc_labelh.h [deleted file]
osfmk/ipc/ipc_mqueue.c
osfmk/ipc/ipc_object.c
osfmk/ipc/ipc_object.h
osfmk/ipc/ipc_port.c
osfmk/ipc/ipc_port.h
osfmk/ipc/ipc_pset.c
osfmk/ipc/ipc_right.c
osfmk/ipc/ipc_right.h
osfmk/ipc/ipc_space.c
osfmk/ipc/ipc_space.h
osfmk/ipc/ipc_table.c
osfmk/ipc/ipc_types.h
osfmk/ipc/ipc_voucher.c [new file with mode: 0644]
osfmk/ipc/ipc_voucher.h [new file with mode: 0644]
osfmk/ipc/mach_debug.c
osfmk/ipc/mach_msg.c
osfmk/ipc/mach_port.c
osfmk/kdp/kdp.c
osfmk/kdp/kdp_internal.h
osfmk/kdp/kdp_udp.c
osfmk/kdp/kdp_udp.h
osfmk/kdp/ml/i386/kdp_x86_common.c
osfmk/kdp/ml/x86_64/kdp_machdep.c
osfmk/kern/Makefile
osfmk/kern/affinity.c
osfmk/kern/affinity.h
osfmk/kern/assert.h
osfmk/kern/ast.c
osfmk/kern/ast.h
osfmk/kern/bsd_kern.c
osfmk/kern/btlog.c
osfmk/kern/clock.c
osfmk/kern/clock.h
osfmk/kern/clock_oldops.c
osfmk/kern/coalition.c [new file with mode: 0644]
osfmk/kern/coalition.h [new file with mode: 0644]
osfmk/kern/debug.c
osfmk/kern/debug.h
osfmk/kern/ecc.h [new file with mode: 0644]
osfmk/kern/energy_perf.c [new file with mode: 0644]
osfmk/kern/energy_perf.h [new file with mode: 0644]
osfmk/kern/exc_resource.h
osfmk/kern/exception.c
osfmk/kern/extmod_statistics.h
osfmk/kern/hibernate.c
osfmk/kern/host.c
osfmk/kern/host_notify.c
osfmk/kern/hv_support.c [new file with mode: 0644]
osfmk/kern/hv_support.h [new file with mode: 0644]
osfmk/kern/ipc_host.c
osfmk/kern/ipc_kobject.c
osfmk/kern/ipc_kobject.h
osfmk/kern/ipc_mig.c
osfmk/kern/ipc_tt.c
osfmk/kern/kalloc.c
osfmk/kern/kalloc.h
osfmk/kern/kern_ecc.c [new file with mode: 0644]
osfmk/kern/kern_stackshot.c [new file with mode: 0644]
osfmk/kern/kern_types.h
osfmk/kern/kpc.h
osfmk/kern/kpc_common.c
osfmk/kern/ledger.c
osfmk/kern/ledger.h
osfmk/kern/lock.h
osfmk/kern/locks.c
osfmk/kern/locks.h
osfmk/kern/machine.c
osfmk/kern/mk_sp.c
osfmk/kern/mk_timer.c
osfmk/kern/printf.c
osfmk/kern/priority.c
osfmk/kern/processor.c
osfmk/kern/processor.h
osfmk/kern/queue.c [deleted file]
osfmk/kern/queue.h
osfmk/kern/sched.h
osfmk/kern/sched_dualq.c [new file with mode: 0644]
osfmk/kern/sched_fixedpriority.c [deleted file]
osfmk/kern/sched_grrr.c
osfmk/kern/sched_multiq.c [new file with mode: 0644]
osfmk/kern/sched_prim.c
osfmk/kern/sched_prim.h
osfmk/kern/sched_proto.c
osfmk/kern/security.c [deleted file]
osfmk/kern/sfi.c [new file with mode: 0644]
osfmk/kern/sfi.h [new file with mode: 0644]
osfmk/kern/simple_lock.h
osfmk/kern/spl.c
osfmk/kern/stack.c
osfmk/kern/startup.c
osfmk/kern/sync_sema.h
osfmk/kern/syscall_subr.c
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/telemetry.c
osfmk/kern/telemetry.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_call.c
osfmk/kern/timer_call.h
osfmk/kern/timer_queue.h
osfmk/kern/wait_queue.c
osfmk/kern/wait_queue.h
osfmk/kern/xpr.c
osfmk/kern/zalloc.c
osfmk/kern/zalloc.h
osfmk/kperf/kperfbsd.c
osfmk/kperf/pet.c
osfmk/kperf/threadinfo.c
osfmk/mach/Makefile
osfmk/mach/coalition_notification.defs [new file with mode: 0644]
osfmk/mach/host_special_ports.h
osfmk/mach/i386/Makefile
osfmk/mach/i386/machine_types.defs [deleted file]
osfmk/mach/i386/sdt_isa.h
osfmk/mach/i386/thread_status.h
osfmk/mach/i386/vm_param.h
osfmk/mach/kern_return.h
osfmk/mach/mach_host.defs
osfmk/mach/mach_interface.h
osfmk/mach/mach_port.defs
osfmk/mach/mach_time.h
osfmk/mach/mach_traps.h
osfmk/mach/mach_types.defs
osfmk/mach/mach_types.h
osfmk/mach/mach_voucher.defs [new file with mode: 0644]
osfmk/mach/mach_voucher_attr_control.defs [new file with mode: 0644]
osfmk/mach/mach_voucher_types.h [new file with mode: 0644]
osfmk/mach/machine.h
osfmk/mach/machine/machine_types.defs
osfmk/mach/memory_object.defs
osfmk/mach/memory_object_control.defs
osfmk/mach/memory_object_name.defs [deleted file]
osfmk/mach/memory_object_types.h
osfmk/mach/message.h
osfmk/mach/mig_voucher_support.h [new file with mode: 0644]
osfmk/mach/port.h
osfmk/mach/security.defs [deleted file]
osfmk/mach/sfi_class.h [new file with mode: 0644]
osfmk/mach/shared_region.h
osfmk/mach/syscall_sw.h
osfmk/mach/task.defs
osfmk/mach/task_info.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/upl.defs
osfmk/mach/vm_param.h
osfmk/mach/vm_statistics.h
osfmk/mach_debug/ipc_info.h
osfmk/mach_debug/mach_debug_types.defs
osfmk/prng/Makefile [new file with mode: 0644]
osfmk/prng/YarrowCoreLib/include/WindowsTypesForMac.h [new file with mode: 0644]
osfmk/prng/YarrowCoreLib/include/yarrow.h [new file with mode: 0644]
osfmk/prng/YarrowCoreLib/include/yarrowUtils.h [new file with mode: 0644]
osfmk/prng/YarrowCoreLib/port/smf.c [new file with mode: 0644]
osfmk/prng/YarrowCoreLib/src/assertverify.h [new file with mode: 0644]
osfmk/prng/YarrowCoreLib/src/comp.c [new file with mode: 0644]
osfmk/prng/YarrowCoreLib/src/comp.h [new file with mode: 0644]
osfmk/prng/YarrowCoreLib/src/entropysources.h [new file with mode: 0644]
osfmk/prng/YarrowCoreLib/src/macOnly.h [new file with mode: 0644]
osfmk/prng/YarrowCoreLib/src/prng.c [new file with mode: 0644]
osfmk/prng/YarrowCoreLib/src/prng.h [new file with mode: 0644]
osfmk/prng/YarrowCoreLib/src/prngpriv.h [new file with mode: 0644]
osfmk/prng/YarrowCoreLib/src/readme-prnguser.txt [new file with mode: 0644]
osfmk/prng/YarrowCoreLib/src/sha1mod.c [new file with mode: 0644]
osfmk/prng/YarrowCoreLib/src/sha1mod.h [new file with mode: 0644]
osfmk/prng/YarrowCoreLib/src/smf.h [new file with mode: 0644]
osfmk/prng/YarrowCoreLib/src/userdefines.h [new file with mode: 0644]
osfmk/prng/YarrowCoreLib/src/yarrowUtils.c [new file with mode: 0644]
osfmk/prng/fips_sha1.c [new file with mode: 0644]
osfmk/prng/fips_sha1.h [new file with mode: 0644]
osfmk/prng/prng_yarrow.c [new file with mode: 0644]
osfmk/prng/random.c [new file with mode: 0644]
osfmk/prng/random.h [new file with mode: 0644]
osfmk/profiling/Makefile
osfmk/profiling/machine/profile-md.h
osfmk/sys/syslog.h [deleted file]
osfmk/sys/types.h [deleted file]
osfmk/vm/WKdm_new.h
osfmk/vm/bsd_vm.c
osfmk/vm/default_freezer.c
osfmk/vm/memory_object.c
osfmk/vm/memory_object.h
osfmk/vm/pmap.h
osfmk/vm/vm_apple_protect.c
osfmk/vm/vm_compressor.c
osfmk/vm/vm_compressor.h
osfmk/vm/vm_compressor_backing_store.c
osfmk/vm/vm_compressor_backing_store.h
osfmk/vm/vm_compressor_pager.c
osfmk/vm/vm_compressor_pager.h
osfmk/vm/vm_fault.c
osfmk/vm/vm_fault.h
osfmk/vm/vm_init.c
osfmk/vm/vm_kern.c
osfmk/vm/vm_map.c
osfmk/vm/vm_map.h
osfmk/vm/vm_object.c
osfmk/vm/vm_object.h
osfmk/vm/vm_options.h
osfmk/vm/vm_page.h
osfmk/vm/vm_pageout.c
osfmk/vm/vm_pageout.h
osfmk/vm/vm_phantom_cache.c [new file with mode: 0644]
osfmk/vm/vm_phantom_cache.h [new file with mode: 0644]
osfmk/vm/vm_protos.h
osfmk/vm/vm_purgeable.c
osfmk/vm/vm_purgeable_internal.h
osfmk/vm/vm_resident.c
osfmk/vm/vm_shared_region.c
osfmk/vm/vm_shared_region.h
osfmk/vm/vm_user.c
osfmk/x86_64/copyio.c
osfmk/x86_64/cswitch.s
osfmk/x86_64/idt64.s
osfmk/x86_64/kpc_x86.c
osfmk/x86_64/locore.s
osfmk/x86_64/loose_ends.c
osfmk/x86_64/lowmem_vectors.c
osfmk/x86_64/machine_routines_asm.s
osfmk/x86_64/pmap.c
osfmk/x86_64/start.s
pexpert/Makefile
pexpert/conf/MASTER [deleted file]
pexpert/conf/MASTER.x86_64 [deleted file]
pexpert/conf/Makefile
pexpert/conf/Makefile.template
pexpert/gen/pe_gen.c
pexpert/i386/pe_identify_machine.c
pexpert/i386/pe_init.c
pexpert/pexpert/GearImage.h
pexpert/pexpert/Makefile
pexpert/pexpert/i386/boot.h
pexpert/pexpert/pe_images.h
pexpert/pexpert/pexpert.h
security/conf/MASTER [deleted file]
security/conf/MASTER.x86_64 [deleted file]
security/conf/Makefile
security/conf/Makefile.template
security/conf/files
security/conf/kernelversion.major [deleted file]
security/conf/kernelversion.minor [deleted file]
security/conf/kernelversion.variant [deleted file]
security/conf/version.major [deleted file]
security/conf/version.minor [deleted file]
security/conf/version.variant [deleted file]
security/mac_base.c
security/mac_framework.h
security/mac_internal.h
security/mac_iokit.c
security/mac_mach_internal.h
security/mac_policy.h
security/mac_port.c [deleted file]
security/mac_process.c
security/mac_system.c
security/mac_task.c [deleted file]
security/mac_vfs.c
tools/lldbmacros/Makefile
tools/lldbmacros/README
tools/lldbmacros/atm.py [new file with mode: 0644]
tools/lldbmacros/bank.py [new file with mode: 0644]
tools/lldbmacros/core/cvalue.py
tools/lldbmacros/core/kernelcore.py
tools/lldbmacros/core/operating_system.py
tools/lldbmacros/core/standard.py
tools/lldbmacros/core/syntax_checker.py
tools/lldbmacros/ioreg.py
tools/lldbmacros/ipc.py
tools/lldbmacros/ipcimportancedetail.py [new file with mode: 0644]
tools/lldbmacros/mbufs.py
tools/lldbmacros/memory.py
tools/lldbmacros/net.py
tools/lldbmacros/netdefines.py
tools/lldbmacros/plugins/iosspeedtracer.py [new file with mode: 0644]
tools/lldbmacros/plugins/iosspeedtracer.sh [new file with mode: 0755]
tools/lldbmacros/pmap.py
tools/lldbmacros/process.py
tools/lldbmacros/scheduler.py
tools/lldbmacros/structanalyze.py [new file with mode: 0644]
tools/lldbmacros/userspace.py
tools/lldbmacros/utils.py
tools/lldbmacros/xnu.py
tools/lldbmacros/xnudefines.py
tools/remote_build.sh
tools/tests/MPMMTest/KQMPMMtest.c
tools/tests/MPMMTest/MPMMtest.c
tools/tests/MPMMTest/Makefile
tools/tests/Makefile
tools/tests/affinity/Makefile
tools/tests/affinity/pool.c
tools/tests/affinity/sets.c
tools/tests/affinity/tags.c
tools/tests/execperf/Makefile
tools/tests/execperf/exit-asm.S
tools/tests/execperf/exit.c
tools/tests/execperf/printexecinfo.c
tools/tests/execperf/test.sh
tools/tests/jitter/Makefile
tools/tests/kqueue_tests/Makefile
tools/tests/libMicro/Makefile.Darwin
tools/tests/libMicro/apple/Makefile.Darwin
tools/tests/memorystatus/Makefile
tools/tests/memorystatus/memorystatus.c
tools/tests/memorystatus/memorystatus_groups.c [new file with mode: 0644]
tools/tests/perf_index/Makefile
tools/tests/perf_index/PerfIndex_COPS_Module/Info.plist [new file with mode: 0644]
tools/tests/perf_index/PerfIndex_COPS_Module/PITest.h [new file with mode: 0644]
tools/tests/perf_index/PerfIndex_COPS_Module/PITest.m [new file with mode: 0644]
tools/tests/perf_index/PerfIndex_COPS_Module/PerfIndex.h [new file with mode: 0644]
tools/tests/perf_index/PerfIndex_COPS_Module/PerfIndex.xcodeproj/project.pbxproj [new file with mode: 0644]
tools/tests/perf_index/PerfIndex_COPS_Module/Prefix.pch [new file with mode: 0644]
tools/tests/perf_index/README [new file with mode: 0644]
tools/tests/perf_index/compile.c [deleted file]
tools/tests/perf_index/fail.h [new file with mode: 0644]
tools/tests/perf_index/iperf.c [deleted file]
tools/tests/perf_index/main.c [deleted file]
tools/tests/perf_index/md5.c
tools/tests/perf_index/md5.h [new file with mode: 0644]
tools/tests/perf_index/perf_index.c [new file with mode: 0644]
tools/tests/perf_index/perf_index.h
tools/tests/perf_index/perfindex-compile.c [new file with mode: 0644]
tools/tests/perf_index/perfindex-cpu.c [new file with mode: 0644]
tools/tests/perf_index/perfindex-fault.c [new file with mode: 0644]
tools/tests/perf_index/perfindex-file_create.c [new file with mode: 0644]
tools/tests/perf_index/perfindex-file_read.c [new file with mode: 0644]
tools/tests/perf_index/perfindex-file_write.c [new file with mode: 0644]
tools/tests/perf_index/perfindex-iperf.c [new file with mode: 0644]
tools/tests/perf_index/perfindex-memory.c [new file with mode: 0644]
tools/tests/perf_index/perfindex-ram_file_create.c [new file with mode: 0644]
tools/tests/perf_index/perfindex-ram_file_read.c [new file with mode: 0644]
tools/tests/perf_index/perfindex-ram_file_write.c [new file with mode: 0644]
tools/tests/perf_index/perfindex-syscall.c [new file with mode: 0644]
tools/tests/perf_index/perfindex-zfod.c [new file with mode: 0644]
tools/tests/perf_index/ramdisk.c [new file with mode: 0644]
tools/tests/perf_index/ramdisk.h [new file with mode: 0644]
tools/tests/perf_index/stress_cpu.c [deleted file]
tools/tests/perf_index/stress_fault.c [deleted file]
tools/tests/perf_index/stress_file_create.c [deleted file]
tools/tests/perf_index/stress_file_local.c [deleted file]
tools/tests/perf_index/stress_file_ram.c [deleted file]
tools/tests/perf_index/stress_file_read.c [deleted file]
tools/tests/perf_index/stress_file_write.c [deleted file]
tools/tests/perf_index/stress_general.c [deleted file]
tools/tests/perf_index/stress_memory.c [deleted file]
tools/tests/perf_index/stress_syscall.c [deleted file]
tools/tests/perf_index/test_fault_helper.c [new file with mode: 0644]
tools/tests/perf_index/test_fault_helper.h [new file with mode: 0644]
tools/tests/perf_index/test_file_helper.c [new file with mode: 0644]
tools/tests/perf_index/test_file_helper.h [new file with mode: 0644]
tools/tests/superpages/Makefile
tools/tests/superpages/testsp.c
tools/tests/testkext/testthreadcall.cpp
tools/tests/testkext/testthreadcall.h
tools/tests/unit_tests/Makefile [deleted file]
tools/tests/unit_tests/build_tests.sh [deleted file]
tools/tests/unit_tests/clock_types_6368156.c [deleted file]
tools/tests/unit_tests/codesigntests-entitlements.plist [deleted file]
tools/tests/unit_tests/codesigntests.c [deleted file]
tools/tests/unit_tests/cpu_monitor_tests_11646922_src/cpu_hog/cpu_hog-Entitlements.plist [deleted file]
tools/tests/unit_tests/cpu_monitor_tests_11646922_src/cpu_hog/cpu_hog.m [deleted file]
tools/tests/unit_tests/cpu_monitor_tests_11646922_src/cpu_hog/cpu_hog.xcodeproj/project.pbxproj [deleted file]
tools/tests/unit_tests/cpu_monitor_tests_11646922_src/cpu_hog/cpu_hog.xcodeproj/project.xcworkspace/contents.xcworkspacedata [deleted file]
tools/tests/unit_tests/cpu_monitor_tests_11646922_src/cpumon_test_framework.c [deleted file]
tools/tests/unit_tests/cpu_monitor_tests_11646922_src/mach_exc.defs [deleted file]
tools/tests/unit_tests/cpu_monitor_tests_11646922_src/mem_hog/mem_hog.c [deleted file]
tools/tests/unit_tests/fcntlrangecheck_tests_11202484_src/fcntlrangecheck_tests_11202484.c [deleted file]
tools/tests/unit_tests/guarded_fd_tests_11746236_src/guarded_test.c [deleted file]
tools/tests/unit_tests/guarded_fd_tests_11746236_src/guarded_test_common.h [deleted file]
tools/tests/unit_tests/guarded_fd_tests_11746236_src/guarded_test_framework.c [deleted file]
tools/tests/unit_tests/guarded_fd_tests_11746236_src/mach_exc.defs [deleted file]
tools/tests/unit_tests/guarded_mach_port_tests_11178535_src/guarded_test.c [deleted file]
tools/tests/unit_tests/guarded_mach_port_tests_11178535_src/guarded_test_framework.c [deleted file]
tools/tests/unit_tests/guarded_mach_port_tests_11178535_src/mach_exc.defs [deleted file]
tools/tests/unit_tests/libproc_privilege_test_13203438_src/libproc_privilege_test_13203438.c [deleted file]
tools/tests/unit_tests/monitor_stress_12901965_src/monitor_stress-Entitlements.plist [deleted file]
tools/tests/unit_tests/monitor_stress_12901965_src/monitor_stress.xcodeproj/project.pbxproj [deleted file]
tools/tests/unit_tests/monitor_stress_12901965_src/monitor_stress.xcodeproj/project.xcworkspace/contents.xcworkspacedata [deleted file]
tools/tests/unit_tests/monitor_stress_12901965_src/monitor_stress.xcodeproj/project.xcworkspace/xcuserdata/rab.xcuserdatad/UserInterfaceState.xcuserstate [deleted file]
tools/tests/unit_tests/monitor_stress_12901965_src/monitor_stress.xcodeproj/xcuserdata/rab.xcuserdatad/xcschemes/monitor_stress 2.xcscheme [deleted file]
tools/tests/unit_tests/monitor_stress_12901965_src/monitor_stress.xcodeproj/xcuserdata/rab.xcuserdatad/xcschemes/monitor_stress copy.xcscheme [deleted file]
tools/tests/unit_tests/monitor_stress_12901965_src/monitor_stress.xcodeproj/xcuserdata/rab.xcuserdatad/xcschemes/monitor_stress.xcscheme [deleted file]
tools/tests/unit_tests/monitor_stress_12901965_src/monitor_stress.xcodeproj/xcuserdata/rab.xcuserdatad/xcschemes/xcschememanagement.plist [deleted file]
tools/tests/unit_tests/monitor_stress_12901965_src/monitor_stress/monitor_stress.m [deleted file]
tools/tests/unit_tests/pipe_test_10807398_src/child.c [deleted file]
tools/tests/unit_tests/pipe_test_10807398_src/parent.c [deleted file]
tools/tests/unit_tests/pipes_fill_procinfo_11179336.c [deleted file]
tools/tests/unit_tests/ptcwd_test_11269991_src/ptcwd_test_11269991.c [deleted file]
tools/tests/unit_tests/ptrace_test_12507045_src/ptrace_test.c [deleted file]
tools/tests/unit_tests/ptrace_tests_10767133_src/ptrace_tests_10767133.c [deleted file]
tools/tests/unit_tests/sampletest.c [deleted file]
tools/tests/unit_tests/semctl_test_8534495_src/semctl_test_8534495.c [deleted file]
tools/tests/unit_tests/sprace_test_11891562_src/sprace_test_11891562.c [deleted file]
tools/tests/unit_tests/test_waitqlocktry_12053360.c [deleted file]
tools/tests/unit_tests/test_wq_exit_race_panic_10970548.c [deleted file]
tools/tests/unit_tests/thread_get_state_11918811_src/excserver.defs [deleted file]
tools/tests/unit_tests/thread_get_state_11918811_src/thread_get_state.c [deleted file]
tools/tests/unit_tests/xnu_raft_tests.py [deleted file]
tools/tests/xnu_quick_test/32bit_inode_tests.c
tools/tests/xnu_quick_test/README
tools/tests/xnu_quick_test/commpage_tests.c
tools/tests/xnu_quick_test/kqueue_tests.c
tools/tests/xnu_quick_test/main.c
tools/tests/xnu_quick_test/makefile
tools/tests/xnu_quick_test/misc.c
tools/tests/xnu_quick_test/pipes_tests.c
tools/tests/xnu_quick_test/sema_tests.c
tools/tests/xnu_quick_test/shared_memory_tests.c
tools/tests/xnu_quick_test/socket_tests.c
tools/tests/xnu_quick_test/tests.c
tools/tests/xnu_quick_test/tests.h
tools/tests/xnu_quick_test/xnu_quick_test.entitlements [new file with mode: 0644]
tools/tests/zero-to-n/Makefile
tools/tests/zero-to-n/zero-to-n.c