Commit History

Autor SHA1 Mensaxe Data
  coderain e74fa89f68 Merge branch 'master' into mm_rewrite %!s(int64=5) %!d(string=hai) anos
  coderain 38ced47171 Now booting goes further with the new memory manager %!s(int64=5) %!d(string=hai) anos
  coderain a2008648fd Make the rest of the drivers work with the new MM as well %!s(int64=5) %!d(string=hai) anos
  coderain 39e299164b Make the floppy driver and ISA DMA work with the new memory manager %!s(int64=5) %!d(string=hai) anos
  coderain 2157a8e9eb Remove the old memory manager. Make changes so the kernel compiles. %!s(int64=5) %!d(string=hai) anos
  coderain ba065d626d Bugfixes. Starting work on sections. %!s(int64=5) %!d(string=hai) anos
  coderain 7001b53236 Start implementing address space management %!s(int64=5) %!d(string=hai) anos
  coderain 64a2f98d10 Memory manager initialization bugfixes and improvements %!s(int64=6) %!d(string=hai) anos
  coderain dbbcc22291 Fix qsort %!s(int64=6) %!d(string=hai) anos
  coderain 7be3309df6 Use macros to allow prefixing C runtime library symbols %!s(int64=6) %!d(string=hai) anos
  coderain 487e8f3923 Memory manager improvements %!s(int64=6) %!d(string=hai) anos
  coderain 07e7ee3a41 Merge branch 'master' into mm_rewrite %!s(int64=6) %!d(string=hai) anos
  coderain cf0e7bf409 Create the bin directories during the build process %!s(int64=6) %!d(string=hai) anos
  coderain f873ac437d [sdk] Implement mini lists, which are singly-linked %!s(int64=6) %!d(string=hai) anos
  coderain dcef4bcee0 [sdk] Fix incorrect assumptions in the AVL binary search routines %!s(int64=6) %!d(string=hai) anos
  coderain a16949de96 Rewrite the system clock to use timestamps instead of calendar time %!s(int64=6) %!d(string=hai) anos
  coderain 738cdf14f4 Change the timer syscalls so that sysret_t can be 32-bit %!s(int64=6) %!d(string=hai) anos
  coderain 1d2617f421 Reorganize the files. %!s(int64=6) %!d(string=hai) anos
  coderain 126dd9162c Implement vectored I/O. %!s(int64=6) %!d(string=hai) anos
  coderain fa23adff9e Implement events using semaphores. %!s(int64=6) %!d(string=hai) anos
  coderain 93a356d7da Fix pin_memory. %!s(int64=6) %!d(string=hai) anos
  coderain 260aea5e3f Fix a stack leak. Prevent the kernel stack from overflowing. %!s(int64=6) %!d(string=hai) anos
  coderain c25156ad46 Make sizeof(long) the default heap alignment. %!s(int64=6) %!d(string=hai) anos
  coderain fce977c0d1 Get rid of exception_return %!s(int64=6) %!d(string=hai) anos
  coderain ae4db17b61 Fix a bug in common.mk. %!s(int64=6) %!d(string=hai) anos
  coderain 46c61c61ea Fix a bug in free_page. %!s(int64=6) %!d(string=hai) anos
  coderain 95d13d26be Make sure the IOCTL buffers are optional. %!s(int64=6) %!d(string=hai) anos
  coderain 82ffccf3e4 Switch to the context of the kernel process in vm86_interrupt. %!s(int64=6) %!d(string=hai) anos
  coderain 59661c59c7 Fix a bug in wait_for_objects. %!s(int64=6) %!d(string=hai) anos
  coderain 52c5ee0487 Improve process/thread termination. %!s(int64=6) %!d(string=hai) anos