Go to file
2006-07-17 05:00:25 +00:00
.cvsignore Changes to allow use of native x86 ELF compilers, which on my 2006-07-11 01:07:40 +00:00
asm.h oops 2006-06-22 15:28:09 +00:00
bootasm.S checkpoint. booting second processor. stack is messed up, but thanks to cliff 2006-06-22 01:28:57 +00:00
bootmain.c standarize on unix-like lowercase struct names 2006-07-17 01:58:13 +00:00
bootother.S stick mpstack in cpu structure 2006-06-26 16:40:43 +00:00
console.c no more cons_putc; real_cons_putc -> cons_putc 2006-07-17 01:53:43 +00:00
defs.h add ide_lock for sleep 2006-07-17 05:00:25 +00:00
dot-bochsrc New scheduler. 2006-07-16 01:15:28 +00:00
elf.h standarize on unix-like lowercase struct names 2006-07-17 01:58:13 +00:00
fd.c nitpicks 2006-07-17 01:25:22 +00:00
fd.h more name cleanup 2006-07-16 02:04:58 +00:00
ide.c add ide_lock for sleep 2006-07-17 05:00:25 +00:00
kalloc.c add uint and standardize on typedefs instead of unsigned 2006-07-17 01:52:13 +00:00
lapic.c nitpicks 2006-07-17 01:25:22 +00:00
main.c standarize on unix-like lowercase struct names 2006-07-17 01:58:13 +00:00
Makefile cleaner 2006-07-17 01:51:47 +00:00
mmu.h standarize on unix-like lowercase struct names 2006-07-17 01:58:13 +00:00
mp.c standarize on unix-like lowercase struct names 2006-07-17 01:58:13 +00:00
mp.h standarize on unix-like lowercase struct names 2006-07-17 01:58:13 +00:00
Notes no more recursive locks 2006-07-15 12:03:57 +00:00
param.h queue with disk requests 2006-07-10 19:06:48 +00:00
picirq.c Undo change from this morning that wasn't intended to get in. 2006-07-16 01:12:57 +00:00
pipe.c no more recursive locks 2006-07-15 12:03:57 +00:00
proc.c add ide_lock for sleep 2006-07-17 05:00:25 +00:00
proc.h standarize on unix-like lowercase struct names 2006-07-17 01:58:13 +00:00
setjmp.S rename swtch.S to setjmp.S 2006-07-16 15:40:51 +00:00
sign.pl import 2006-06-12 15:22:12 +00:00
spinlock.c add ide_lock for sleep 2006-07-17 05:00:25 +00:00
spinlock.h add ide_lock for sleep 2006-07-17 05:00:25 +00:00
string.c add uint and standardize on typedefs instead of unsigned 2006-07-17 01:52:13 +00:00
syscall.c add ide_lock for sleep 2006-07-17 05:00:25 +00:00
syscall.h add cons_puts for atomic (readable) output 2006-07-16 15:38:00 +00:00
trap.c standarize on unix-like lowercase struct names 2006-07-17 01:58:13 +00:00
trapasm.S Attempt to clean up newproc somewhat. 2006-07-16 01:47:40 +00:00
traps.h timer interrupts 2006-06-28 16:35:03 +00:00
types.h add uint and standardize on typedefs instead of unsigned 2006-07-17 01:52:13 +00:00
ulib.c add %s to cprintf for cons_puts 2006-07-16 16:00:03 +00:00
user.h add %s to cprintf for cons_puts 2006-07-16 16:00:03 +00:00
user1.c nitpicks 2006-07-17 01:25:22 +00:00
userfs.c nitpicks 2006-07-17 01:25:22 +00:00
usertests.c nitpicks 2006-07-17 01:25:22 +00:00
usys.S Add user.h for prototypes. 2006-07-16 15:36:31 +00:00
vectors.pl add minimal comments to generator vector table 2006-07-16 15:38:56 +00:00
x86.h standarize on unix-like lowercase struct names 2006-07-17 01:58:13 +00:00