aboutsummaryrefslogtreecommitdiff
path: root/Makefrag.am
Commit message (Expand)AuthorAgeFilesLines
* Delete include/mach/default_pager_helper.defsFlavio Cruz2023-04-101-1/+0
* Remove bootstrap.defsSergey Bugaev2023-04-031-1/+0
* Delete include/mach/msg_type.hFlavio Cruz2023-02-201-1/+0
* Remove a.out support for ddbFlavio Cruz2023-02-091-2/+0
* Do not include seg.c when building for x86_64Flavio Cruz2023-01-261-0/+7
* Include mig generated headers to avoid warnings with -Wmissing-prototypes.Flavio Cruz2023-01-191-3/+0
* Delete util/putchar.{c,h} and util/puts.cFlavio Cruz2023-01-181-3/+0
* remove unused file ipc/mach_rpc.cLuca Dariz2023-01-161-1/+0
* Create kern/mach4.h and kern/mach_host.h and define the RPC prototypes for ma...Flavio Cruz2023-01-131-0/+2
* Preemptively fix warnings that will be caused by -Wmissing-prototypesFlavio Cruz2023-01-101-0/+1
* Export input structures used by Hurd in device/input.h.Flavio Cruz2023-01-091-0/+1
* Introduce time_value64_t to keep track of real time in the kernelFlavio Cruz2023-01-031-1/+1
* Delete kern_timestamp system call since it is not usedFlavio Cruz2022-12-271-2/+0
* Implement our own functions to convert between host and network valuesFlavio Cruz2022-12-171-1/+3
* Delete mach_debug/pc_info.hFlavio Cruz2022-11-281-1/+0
* Delete ipc_info.h since it is not usedFlavio Cruz2022-11-251-1/+0
* cleanup multibootLuca Dariz2022-08-271-1/+0
* Makefrag.am: Move architecture condition inside architecture Makefrag.amSamuel Thibault2022-02-061-4/+0
* smp: Add generic smp pseudoclassAlmudena Garcia2020-09-191-0/+2
* Add hardware interrupt notification mechanismSamuel Thibault2020-07-101-0/+4
* Add experimental RPC infrastructureSamuel Thibault2020-07-091-0/+7
* build system: Add 64bit variantSamuel Thibault2020-03-281-0/+5
* Add vm_object_sync supportSamuel Thibault2018-11-031-0/+1
* Implement basic sleeping locks for gnumachAgustina Arzille2017-03-041-0/+3
* VM: add the vm_wire_all callRichard Braun2016-12-241-0/+1
* Lightweight synchronization mechanismAgustina Arzille2016-04-151-0/+2
* Ship missing filesSamuel Thibault2016-03-111-0/+2
* Include the exception protocol in 'gnumach.msgids'Justus Winter2016-02-231-2/+4
* Use vm_page as the physical memory allocatorRichard Braun2016-01-231-0/+1
* Rework *.msgids handling when neither client nor server stubs are requiredThomas Schwinge2015-10-311-2/+9
* Add missing distributed fileSamuel Thibault2015-07-051-1/+2
* Include the notify protocol in `gnumach.msgids'Justus Winter2015-05-311-1/+2
* ipc: replace the IPC table with a radix treeJustus Winter2015-05-201-4/+0
* kern: add radix tree libraryJustus Winter2015-05-201-0/+3
* kern: import `macros.h' from x15Justus Winter2015-05-191-1/+1
* Ship missing fileSamuel Thibault2014-12-111-1/+2
* kern: provide notifications about new tasksJustus Winter2014-12-091-0/+8
* ddb: add support for ELF symbol tablesJustus Winter2014-09-171-0/+2
* Install the mach_debug header filesJustus Winter2014-04-301-3/+12
* device/dev_pager.c: remove forward declarationMarin Ramesa2013-12-101-0/+1
* device/dev_pager.c (device_pager_data_request): remove forward declarationMarin Ramesa2013-12-101-0/+1
* kern/mach_clock.c: remove forward declarationMarin Ramesa2013-12-051-0/+1
* kern/startup.c: remove forward declarationsMarin Ramesa2013-12-051-0/+3
* i386/i386at: remove forward declarationsMarin Ramesa2013-12-051-0/+1
* kern: new header file exception.hMarin Ramesa2013-12-051-0/+1
* ddb: new header file db_aout.hMarin Ramesa2013-12-051-0/+1
* device: new header file chario.hMarin Ramesa2013-11-241-0/+1
* ddb: create new header file db_mp.hMarin Ramesa2013-11-241-0/+1
* Add files missing in distrib tarballSamuel Thibault2013-09-281-0/+3
* Add -fno-optimize-sibling-calls option for better kdb tracesSamuel Thibault2013-04-081-1/+1