aboutsummaryrefslogtreecommitdiff
path: root/mach-defpager/setup.c
Commit message (Expand)AuthorAgeFilesLines
* More device_get_status count fixesSamuel Thibault2024-11-041-1/+1
* Only use host_get_kernel_version and default_pager_paging_storage_new in x86_64.Flavio Cruz2023-05-111-4/+6
* mach-defpager: Port to x86_64Sergey Bugaev2023-05-101-2/+2
* Use c_string for default_pager_filename_t to define a new default_pager_pagin...Flavio Cruz2023-04-251-0/+10
* Remove default_pager_paging_file RPC from default pagerFlavio Cruz2023-04-151-50/+0
* Modernize code by removing use of old style definitions.Flavio Cruz2023-04-031-4/+3
* Fix const warningsSamuel Thibault2022-01-171-3/+3
* Make RPC input array parameters constSamuel Thibault2022-01-161-2/+2
* mach-defpager: Drop kalloc/kfreeSamuel Thibault2021-08-161-5/+5
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-8/+8
* mach-defpager: fix local includesJustus Winter2014-03-251-2/+2
* mach-defpager: fix type of size argumentsJustus Winter2014-03-121-3/+3
* Remove warnings during compilation.Maksym Planeta2012-03-261-5/+7
* Remove `serverboot'; fix "make dist" in `mach-defpager'.Ludovic Courtès2011-04-031-1/+1
* Fix swap on large devicesJeremie Koenig2010-08-011-9/+9
* 2007-06-06 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2007-06-061-6/+7
* 2002-06-15 Roland McGrath <roland@frob.com>Roland McGrath2002-06-161-3/+7
* 2002-03-23 Roland McGrath <roland@frob.com>Roland McGrath2002-03-241-1/+6
* * setup.c (page_read_file_direct): Fix logic to find the run thatMark Kettenis2001-06-051-14/+15
* 2000-12-28 Roland McGrath <roland@frob.com>Roland McGrath2001-02-281-0/+294