No description
Find a file
2006-07-18 19:22:37 +00:00
.cvsignore
asm.h
bootasm.S
bootmain.c standarize on unix-like lowercase struct names 2006-07-17 01:58:13 +00:00
bootother.S
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
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
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
param.h
picirq.c
pipe.c prevent longjmp / forkret from writing over tf->edi 2006-07-18 19:22:37 +00:00
proc.c prevent longjmp / forkret from writing over tf->edi 2006-07-18 19:22:37 +00:00
proc.h standarize on unix-like lowercase struct names 2006-07-17 01:58:13 +00:00
setjmp.S
sign.pl
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 prevent longjmp / forkret from writing over tf->edi 2006-07-18 19:22:37 +00:00
syscall.h
trap.c standarize on unix-like lowercase struct names 2006-07-17 01:58:13 +00:00
trapasm.S
traps.h
types.h add uint and standardize on typedefs instead of unsigned 2006-07-17 01:52:13 +00:00
ulib.c
user.h
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
vectors.pl
x86.h standarize on unix-like lowercase struct names 2006-07-17 01:58:13 +00:00