summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2024-02-12Add documentation for thread_set_nameSamuel Thibault
2024-01-31fix doc buildSamuel Thibault
2024-01-30Add vm_pages_physSamuel Thibault
2023-10-01ddb: Add whatis commandSamuel Thibault
2023-04-07Remove host_get_boot_info and host_get_kernel_boot_info since they are not used.Flavio Cruz
2023-04-03Make exception subcode a longSergey Bugaev
2023-03-13Use c_string to define host_get_kernel_version and host_get_kernel_boot_info.Flavio Cruz
2023-01-28Add host_set_time64 and host_adjust_time64Flavio Cruz
2023-01-19Add host_get_time64 RPC to return the time as time_value64_tFlavio Cruz
2022-12-06Make task_info.h structs more portableFlavio Cruz
2022-12-03task: Add task_set_essentialSamuel Thibault
2022-11-06doc: Add hints on using convenience variables in show commandsSamuel Thibault
2022-01-16task_set_name: make string parameter constSamuel Thibault
2021-01-20doc: Add a missing field for 'struct thread_sched_info'.Guy-Fleury Iteriteka
2020-12-20vm_map: Fix taking into account high bits in maskSamuel Thibault
2020-07-10Add hardware interrupt notification mechanismSamuel Thibault
2020-07-09Add vm_allocate_contiguous RPCSamuel Thibault
2020-04-16doc: Add missing word.Ricardo Wurmus
2020-04-06ddb: Add 64bit support to memory examinationSamuel Thibault
2020-01-27doc: Fix mapped-time exampleSamuel Thibault
2019-10-24Fix build with texinfo 6.7Luca Weiss
2017-08-12ddb: Add magic variable $mapXX.Justus Winter
2017-08-05ddb: debug traps and port referencesJustus Winter
2017-08-05ddb: Print scheduling information.Justus Winter
2017-08-05doc: Document 'show all tasks'.Justus Winter
2016-12-24doc: update documentation about wiringRichard Braun
2016-12-11VM: make vm_wire more POSIX-friendlyRichard Braun
2016-10-03Remove deprecated external memory management interface.Justus Winter
2016-08-26Revert "Fix documentation for vm_map"Samuel Thibault
2016-02-28doc: clarify memory object initializationJustus Winter
2015-07-09Allow non-privileged tasks to wire 64KiB task memorySamuel Thibault
2014-11-10Fix documentation for vm_mapSamuel Thibault
2014-10-10doc: restore section `Inherited Ports'Justus Winter
2014-10-01ipc: provide the protected payload in ipc_kmsg_copyout_headerJustus Winter
2014-10-01include: define MACH_MSG_TYPE_PROTECTED_PAYLOADJustus Winter
2014-10-01include: add msgh_protected_payload to mach_msg_header_tJustus Winter
2014-10-01ipc: implement mach_port_{set,clear}_protected_payloadJustus Winter
2014-06-11doc: explain the floating point flag in kdb outputJustus Winter
2014-04-30doc: fix the number of prioritiesJustus Winter
2014-02-05doc: document task_set_nameJustus Winter
2013-09-26Fix gpl.texi buildSamuel Thibault
2013-09-24Drop Invariant, Front-Cover and Back-Cover referencesSamuel Thibault
2013-05-15Fix itemization errors in the texinfo documentationRichard Braun
2013-02-04Document dwatchSamuel Thibault
2011-09-06* .gitignore: Tighten some rules, and distribute others to...Thomas Schwinge
2011-01-31* doc/mach.texi (device_set_filter): Document filter header.Diego Nieto Cid
2009-12-16Add Xen supportSamuel Thibault
2009-06-182008-11-28 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2009-06-182008-11-13 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2009-06-18 * doc/Makefrag.am: Fix typo.Samuel Thibault