summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-25ack mikecatFrans Kaashoek1-2/+2
2016-08-25add check for wrapping of address + size in exec()MikeCAT1-0/+2
2016-08-25add alignment check of virtual address to exec()MikeCAT1-0/+2
2016-08-24p2v -> P2VRobert Morris5-26/+19
2016-08-19xFrans Kaashoek1-6/+6
2016-08-18Coding style (thanks to phf).Frans Kaashoek1-5/+5
2016-08-18Fixed QEMU command line avoids raw image warning.Peter H. Froehlich1-1/+1
2016-08-18It will be for 2016Frans Kaashoek1-2/+2
2016-08-18Update based on a scan of my 6828 folderFrans Kaashoek1-3/+6
2016-08-18Removed useless variable.Peter H. Froehlich1-4/+0
2016-08-18Again, QEMU command line to avoid image warning.Peter H. Froehlich1-1/+1
2016-08-18Remove unused variable, nits.Peter H. Froehlich1-6/+5
2016-08-18Removed useless function and prototypes.Peter H. Froehlich2-11/+1
2016-08-18Thanks to Warren Toomey for RDMUL and WRMUL.Frans Kaashoek1-1/+1
2016-08-18Small change to support RWMUL and WRMUL. Now xv6 truly works with a block sizeFrans Kaashoek1-3/+7
2016-08-13hold ptable.lock for the entire process creationRobert Morris2-9/+15
2016-08-12separate atomic test-and-set from memory barrier.Robert Morris1-12/+14
2016-08-11nothing muchRobert Morris3-2/+3
2016-08-11main commentsRobert Morris1-7/+6
2016-08-10nitsRobert Morris2-2/+2
2016-08-10more comments in entryother.SRobert Morris2-15/+22
2016-08-10even more explicit that entry.S is linked into kernel, unlike bootasm.S.Robert Morris2-1/+5
2016-08-10tiny clarifications to some gdt code.Robert Morris3-5/+5
2016-08-08shell nitsRobert Morris2-4/+8
2015-11-15nitsFrans Kaashoek1-8/+6
2015-11-15Remove console input.lockNathaniel Wesley Filardo1-10/+13
2015-11-15Add sanity check panic for CRTC interactionsNathaniel Wesley Filardo1-0/+3
2015-11-15Merge pull request #3 from beordle/masterkaashoek1-1/+1
2015-11-15Merge pull request #5 from kehao95/masterkaashoek1-1/+1
2015-11-14Update URL for 2014kehao951-1/+1
2015-09-18Fix commentsJindong Zhang1-1/+1
2015-08-12Fixed broken build on Arch LinuxAyan Shafqat1-0/+2
2015-06-30coding style (per Jeremías Feltan <[email protected]>)Frans Kaashoek2-7/+7
2015-06-27Update memide to reflect recent changes to fs and bufFrans Kaashoek1-2/+3
2015-06-27Pick up where i left off in april:Frans Kaashoek7-45/+47
2015-04-10One ide command for nsector_per_block generates nsector_per_block interrupts,Frans Kaashoek1-1/+1
2015-04-10check blockno passed to idestartFrans Kaashoek3-9/+9
2015-04-03Disentangle block size from the disk's sector size. Set block size to 1024 t...Frans Kaashoek11-86/+91
2015-03-24Fix missing NUL-terminator in grepAustin Clements1-1/+2
2015-02-19fix buf where concurrent fs syscalls race on log entriesCody Cutler1-0/+2
2014-10-03Increase VM memory when running qemu-memfsAustin Clements1-1/+1
2014-10-03Make kernelmemfs depend on kernel.ldAustin Clements1-1/+1
2014-10-03Fix kernelmemfs linkingAustin Clements1-1/+1
2014-09-23ggdb -> gdwarf-2 for gcc4.8Frans Kaashoek1-1/+1
2014-09-12whoops. forgot date.hCody Cutler1-0/+8
2014-09-12cmosgetdate() for system-call homeworkCody Cutler4-3/+72
2014-09-08Oops (thanks David Lawrence)Frans Kaashoek1-1/+1
2014-08-29no need to generate postscript versionFrans Kaashoek1-2/+2
2014-08-29Nice layout for a printout of the codeFrans Kaashoek7-5/+20
2014-08-29Ack all bug reports and patches. Is this all of them?Frans Kaashoek1-2/+4