]> hydra-www.ietfng.org Git - xv6-public/commit
A few small cosmetic changes
authorNathaniel Wesley Filardo <nwf@cs.jhu.edu>
Tue, 27 Oct 2015 00:42:02 +0000 (20:42 -0400)
committerPeter H. Froehlich <peter.hans.froehlich@gmail.com>
Tue, 3 Nov 2015 22:57:29 +0000 (17:57 -0500)
commitd006c4d0c7f04579089b5f102c18b99055b7e19b
tree51cab3a7e98dcc21c6270cc4615aab2620754dc3
parent803d73842629a73b3770b486de12dacba5e8b571
A few small cosmetic changes

Comments, fixing a panic() message, and making trap.c a little more debugger
friendly (now possible to breakpoint specifically on a trap-induced exit,
rather than the syscall)
proc.h
trap.c
vm.c