summaryrefslogtreecommitdiff
path: root/Makefrag.am
AgeCommit message (Expand)Author
2023-05-06Delete include/mach/rpc.hFlavio Cruz
2023-04-10Delete include/mach/default_pager_helper.defsFlavio Cruz
2023-04-03Remove bootstrap.defsSergey Bugaev
2023-02-20Delete include/mach/msg_type.hFlavio Cruz
2023-02-09Remove a.out support for ddbFlavio Cruz
2023-01-26Do not include seg.c when building for x86_64Flavio Cruz
2023-01-19Include mig generated headers to avoid warnings with -Wmissing-prototypes.Flavio Cruz
2023-01-18Delete util/putchar.{c,h} and util/puts.cFlavio Cruz
2023-01-16remove unused file ipc/mach_rpc.cLuca Dariz
2023-01-13Create kern/mach4.h and kern/mach_host.h and define the RPC prototypes for ma...Flavio Cruz
2023-01-10Preemptively fix warnings that will be caused by -Wmissing-prototypesFlavio Cruz
2023-01-09Export input structures used by Hurd in device/input.h.Flavio Cruz
2023-01-03Introduce time_value64_t to keep track of real time in the kernelFlavio Cruz
2022-12-27Delete kern_timestamp system call since it is not usedFlavio Cruz
2022-12-17Implement our own functions to convert between host and network valuesFlavio Cruz
2022-11-28Delete mach_debug/pc_info.hFlavio Cruz
2022-11-25Delete ipc_info.h since it is not usedFlavio Cruz
2022-08-27cleanup multibootLuca Dariz
2022-02-06Makefrag.am: Move architecture condition inside architecture Makefrag.amSamuel Thibault
2020-09-19smp: Add generic smp pseudoclassAlmudena Garcia
2020-07-10Add hardware interrupt notification mechanismSamuel Thibault
2020-07-09Add experimental RPC infrastructureSamuel Thibault
2020-03-28build system: Add 64bit variantSamuel Thibault
2018-11-03Add vm_object_sync supportSamuel Thibault
2017-03-04Implement basic sleeping locks for gnumachAgustina Arzille
2016-12-24VM: add the vm_wire_all callRichard Braun
2016-04-15Lightweight synchronization mechanismAgustina Arzille
2016-03-11Ship missing filesSamuel Thibault
2016-02-23Include the exception protocol in 'gnumach.msgids'Justus Winter
2016-01-23Use vm_page as the physical memory allocatorRichard Braun
2015-10-31Rework *.msgids handling when neither client nor server stubs are requiredThomas Schwinge
2015-07-05Add missing distributed fileSamuel Thibault
2015-05-31Include the notify protocol in `gnumach.msgids'Justus Winter
2015-05-20ipc: replace the IPC table with a radix treeJustus Winter
2015-05-20kern: add radix tree libraryJustus Winter
2015-05-19kern: import `macros.h' from x15Justus Winter
2014-12-11Ship missing fileSamuel Thibault
2014-12-09kern: provide notifications about new tasksJustus Winter
2014-09-17ddb: add support for ELF symbol tablesJustus Winter
2014-04-30Install the mach_debug header filesJustus Winter
2013-12-10device/dev_pager.c: remove forward declarationMarin Ramesa
2013-12-10device/dev_pager.c (device_pager_data_request): remove forward declarationMarin Ramesa
2013-12-05kern/mach_clock.c: remove forward declarationMarin Ramesa
2013-12-05kern/startup.c: remove forward declarationsMarin Ramesa
2013-12-05i386/i386at: remove forward declarationsMarin Ramesa
2013-12-05kern: new header file exception.hMarin Ramesa
2013-12-05ddb: new header file db_aout.hMarin Ramesa
2013-11-24device: new header file chario.hMarin Ramesa
2013-11-24ddb: create new header file db_mp.hMarin Ramesa
2013-09-28Add files missing in distrib tarballSamuel Thibault