| /xnu-11215/doc/building/ |
| H A D | bound_checks.md | 77 changes that stick, and help reduce the likelihood of introducing problems that 86 changes to xnu such that it builds without any diagnostics, and testing at desk 87 that your changes did not impact kernel functionality. 91 debugged bounds checks. You should also use bound-checks-debug for xnu changes 96 Once you're confident in your code changes, everything builds, at-desk testing 99 * one pull request with the necessary adoption code changes, configuring the 101 * one pull request that changes `bound-checks-pending` to `bound-checks-soft`. 103 This strategy can save your change and other people's changes even in the face 144 change. Reverting entire changes is a very destructive integration action: any 145 _other_ changes that rely on your modifications may need to be cascaded out of [all …]
|
| H A D | xnu_build_consolidation.md | 66 The changes applied as part of this work focus mainly on: 91 advertised through the `AIDR_EL1` register. One of the changes is the addition of a function, 98 and their physical IDs. This effort piggybacks on other recent XNU changes which aimed to consolida…
|
| /xnu-11215/tests/ |
| H A D | poll_select_kevent_paired_fds.c | 385 int changes = 1; in write_to_fd() local 407 int kev = kevent_qos(-1, changes == 0 ? NULL : events, changes, in write_to_fd() 411 changes = 0; in write_to_fd() 642 int changes = 1; in read_from_fd() local 654 int kev = kevent_qos(-1, changes == 0 ? NULL : events, changes, in read_from_fd() 658 changes = 0; in read_from_fd()
|
| H A D | mach_exc.defs | 54 * the rights to redistribute these changes.
|
| H A D | excserver_backtrace.defs | 54 * the rights to redistribute these changes.
|
| /xnu-11215/osfmk/mach/ |
| H A D | prof.defs | 44 * Merged '64-bit safe' changes from DEC alpha port. 102 * the rights to redistribute these changes.
|
| H A D | upl.defs | 54 * the rights to redistribute these changes.
|
| H A D | host_security.defs | 54 * the rights to redistribute these changes.
|
| H A D | notify.defs | 54 * the rights to redistribute these changes.
|
| H A D | processor.defs | 54 * the rights to redistribute these changes.
|
| H A D | exc.defs | 54 * the rights to redistribute these changes.
|
| H A D | processor_set.defs | 54 * the rights to redistribute these changes.
|
| H A D | mach_exc.defs | 54 * the rights to redistribute these changes.
|
| /xnu-11215/doc/debugging/ |
| H A D | macro_testing.md | 5 Be careful when touching common framework code. For larger changes, ask the Platform Triage team to 6 validate that the changes work in their environment before integration.
|
| /xnu-11215/bsd/vfs/ |
| H A D | vfs_utfconv.c | 1086 int changes = 0; in prioritysort() local 1090 changes = 0; in prioritysort() 1103 changes = 1; in prioritysort() 1117 } while (changes); in prioritysort()
|
| H A D | vnode_if.src | 38 # Needs to be updated for KPI changes...
|
| /xnu-11215/osfmk/conf/ |
| H A D | copyright.cmu | 24 * the rights to redistribute these changes.
|
| /xnu-11215/tools/lldbmacros/ |
| H A D | README.md | 16 iv. Submitting changes in lldbmacros [MUST READ] 119 …M of each kernel build. This helps in rev-locking the lldb commands with changes in kernel sources. 182 SPECIAL Note: Very often you will find yourself making changes to a file for some command/summary a… 184 To easily reload your changes in lldb please follow the below example. 190 * now to reload that particular changes without killing your debug session do 200 why your changes are not reflected in the command. 275 …old code that it will still call the old function and hence will not display new changes in file o… 370 iv. Submitting changes in lldbmacros 375 * Save the changes requried for new command or fix into lldbmacros directory. 385 * Verify that your changes are present in the dSYM directory of new build. [all …]
|
| /xnu-11215/libsyscall/mach/ |
| H A D | err_us.sub | 28 * rights to redistribute these changes.
|
| H A D | err_ipc.sub | 28 * rights to redistribute these changes.
|
| H A D | err_mach_ipc.sub | 28 * rights to redistribute these changes.
|
| /xnu-11215/bsd/crypto/doc/ |
| H A D | KernelCrypto.txt | 70 form is allowed (with or without changes) provided that: 100 form is allowed (with or without changes) provided that: 132 changes) provided that:
|
| /xnu-11215/libkern/zlib/ |
| H A D | README | 36 The changes made in version 1.2.3 are documented in the file ChangeLog. 123 in the file ChangeLog history information documenting your changes. Please
|
| /xnu-11215/osfmk/device/ |
| H A D | device_types.defs | 54 * the rights to redistribute these changes.
|
| /xnu-11215/osfmk/mach_debug/ |
| H A D | mach_debug_types.defs | 54 * the rights to redistribute these changes.
|