History log of /xv6-public/trap.c (Results 76 – 83 of 83)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 8b4e2a08 01-Jul-2006 rtm <rtm>

swtch saves callee-saved registers
swtch idles on per-CPU stack, not on calling process's stack
fix pipe bugs
usertest.c tests pipes, fork, exit, close


# bd303ed0 28-Jun-2006 kaashoek <kaashoek>

timer interrupts


# c41f1de5 27-Jun-2006 rtm <rtm>

file descriptors
pipes


# b61c2547 26-Jun-2006 rtm <rtm>

system call return values
initialize 2nd cpu's idt


# df5cc916 22-Jun-2006 rtm <rtm>

compile "user programs"
curproc array


# a4c03dea 15-Jun-2006 rtm <rtm>

primitive fork and exit system calls


# cb83c716 13-Jun-2006 rtm <rtm>

fix some trap bugs


# 84eb544b 13-Jun-2006 rtm <rtm>

foo


1234