Commit graph

826 commits

Author SHA1 Message Date
rsc
cd12eea3c7 make trap fit on one page 2006-09-08 14:29:58 +00:00
rsc
1656b1b232 move growproc up higher 2006-09-08 14:26:51 +00:00
rsc
be29b8e263 ++ 2006-09-08 14:26:16 +00:00
rsc
d6d636aad3 make setjmp fit on one page 2006-09-08 14:20:43 +00:00
rsc
ab299eb39a can break after }; too 2006-09-08 14:19:30 +00:00
rsc
d911d83ca1 fix various comments 2006-09-08 13:55:43 +00:00
rsc
ec5783cbd2 runoff changes 2006-09-08 13:53:18 +00:00
rsc
72a590d9e5 quiet 2006-09-08 13:44:56 +00:00
rsc
2cbb4b1842 stop using fd to name files 2006-09-08 13:44:42 +00:00
kaashoek
5692823b1f minor makefile fixes for printing
cut last line of readme so that readme fits on single page
2006-09-07 21:03:13 +00:00
kaashoek
2e898063ae a bit more structure 2006-09-07 20:28:53 +00:00
rsc
4d33ef8612 explain how to use 2006-09-07 20:06:20 +00:00
rsc
339a9beaf5 new targets bochs and qemu 2006-09-07 20:06:15 +00:00
rsc
f3c393ba9f fix tests 2006-09-07 20:06:08 +00:00
kaashoek
641e29c583 add copyright notice 2006-09-07 19:37:16 +00:00
rsc
95edc8921f debugging help 2006-09-07 16:54:28 +00:00
rsc
41abfaa92e missing def 2006-09-07 16:54:23 +00:00
rsc
21eafd48e2 fix disk bug 2006-09-07 16:54:18 +00:00
rsc
3c821bf9ae better comment 2006-09-07 16:54:15 +00:00
rsc
b6cac0a53b check preconditions in sched 2006-09-07 16:54:00 +00:00
rsc
e7a5b3c5ee comment memory barriers 2006-09-07 16:53:49 +00:00
rsc
0b75a8e8be no recursive interrupts 2006-09-07 16:53:16 +00:00
rsc
5a71f93301 debugging rearrangements 2006-09-07 16:52:13 +00:00
rsc
ab17e3198b debugging prints 2006-09-07 15:45:38 +00:00
rsc
1542186378 allow long names again 2006-09-07 15:34:28 +00:00
rsc
0517a730db remove bogus test 2006-09-07 15:31:40 +00:00
rsc
0294e3e290 comments 2006-09-07 15:31:33 +00:00
rsc
19297caf0d fix ide, pit interfaces 2006-09-07 15:29:54 +00:00
rsc
6c8acf9e04 check super-long lookups 2006-09-07 15:15:46 +00:00
rsc
0d6bbd3172 clean namei search loop 2006-09-07 15:15:32 +00:00
rsc
7a054598fa fix build bug 2006-09-07 14:39:05 +00:00
rsc
70c3260dc4 fix pipe bug 2006-09-07 14:38:56 +00:00
rsc
bb207a1d42 comments 2006-09-07 14:28:12 +00:00
kaashoek
52253dce65 remove fstest 2006-09-07 14:17:30 +00:00
rsc
224f6598c1 refactor syscall code 2006-09-07 14:13:26 +00:00
rsc
31085bb416 more comments 2006-09-07 14:12:30 +00:00
rsc
7e019461c8 fix build 2006-09-07 14:10:52 +00:00
kaashoek
a64cd81342 one regression test program 2006-09-07 13:23:41 +00:00
rsc
1dca3afbbb remove _ prefixes 2006-09-07 13:08:23 +00:00
rsc
05a7bbe08b comment fixes 2006-09-07 13:07:52 +00:00
rsc
94d7e25975 avoid system binary clashes 2006-09-07 13:07:39 +00:00
rsc
7678a19ecf better page breaks 2006-09-07 13:07:29 +00:00
kaashoek
44e6909a6d more simplifying 2006-09-07 03:16:15 +00:00
kaashoek
e00baa9f5d get precedence of <, >, and | right
simplify
2006-09-07 02:15:28 +00:00
rsc
1133b215d8 more defensive programming 2006-09-07 01:56:22 +00:00
kaashoek
f70172129c run without lapic and ioapic, if they are not present
if no lapic available, use 8253pit for clock
now xv6 runs both on qemu (uniprocessor) and bochs (uniprocessor and MP)
2006-09-07 01:37:58 +00:00
kaashoek
f9bc4452b5 nit in console interrupts 2006-09-07 00:00:33 +00:00
rsc
d6b20251f0 fd.c -> file.c 2006-09-06 19:47:07 +00:00
rsc
26dfb4c80d runoff fixes 2006-09-06 19:43:59 +00:00
rsc
2a55cc5501 runoff tweaks 2006-09-06 19:22:24 +00:00