summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-09devswkaashoek
2006-08-09oops, update directory inode tookaashoek
2006-08-09block bitmapkaashoek
2006-08-08fix race in holding() check in acquire()rtm
2006-08-08mknod,ialloc,iupdatekaashoek
2006-08-07bwritekaashoek
2006-08-06generalize async read to support write tookaashoek
2006-08-04nitkaashoek
2006-08-04better interrupt plan---this one appears to workkaashoek
2006-07-29open()rtm
2006-07-29acquire+release ide_lock in ide_intrkaashoek
2006-07-28exec argumentsrtm
2006-07-27primitive execrtm
2006-07-26updatertm
2006-07-21nameirtm
2006-07-21breadrtm
2006-07-20uint32_t -> uint &crtm
2006-07-18prevent longjmp / forkret from writing over tf->edirtm
2006-07-17add ide_lock for sleeprsc
2006-07-17standarize on unix-like lowercase struct namesrsc
2006-07-17no more cons_putc; real_cons_putc -> cons_putcrsc
2006-07-17add uint and standardize on typedefs instead of unsignedrsc
2006-07-17cleanerrsc
2006-07-17goodbye PushRegsrsc
2006-07-17cleanerrsc
2006-07-17nitpicksrsc
2006-07-16Eliminate annoying Pseudodesc structure.rsc
2006-07-16various little fixes that should have been in earlier checkinsrsc
2006-07-16more idiomatic crsc
2006-07-16no memlayout.hrsc
2006-07-16was empty; gonersc
2006-07-16fix main return typersc
2006-07-16add %s to cprintf for cons_putsrsc
2006-07-16Keep interrupts disabled during startup.rsc
2006-07-16standardize on not using foo_ prefix in struct foorsc
2006-07-16rename swtch.S to setjmp.Srsc
2006-07-16standardize on #include "foo" not <foo>rsc
2006-07-16add minimal comments to generator vector tablersc
2006-07-16remove acquire1 and release1rsc
2006-07-16add cons_puts for atomic (readable) outputrsc
2006-07-16Add user.h for prototypes.rsc
2006-07-16tidy uprsc
2006-07-16Don't kill process when inside kernel.rsc
2006-07-16more name cleanuprsc
2006-07-16remove non-idiomatic increment/decrementrsc
2006-07-16Rename fd_reference to more suggestive fd_incref.rsc
2006-07-16Attempt to clean up newproc somewhat.rsc
2006-07-16New scheduler.rsc
2006-07-16Undo change from this morning that wasn't intended to get in.rsc
2006-07-15move everything having to do with proc_table_lock into proc.crsc