]> Zhao Yanbai Git Server - minix.git/commit
really revert endpoint_t -> int
authorBen Gras <ben@minix3.org>
Mon, 5 Oct 2009 15:47:23 +0000 (15:47 +0000)
committerBen Gras <ben@minix3.org>
Mon, 5 Oct 2009 15:47:23 +0000 (15:47 +0000)
commit24e1e8302866a11597741a9b1ecfdb8f0b29a443
tree27258222d5ee735a9d477683dc0623f2380f2757
parent30804b9ed7e915adffbc1b39370ba049383a3869
really revert endpoint_t -> int

debugging info on panic: decode segment selectors and descriptors, now moved
to arch-specific part, prototypes added; sanity checking in debug.h made
optional with vmassert().
include/minix/type.h
kernel/Makefile
kernel/arch/i386/memory.c
kernel/arch/i386/proto.h
kernel/arch/i386/system.c
kernel/debug.h
kernel/start.c
kernel/utility.c