index
:
gnumach.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
kern: Add a mach host operation which returns elapsed time since bootup
Zhaoming Luo
2024-12-29
1
-0
/
+5
*
Add documentation for thread_set_name
Samuel Thibault
2024-02-12
1
-0
/
+11
*
fix doc build
Samuel Thibault
2024-01-31
1
-0
/
+1
*
Add vm_pages_phys
Samuel Thibault
2024-01-30
1
-0
/
+17
*
ddb: Add whatis command
Samuel Thibault
2023-10-01
1
-0
/
+4
*
Remove host_get_boot_info and host_get_kernel_boot_info since they are not used.
Flavio Cruz
2023-04-07
1
-14
/
+0
*
Make exception subcode a long
Sergey Bugaev
2023-04-03
1
-2
/
+2
*
Use c_string to define host_get_kernel_version and host_get_kernel_boot_info.
Flavio Cruz
2023-03-13
1
-4
/
+4
*
Add host_set_time64 and host_adjust_time64
Flavio Cruz
2023-01-28
1
-2
/
+2
*
Add host_get_time64 RPC to return the time as time_value64_t
Flavio Cruz
2023-01-19
1
-17
/
+25
*
Make task_info.h structs more portable
Flavio Cruz
2022-12-06
1
-9
/
+9
*
task: Add task_set_essential
Samuel Thibault
2022-12-03
1
-0
/
+11
*
doc: Add hints on using convenience variables in show commands
Samuel Thibault
2022-11-06
1
-0
/
+9
*
task_set_name: make string parameter const
Samuel Thibault
2022-01-16
1
-1
/
+1
*
doc: Add a missing field for 'struct thread_sched_info'.
Guy-Fleury Iteriteka
2021-01-20
1
-0
/
+3
*
vm_map: Fix taking into account high bits in mask
Samuel Thibault
2020-12-20
1
-2
/
+2
*
Add hardware interrupt notification mechanism
Samuel Thibault
2020-07-10
1
-0
/
+22
*
Add vm_allocate_contiguous RPC
Samuel Thibault
2020-07-09
1
-0
/
+24
*
doc: Add missing word.
Ricardo Wurmus
2020-04-16
1
-1
/
+1
*
ddb: Add 64bit support to memory examination
Samuel Thibault
2020-04-06
1
-0
/
+3
*
doc: Fix mapped-time example
Samuel Thibault
2020-01-27
1
-0
/
+2
*
Fix build with texinfo 6.7
Luca Weiss
2019-10-24
1
-0
/
+1
*
ddb: Add magic variable $mapXX.
Justus Winter
2017-08-12
1
-0
/
+5
*
ddb: debug traps and port references
Justus Winter
2017-08-05
1
-0
/
+8
*
ddb: Print scheduling information.
Justus Winter
2017-08-05
1
-2
/
+3
*
doc: Document 'show all tasks'.
Justus Winter
2017-08-05
1
-0
/
+4
*
doc: update documentation about wiring
Richard Braun
2016-12-24
1
-0
/
+41
*
VM: make vm_wire more POSIX-friendly
Richard Braun
2016-12-11
1
-4
/
+2
*
Remove deprecated external memory management interface.
Justus Winter
2016-10-03
1
-102
/
+12
*
Revert "Fix documentation for vm_map"
Samuel Thibault
2016-08-26
1
-1
/
+1
*
doc: clarify memory object initialization
Justus Winter
2016-02-28
1
-2
/
+3
*
Allow non-privileged tasks to wire 64KiB task memory
Samuel Thibault
2015-07-09
1
-6
/
+7
*
Fix documentation for vm_map
Samuel Thibault
2014-11-10
1
-1
/
+1
*
doc: restore section `Inherited Ports'
Justus Winter
2014-10-10
1
-62
/
+65
*
ipc: provide the protected payload in ipc_kmsg_copyout_header
Justus Winter
2014-10-01
1
-0
/
+19
*
include: define MACH_MSG_TYPE_PROTECTED_PAYLOAD
Justus Winter
2014-10-01
1
-0
/
+6
*
include: add msgh_protected_payload to mach_msg_header_t
Justus Winter
2014-10-01
1
-0
/
+9
*
ipc: implement mach_port_{set,clear}_protected_payload
Justus Winter
2014-10-01
1
-0
/
+35
*
doc: explain the floating point flag in kdb output
Justus Winter
2014-06-11
1
-2
/
+3
*
doc: fix the number of priorities
Justus Winter
2014-04-30
1
-3
/
+3
*
doc: document task_set_name
Justus Winter
2014-02-05
1
-0
/
+11
*
Fix gpl.texi build
Samuel Thibault
2013-09-26
1
-8
/
+1
*
Drop Invariant, Front-Cover and Back-Cover references
Samuel Thibault
2013-09-24
1
-16
/
+4
*
Fix itemization errors in the texinfo documentation
Richard Braun
2013-05-15
1
-2
/
+2
*
Document dwatch
Samuel Thibault
2013-02-04
1
-0
/
+9
*
* .gitignore: Tighten some rules, and distribute others to...
Thomas Schwinge
2011-09-06
1
-0
/
+4
*
* doc/mach.texi (device_set_filter): Document filter header.
Diego Nieto Cid
2011-01-31
1
-1
/
+28
*
Add Xen support
Samuel Thibault
2009-12-16
1
-2
/
+2
*
2008-11-28 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-2
/
+6
*
2008-11-13 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-1
/
+9
[next]