No description
Find a file
2006-07-17 01:52:13 +00:00
.cvsignore
asm.h
bootasm.S
bootmain.c add uint and standardize on typedefs instead of unsigned 2006-07-17 01:52:13 +00:00
bootother.S
console.c add uint and standardize on typedefs instead of unsigned 2006-07-17 01:52:13 +00:00
defs.h add uint and standardize on typedefs instead of unsigned 2006-07-17 01:52:13 +00:00
dot-bochsrc New scheduler. 2006-07-16 01:15:28 +00:00
elf.h standardize on not using foo_ prefix in struct foo 2006-07-16 15:41:47 +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 uint and standardize on typedefs instead of unsigned 2006-07-17 01:52:13 +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 add uint and standardize on typedefs instead of unsigned 2006-07-17 01:52:13 +00:00
Makefile cleaner 2006-07-17 01:51:47 +00:00
mmu.h add uint and standardize on typedefs instead of unsigned 2006-07-17 01:52:13 +00:00
mp.c add uint and standardize on typedefs instead of unsigned 2006-07-17 01:52:13 +00:00
mp.h
Notes
param.h
picirq.c
pipe.c
proc.c add uint and standardize on typedefs instead of unsigned 2006-07-17 01:52:13 +00:00
proc.h add uint and standardize on typedefs instead of unsigned 2006-07-17 01:52:13 +00:00
setjmp.S rename swtch.S to setjmp.S 2006-07-16 15:40:51 +00:00
sign.pl
spinlock.c Keep interrupts disabled during startup. 2006-07-16 15:50:13 +00:00
spinlock.h add uint and standardize on typedefs instead of unsigned 2006-07-17 01:52:13 +00:00
string.c add uint and standardize on typedefs instead of unsigned 2006-07-17 01:52:13 +00:00
syscall.c add uint and standardize on typedefs instead of unsigned 2006-07-17 01:52:13 +00:00
syscall.h add cons_puts for atomic (readable) output 2006-07-16 15:38:00 +00:00
trap.c add uint and standardize on typedefs instead of unsigned 2006-07-17 01:52:13 +00:00
trapasm.S Attempt to clean up newproc somewhat. 2006-07-16 01:47:40 +00:00
traps.h
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 goodbye PushRegs 2006-07-17 01:36:39 +00:00