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
/
i386
/
include
Age
Commit message (
Expand
)
Author
2017-07-12
Fixed broken multiboot struct
rlfnb
2016-09-10
[boot-i386] Reduce differences with NetBSD
Antoine Leca
2016-01-13
NetBSD re-synchronization of the source tree
Lionel Sambuc
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
x86 multiboot.h
Ben Gras
2014-03-03
<sys/ptrace.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-02-26
Removing obsolete _MINIX define
Lionel Sambuc
2013-01-17
ARM updates
Lionel Sambuc
2013-01-14
Libraries updates and cleanup
Lionel Sambuc
2013-01-14
Moving all NetBSD headers back where they belong.
Lionel Sambuc
2012-02-10
sys: move some include dirs
Antoine Leca