Commit Graph

  • d80b06a1e0 iincref returns new ref rsc 2007-08-08 09:30:42 +00:00
  • 35a24c8318 fix index bug rsc 2007-08-08 09:29:18 +00:00
  • 2e51e12f09 make ls work on directories rsc 2007-08-08 09:17:09 +00:00
  • 3fd50978a8 spacing rsc 2007-08-08 09:12:53 +00:00
  • 5d0fe3445b more bugs rsc 2007-08-08 09:10:16 +00:00
  • 5f0c20ec14 fix . .. unlink bug rsc 2007-08-08 09:08:29 +00:00
  • 5bbba977d1 done rsc 2007-08-08 09:02:50 +00:00
  • b6dc6187f7 add DPL_USER constant rsc 2007-08-08 09:02:42 +00:00
  • f83f7ce2f6 set init name rsc 2007-08-08 08:57:55 +00:00
  • 00d0f794cf fix various bugs rsc 2007-08-08 08:57:37 +00:00
  • bda5186c0d silence warning rsc 2007-08-08 08:57:23 +00:00
  • ed960d2c19 watch for zombies rsc 2007-08-08 08:57:03 +00:00
  • e204d0a151 atoi, for kill rsc 2007-08-08 08:56:09 +00:00
  • e0924827ee add kill rsc 2007-08-08 08:50:23 +00:00
  • e695b849af spacing rsc 2007-08-08 08:44:11 +00:00
  • af689dcf7e oops rsc 2007-08-08 08:40:08 +00:00
  • 39c84ccf48 fix wait bug in init rsc 2007-08-08 08:39:23 +00:00
  • f8f7fcbebd handle EOF in shell rsc 2007-08-08 08:39:07 +00:00
  • 349ee132f0 add zombie program rsc 2007-08-08 08:38:55 +00:00
  • a7d18bb6f0 comment tweaks; more informative process list rsc 2007-08-08 08:38:38 +00:00
  • 7366e042d9 save process name for debugging rsc 2007-08-08 08:38:11 +00:00
  • 7e89fb90bd add safestrcpy rsc 2007-08-08 08:37:22 +00:00
  • cd08e6e065 typo rsc 2007-08-08 08:27:32 +00:00
  • a059f02596 change gets to return \n, to distinguish 0-byte read from empty line rsc 2007-08-08 08:04:20 +00:00
  • 07018064bb add EOF handling to console_read - works with cat rsc 2007-08-08 08:04:02 +00:00
  • ca3d577671 add rule to generate init.sym rsc 2007-08-08 07:43:02 +00:00
  • 71d1122a03 add bootmain.c to runoff.list rsc 2007-08-08 07:41:30 +00:00
  • b4c1a88d6c forgot to check in long ago rsc 2007-06-29 17:35:54 +00:00
  • cc9c9814b2 bug reported by nelson kaashoek 2006-10-19 13:10:08 +00:00
  • 4b5443c3cd record tim's bug and patch kaashoek 2006-10-18 14:58:27 +00:00
  • 7356f26a68 a few notes kaashoek 2006-10-13 19:55:07 +00:00
  • f8ac639675 a few other nits kaashoek 2006-09-17 22:01:12 +00:00
  • b438eff6bf Have kernel build rule create kernel.sym, which can be used in Bochs to make breakpoint setting easier: rsc 2006-09-17 19:21:12 +00:00
  • c25e0a5ff8 accumulate bugs rsc 2006-09-17 19:19:01 +00:00
  • 05eecb6313 a copy of xv6.pdf that can be sent to turkey and duplexes correctly rsc 2006-09-08 16:19:26 +00:00
  • 5cc0bd5cea sent to printer - CTC job 6955 40 copies rsc 2006-09-08 15:55:26 +00:00
  • 2c88030df0 dist tarball rsc 2006-09-08 15:44:42 +00:00
  • ca0140339d fix toc example rsc 2006-09-08 15:39:24 +00:00
  • e936743429 tweak rsc 2006-09-08 15:34:04 +00:00
  • b02e13f0f6 shorten rsc 2006-09-08 15:31:23 +00:00
  • 3689c7f5ce unnecessary struct jmpbuf rsc 2006-09-08 15:31:18 +00:00
  • ba969aa6a8 make lines shorter rsc 2006-09-08 15:18:58 +00:00
  • 5788b3604a nit rsc 2006-09-08 15:15:44 +00:00
  • 4fb684548a formatting nits rsc 2006-09-08 15:14:43 +00:00
  • efb01c1dc0 only need a page rsc 2006-09-08 15:09:48 +00:00
  • 5c596bb3a7 consistency. kaashoek 2006-09-08 15:07:45 +00:00
  • 5cb7877e0f use bootstrap processor as specified by MP table. typically 0, but not guaranteed. kaashoek 2006-09-08 14:48:07 +00:00
  • f80873e602 update line numbers rsc 2006-09-08 14:46:16 +00:00
  • 5eb6212dfe xv6 style rsc 2006-09-08 14:41:18 +00:00
  • db2d8e4b82 dist rules rsc 2006-09-08 14:41:06 +00:00
  • fb6ddf3ea2 tweaks rsc 2006-09-08 14:40:59 +00:00
  • 66d46d691d fix file names rsc 2006-09-08 14:40:51 +00:00
  • 8be7e703ca wording nit rsc 2006-09-08 14:36:56 +00:00
  • 8e1d1ec934 some comment changes kaashoek 2006-09-08 14:36:44 +00:00
  • 50f8850366 move ide_intr lower rsc 2006-09-08 14:33:27 +00:00
  • 4194835901 tweak fs.h spacing; add comment rsc 2006-09-08 14:31:17 +00:00
  • cd12eea3c7 make trap fit on one page rsc 2006-09-08 14:29:58 +00:00
  • 1656b1b232 move growproc up higher rsc 2006-09-08 14:26:51 +00:00
  • be29b8e263 ++ rsc 2006-09-08 14:26:16 +00:00
  • d6d636aad3 make setjmp fit on one page rsc 2006-09-08 14:20:43 +00:00
  • ab299eb39a can break after }; too rsc 2006-09-08 14:19:30 +00:00
  • d911d83ca1 fix various comments rsc 2006-09-08 13:55:43 +00:00
  • ec5783cbd2 runoff changes rsc 2006-09-08 13:53:18 +00:00
  • 72a590d9e5 quiet rsc 2006-09-08 13:44:56 +00:00
  • 2cbb4b1842 stop using fd to name files rsc 2006-09-08 13:44:42 +00:00
  • 5692823b1f minor makefile fixes for printing cut last line of readme so that readme fits on single page kaashoek 2006-09-07 21:03:13 +00:00
  • 2e898063ae a bit more structure kaashoek 2006-09-07 20:28:53 +00:00
  • 4d33ef8612 explain how to use rsc 2006-09-07 20:06:20 +00:00
  • 339a9beaf5 new targets bochs and qemu rsc 2006-09-07 20:06:15 +00:00
  • f3c393ba9f fix tests rsc 2006-09-07 20:06:08 +00:00
  • 641e29c583 add copyright notice kaashoek 2006-09-07 19:37:16 +00:00
  • 95edc8921f debugging help rsc 2006-09-07 16:54:28 +00:00
  • 41abfaa92e missing def rsc 2006-09-07 16:54:23 +00:00
  • 21eafd48e2 fix disk bug rsc 2006-09-07 16:54:18 +00:00
  • 3c821bf9ae better comment rsc 2006-09-07 16:54:15 +00:00
  • b6cac0a53b check preconditions in sched rsc 2006-09-07 16:54:00 +00:00
  • e7a5b3c5ee comment memory barriers rsc 2006-09-07 16:53:49 +00:00
  • 0b75a8e8be no recursive interrupts rsc 2006-09-07 16:53:16 +00:00
  • 5a71f93301 debugging rearrangements rsc 2006-09-07 16:52:13 +00:00
  • ab17e3198b debugging prints rsc 2006-09-07 15:45:38 +00:00
  • 1542186378 allow long names again rsc 2006-09-07 15:34:28 +00:00
  • 0517a730db remove bogus test rsc 2006-09-07 15:31:40 +00:00
  • 0294e3e290 comments rsc 2006-09-07 15:31:33 +00:00
  • 19297caf0d fix ide, pit interfaces rsc 2006-09-07 15:29:54 +00:00
  • 6c8acf9e04 check super-long lookups rsc 2006-09-07 15:15:46 +00:00
  • 0d6bbd3172 clean namei search loop rsc 2006-09-07 15:15:32 +00:00
  • 7a054598fa fix build bug rsc 2006-09-07 14:39:05 +00:00
  • 70c3260dc4 fix pipe bug rsc 2006-09-07 14:38:56 +00:00
  • bb207a1d42 comments rsc 2006-09-07 14:28:12 +00:00
  • 52253dce65 remove fstest kaashoek 2006-09-07 14:17:30 +00:00
  • 224f6598c1 refactor syscall code rsc 2006-09-07 14:13:26 +00:00
  • 31085bb416 more comments rsc 2006-09-07 14:12:30 +00:00
  • 7e019461c8 fix build rsc 2006-09-07 14:10:52 +00:00
  • a64cd81342 one regression test program kaashoek 2006-09-07 13:23:41 +00:00
  • 1dca3afbbb remove _ prefixes rsc 2006-09-07 13:08:23 +00:00
  • 05a7bbe08b comment fixes rsc 2006-09-07 13:07:52 +00:00
  • 94d7e25975 avoid system binary clashes rsc 2006-09-07 13:07:39 +00:00
  • 7678a19ecf better page breaks rsc 2006-09-07 13:07:29 +00:00
  • 44e6909a6d more simplifying kaashoek 2006-09-07 03:16:15 +00:00
  • e00baa9f5d get precedence of <, >, and | right simplify kaashoek 2006-09-07 02:15:28 +00:00