aboutsummaryrefslogtreecommitdiff
path: root/proc/host.c
Commit message (Expand)AuthorAgeFilesLines
* x86_64: do not define mach_cpu_subtypes since we don't use itFlavio Cruz2024-09-081-0/+2
* proc: Add support for AArch64 in unameSergey Bugaev2024-03-231-2/+2
* proc: Only try host_kernel_version () on i386Sergey Bugaev2024-03-231-2/+2
* x86_64: Drop -AT386 part in uname machineSamuel Thibault2023-11-061-3/+10
* Only use host_get_kernel_version and default_pager_paging_storage_new in x86_64.Flavio Cruz2023-05-111-0/+3
* proc: Port to x86_64Sergey Bugaev2023-05-101-5/+5
* Use the new host_get_kernel_version introduced recently.Flavio Cruz2023-04-031-1/+6
* proc: Use ports_request_dead_name_notification ()Sergey Bugaev2022-08-101-9/+3
* Make RPC input array parameters constSamuel Thibault2022-01-161-5/+5
* Fix build warningsSamuel Thibault2022-01-011-3/+3
* Simplify deallocations.Justus Winter2017-08-051-2/+1
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-8/+8
* Fix space styleSamuel Thibault2015-03-051-12/+12
* proc: store the device master port in _hurd_device_masterJustus Winter2013-11-281-1/+1
* proc: store the privileged host port in _hurd_host_privJustus Winter2013-11-281-2/+2
* Decouple the Hurd version from the package version.Thomas Schwinge2013-09-271-3/+4
* Fix duplicate port deallocation on errorSamuel Thibault2009-12-281-1/+2
* 2002-05-07 Roland McGrath <roland@frob.com>Roland McGrath2002-05-081-32/+32
* 2001-07-13 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-07-131-1/+12
* 2001-05-12 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-05-121-1/+4
* 2000-04-03 Neal H Walfield <neal@cs.uml.edu>Roland McGrath2001-04-151-21/+78
* Tue Sep 16 15:26:04 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-09-161-79/+2
* Fri Oct 25 20:30:22 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-10-261-3/+4
* *** empty log message ***Thomas Bushnell1996-09-051-69/+48
* Many changes to support multi-threading. See ChangeLog.Michael I. Bushnell1996-04-251-1/+23
* entered into RCSRoland McGrath1994-10-101-2/+15
* Formerly host.c.~9~Roland McGrath1994-10-031-142/+126
* Formerly host.c.~8~Roland McGrath1994-09-101-12/+12
* Formerly host.c.~7~Michael I. Bushnell1994-08-171-37/+4
* Formerly host.c.~6~Michael I. Bushnell1994-08-151-2/+60
* Formerly host.c.~5~Michael I. Bushnell1994-07-221-1/+1
* Formerly host.c.~4~Roland McGrath1994-05-121-61/+64
* Formerly host.c.~3~Michael I. Bushnell1994-05-091-0/+251
* Formerly host.c.~2~Michael I. Bushnell1994-05-061-11/+14
* Initial revisionMichael I. Bushnell1994-03-221-0/+204