index
:
minix3
master
Git Repository for an attempted revival of the Minix 3 Operating System
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
Age
Commit message (
Expand
)
Author
2017-07-12
Fixed broken multiboot struct
rlfnb
2017-05-08
Fix Makefile.boot small issue sync'ing with NetBSD
Antoine Leca
2016-09-10
[boot-i386] Reduce differences with NetBSD
Antoine Leca
2016-01-25
bootloader: do not try to autoload NetBSD modules
David van Moolenbroek
2016-01-13
NetBSD re-synchronization of the source tree
Lionel Sambuc
2015-10-10
New image framework generation
Jean-Baptiste Boric
2015-02-10
bootloader: pass memory map to kernel
David van Moolenbroek
2014-12-10
ARM: remove minix type exception
Ben Gras
2014-07-31
New sources layout
Lionel Sambuc
2014-07-28
LLVM Minix changes
Lionel Sambuc
2014-07-28
gold -Ttext=.. workaround
Ben Gras
2014-07-28
remove __BIT_TYPES_DEFINED__ because they are actually not defined.
Kees Jongenburger
2014-07-28
_MINIX_SYSTEM - fixes for in-minix crossbuild
Ben Gras
2014-07-28
Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC)
Lionel Sambuc
2014-03-03
i386 param.h
Ben Gras
2014-03-03
<machine/signal.h>
Ben Gras
2014-03-03
i386 cpu.h
Ben Gras
2014-03-03
import / small alignment of many arm includes
Ben Gras
2014-03-03
x86 multiboot.h
Ben Gras
2014-03-03
<sys/ptrace.h>
Ben Gras
2014-03-03
align ARM cpu.h importing & using armreg.h
Ben Gras
2014-03-03
<vmparam.h>
Ben Gras
2014-03-03
<machine/mcontext.h>
Ben Gras
2014-03-03
sys/arch/{arm,i386}/include: merges
Lionel Sambuc
2014-03-03
Extending time_t to 64bits.
Lionel Sambuc
2014-03-02
use netbsd <sys/signal.h> and sigset_t
Ben Gras
2014-03-01
Adding ipc_ prefix to ipc primitives
Lionel Sambuc
2014-03-01
netbsd dirent.h, import sys/sys *.h, mfs cleanup
Ben Gras
2014-03-01
Replacing timer_t by netbsd's timer_t
Lionel Sambuc
2014-02-18
Alignement on netbsd types, part 1
Lionel Sambuc
2013-08-27
fix a few more minix specific warnings
Ben Gras
2013-06-18
LLVM bitcode for almost the whole source tree
Anton Kuijsten
2013-06-11
Gold linker support for entire source tree
Anton Kuijsten
2013-04-09
Downgrading to netbsd zlib version
Lionel Sambuc
2013-03-13
Adapt ARM print macro to match used types
Lionel Sambuc
2013-02-26
Removing obsolete _MINIX define
Lionel Sambuc
2013-01-17
ARM updates
Lionel Sambuc
2013-01-15
sys/arch/x86/include updates
Ben Gras
2013-01-14
Libraries updates and cleanup
Lionel Sambuc
2013-01-14
Moving all NetBSD headers back where they belong.
Lionel Sambuc
2012-11-15
Upgrading build system to new NetBSD revision
Lionel Sambuc
2012-10-12
bootloader: usability improvements
David van Moolenbroek
2012-08-27
various warning/errorwarning fixes for gcc47
Ben Gras
2012-08-24
hide block_t behind _MINIX (for gcc)
Ben Gras
2012-06-18
Makefile fixups for cross compilation
Dirk Vogt
2012-03-28
boot: use high baud rate by default
Thomas Veerman
2012-02-24
Cosmetic boot fix.
Antoine Leca
2012-02-14
Full switch to clang/ELF. Drop ack. Simplify.
Ben Gras
2012-02-10
sys: move some include dirs
Antoine Leca
2012-02-09
Integrate new boot stuff into build scheme.
Evgeniy Ivanov
[next]