No description
Find a file
2006-07-21 22:10:40 +00:00
.cvsignore
asm.h
bio.c bread 2006-07-21 13:18:04 +00:00
bootasm.S
bootmain.c uint32_t -> uint &c 2006-07-20 09:07:53 +00:00
bootother.S
buf.h bread 2006-07-21 13:18:04 +00:00
console.c uint32_t -> uint &c 2006-07-20 09:07:53 +00:00
defs.h namei 2006-07-21 22:10:40 +00:00
dot-bochsrc
elf.h uint32_t -> uint &c 2006-07-20 09:07:53 +00:00
fd.c nitpicks 2006-07-17 01:25:22 +00:00
fd.h
fs.c namei 2006-07-21 22:10:40 +00:00
fs.h namei 2006-07-21 22:10:40 +00:00
fsvar.h namei 2006-07-21 22:10:40 +00:00
ide.c bread 2006-07-21 13:18:04 +00:00
kalloc.c add uint and standardize on typedefs instead of unsigned 2006-07-17 01:52:13 +00:00
lapic.c uint32_t -> uint &c 2006-07-20 09:07:53 +00:00
main.c uint32_t -> uint &c 2006-07-20 09:07:53 +00:00
Makefile bread 2006-07-21 13:18:04 +00:00
mkfs.c namei 2006-07-21 22:10:40 +00:00
mmu.h bread 2006-07-21 13:18:04 +00:00
mp.c uint32_t -> uint &c 2006-07-20 09:07:53 +00:00
mp.h uint32_t -> uint &c 2006-07-20 09:07:53 +00:00
Notes namei 2006-07-21 22:10:40 +00:00
param.h bread 2006-07-21 13:18:04 +00:00
picirq.c uint32_t -> uint &c 2006-07-20 09:07:53 +00:00
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 uint32_t -> uint &c 2006-07-20 09:07:53 +00:00
setjmp.S
sign.pl
spinlock.c add ide_lock for sleep 2006-07-17 05:00:25 +00:00
spinlock.h uint32_t -> uint &c 2006-07-20 09:07:53 +00:00
string.c uint32_t -> uint &c 2006-07-20 09:07:53 +00:00
syscall.c namei 2006-07-21 22:10:40 +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 uint32_t -> uint &c 2006-07-20 09:07:53 +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
vectors.pl
x86.h uint32_t -> uint &c 2006-07-20 09:07:53 +00:00