xv6

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 04be8fb232ef0f1f52444b0e513a9a256c5a031f
parent 7b814133e42568b2eca3362731cc0968f6e034b0
Author: Austin Clements <amdragon@mit.edu>
Date:   Tue, 31 Aug 2010 16:18:44 -0400

Rebalance TOC

Diffstat:
Mrunoff.list | 5++---
1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/runoff.list b/runoff.list @@ -23,7 +23,6 @@ proc.c swtch.S kalloc.c vm.c - # system calls traps.h vectors.pl @@ -46,8 +45,6 @@ file.c sysfile.c exec.c - - # pipes pipe.c @@ -73,3 +70,5 @@ init.c sh.c + +