This website requires JavaScript.
Explore
Help
Sign In
Minix
/
minix
Watch
1
Star
0
Fork
0
You've already forked minix
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
582c0ed74de6865317af123dc95145dc042b2413
minix
/
include
/
arch
/
i386
History
Ben Gras
c5c25e7abc
kernel/vm: change pde table info from single buffer to explicit per-process.
...
makes code in kernel more readable, and allows better sanity checking on using the pde info.
2010-05-12 08:31:05 +00:00
..
archtypes.h
kernel/vm: change pde table info from single buffer to explicit per-process.
2010-05-12 08:31:05 +00:00
bios.h
…
cmos.h
…
cpu.h
…
diskparm.h
…
fpu.h
Move archtypes.h, fpu.h, and stackframe.h
2010-03-09 09:41:14 +00:00
int86.h
…
interrupt.h
…
Makefile
- Add support for the ucontext system calls (getcontext, setcontext,
2010-03-12 15:58:41 +00:00
mcontext.h
- Add support for the ucontext system calls (getcontext, setcontext,
2010-03-12 15:58:41 +00:00
memory.h
…
partition.h
…
pci.h
…
ports.h
…
stackframe.h
Move archtypes.h, fpu.h, and stackframe.h
2010-03-09 09:41:14 +00:00
vm.h
atomicity fix when enabling paging
2010-03-22 07:42:52 +00:00