summaryrefslogtreecommitdiff
path: root/kern/bootstrap.c
AgeCommit message (Expand)Author
2025-02-08Add names to kernel tasks and threadsSamuel Thibault
2024-03-29elf-load: Respect PT_GNU_STACKSergey Bugaev
2023-04-04Align the user stack correctly for 64 bit programs.Flavio Cruz
2023-02-16x86_64: fix argument passing to bootstrap modules if ! USER32Luca Dariz
2023-01-19Include mig generated headers to avoid warnings with -Wmissing-prototypes.Flavio Cruz
2022-12-27Fix some warnings with -Wmissing-prototypes.Flavio Cruz
2022-12-07Update kern/ directory to use mach_port_name_t.Flavio Cruz
2022-08-28Fix 64-to-32 copyoutSamuel Thibault
2022-08-28fix argument passing to bootstrap modulesLuca Dariz
2022-08-27cleanup multibootLuca Dariz
2020-10-07bootstrap: Increase STACK_SIZESamuel Thibault
2020-04-06bootstrap: Add missing reference to send port between tasksSamuel Thibault
2020-03-28bootstrap.c: Add 32-on-64bit supportSamuel Thibault
2017-10-26kern: Fix crash.Justus Winter
2017-10-23Drop the register qualifier.Justus Winter
2017-03-18kern: Make kernel task available to bootscript.Justus Winter
2016-05-18Fix gcc-6 warningsSamuel Thibault
2016-01-23Use vm_page as the physical memory allocatorRichard Braun
2015-09-27kern/bootstrap: drop into the debuggerJustus Winter
2015-08-20kern/bootstrap: tune lockingJustus Winter
2015-07-20kern/bootstrap: deallocate threadJustus Winter
2015-07-19kern/bootstrap: deallocate taskJustus Winter
2015-07-18kern/bootstrap: fix lockingJustus Winter
2015-07-09kern: improve error handlingJustus Winter
2014-09-26kern: create send rights as they are inserted at bootstrap timeJustus Winter
2014-04-13kern: set the name of tasks created during the bootstrapJustus Winter
2014-03-26kern: fix formatting of multiboot modulesJustus Winter
2013-12-20Declare void argument lists (part 2)Marin Ramesa
2013-12-17Cleanup of the copyin() and copyout() callsMarin Ramesa
2013-12-15Declare void argument listsMarin Ramesa
2013-12-05kern/bootstrap.c: remove forward declarationsMarin Ramesa
2013-11-13kern: remove register qualifiersMarin Ramesa
2012-03-20Use long typesSamuel Thibault
2012-03-09Use unsigned long for addresses and sizesSamuel Thibault
2011-12-17Fix kern/kalloc.h includesRichard Braun
2011-09-05Drop module memory free verbositySamuel Thibault
2011-09-05Free memory used by boot modulesSamuel Thibault
2010-04-06Fix crash on Xen when no module is providedSamuel Thibault
2009-12-16Add Xen supportSamuel Thibault
2009-10-20Fix warningsSamuel Thibault
2009-06-182008-07-23 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182006-11-11 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182006-11-11 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182006-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182006-11-09 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182006-11-07 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182006-11-05 Barry deFreese <bddebian@comcast.net>Samuel Thibault