| 2008-09-11 |
rtm | omit *.d from tar file |
commit | commitdiff | tree | snapshot |
| 2008-09-09 |
kaashoek | add copyright notice |
commit | commitdiff | tree | snapshot |
| 2008-09-03 |
kolya | make bochsrc work for bochs 2.2.6 |
commit | commitdiff | tree | snapshot |
| 2008-09-03 |
kolya | make pdf, ps, tarball |
commit | commitdiff | tree | snapshot |
| 2008-09-03 |
kaashoek | nits in index.txt |
commit | commitdiff | tree | snapshot |
| 2008-09-03 |
rsc | DO NOT MAIL: xv6 web pages |
commit | commitdiff | tree | snapshot |
| 2008-08-28 |
rtm | simplify growproc |
commit | commitdiff | tree | snapshot |
| 2008-08-28 |
rtm | avoid a bug w/ exit() |
commit | commitdiff | tree | snapshot |
| 2008-08-28 |
rtm | the old explanation of AP startup might have been corre... |
commit | commitdiff | tree | snapshot |
| 2008-08-22 |
kolya | clean up circular buffers, so pipe can queue 512 bytes... |
commit | commitdiff | tree | snapshot |
| 2008-08-21 |
kolya | fix obvious printf nits after reading through code |
commit | commitdiff | tree | snapshot |
| 2008-08-20 |
rsc | now rev2 |
commit | commitdiff | tree | snapshot |
| 2008-08-20 |
rsc | add nice font |
commit | commitdiff | tree | snapshot |
| 2008-08-20 |
rsc | formatting updates |
commit | commitdiff | tree | snapshot |
| 2008-08-20 |
rsc | bochs faster |
commit | commitdiff | tree | snapshot |
| 2008-08-20 |
rsc | xv6: latest (as of January 2008) |
commit | commitdiff | tree | snapshot |
| 2007-12-20 |
rsc | oops - wrong bit (vic zandy) |
commit | commitdiff | tree | snapshot |
| 2007-11-28 |
rsc | fork minibug |
commit | commitdiff | tree | snapshot |
| 2007-11-28 |
rsc | More complete lapic startup (thanks Silas) |
commit | commitdiff | tree | snapshot |
| 2007-11-28 |
rsc | bda[0xE] is a 16-bit segment number, |
commit | commitdiff | tree | snapshot |
| 2007-10-20 |
rtm | proc_wait -> wait |
commit | commitdiff | tree | snapshot |
| 2007-10-12 |
rsc | Model verifying that wakeup really |
commit | commitdiff | tree | snapshot |
| 2007-10-01 |
rsc | Incorporate new understanding of/with Intel SMP spec. |
commit | commitdiff | tree | snapshot |
| 2007-09-30 |
rsc | Re: why cpuid() in locking code? |
commit | commitdiff | tree | snapshot |
| 2007-09-30 |
rsc | tricks |
commit | commitdiff | tree | snapshot |
| 2007-09-27 |
rsc | interrupts during system calls |
commit | commitdiff | tree | snapshot |
| 2007-09-27 |
rsc | Final word on the locking fiasco? |
commit | commitdiff | tree | snapshot |
| 2007-09-27 |
rsc | cleaner |
commit | commitdiff | tree | snapshot |
| 2007-09-27 |
rsc | yank out stack overflow checking ugliness |
commit | commitdiff | tree | snapshot |
| 2007-09-27 |
rsc | okay, that was long enough - revert |
commit | commitdiff | tree | snapshot |
| 2007-09-27 |
rsc | test: store curproc at top of stack |
commit | commitdiff | tree | snapshot |
| 2007-09-27 |
rsc | nit |
commit | commitdiff | tree | snapshot |
| 2007-09-27 |
rsc | rename splhi/spllo to pushcli/popcli |
commit | commitdiff | tree | snapshot |
| 2007-09-27 |
rsc | overkill: use segments to catch stack overflow (delete... |
commit | commitdiff | tree | snapshot |
| 2007-09-27 |
rsc | now spllo is okay |
commit | commitdiff | tree | snapshot |
| 2007-09-27 |
rsc | better lapic writes, suggested by cliff |
commit | commitdiff | tree | snapshot |
| 2007-09-27 |
rsc | use larger, allocated cpu stacks |
commit | commitdiff | tree | snapshot |
| 2007-09-27 |
rsc | don't call it ss - that's the stack segment |
commit | commitdiff | tree | snapshot |
| 2007-09-27 |
rsc | kernel SMP interruptibility fixes. |
commit | commitdiff | tree | snapshot |
| 2007-09-27 |
rsc | use console lock |
commit | commitdiff | tree | snapshot |
| 2007-09-27 |
rsc | make slow bigdir last test |
commit | commitdiff | tree | snapshot |
| 2007-09-27 |
rsc | changes since two days ago: |
commit | commitdiff | tree | snapshot |
| 2007-09-27 |
rsc | use standard bios location |
commit | commitdiff | tree | snapshot |
| 2007-09-27 |
rsc | believe it or not, this was working |
commit | commitdiff | tree | snapshot |
| 2007-09-26 |
rsc | comment bochs nonsense |
commit | commitdiff | tree | snapshot |
| 2007-09-26 |
rsc | various comment and print tweaks |
commit | commitdiff | tree | snapshot |
| 2007-09-26 |
rsc | debugging prints |
commit | commitdiff | tree | snapshot |
| 2007-09-26 |
rsc | Apparently the initial interrupt count lapic[TICR] |
commit | commitdiff | tree | snapshot |
| 2007-09-25 |
rtm | oops, interrupts on in syscall traps doesn't work after all |
commit | commitdiff | tree | snapshot |
| 2007-09-25 |
rtm | tell SETGATE to leave interrupts on for T_SYSCALL |
commit | commitdiff | tree | snapshot |
| 2007-09-19 |
nelhage | This should fix building on FreeBSD |
commit | commitdiff | tree | snapshot |
| 2007-09-18 |
nelhage | Fix compilation on 64-bit machines (thanks to andersk... |
commit | commitdiff | tree | snapshot |
| 2007-09-15 |
rtm | fix comments |
commit | commitdiff | tree | snapshot |
| 2007-09-05 |
rsc | sh |
commit | commitdiff | tree | snapshot |
| 2007-08-31 |
rtm | continuous quality management |
commit | commitdiff | tree | snapshot |
| 2007-08-30 |
rsc | symlink implementation |
commit | commitdiff | tree | snapshot |
| 2007-08-30 |
rsc | do not toss .ps |
commit | commitdiff | tree | snapshot |
| 2007-08-30 |
rsc | clumsy cd |
commit | commitdiff | tree | snapshot |
| 2007-08-30 |
rtm | make new Homework 8 work |
commit | commitdiff | tree | snapshot |
| 2007-08-30 |
rsc | oops - broke circular buffer |
commit | commitdiff | tree | snapshot |
| 2007-08-30 |
rsc | oops - broke arg counting |
commit | commitdiff | tree | snapshot |
| 2007-08-30 |
rtm | longjmp -> swtch in comments |
commit | commitdiff | tree | snapshot |
| 2007-08-30 |
rsc | tweak |
commit | commitdiff | tree | snapshot |
| 2007-08-30 |
rsc | DO NOT MAIL: xv6-rev1 |
commit | commitdiff | tree | snapshot |
| 2007-08-30 |
rsc | final xv6 for 2007 |
commit | commitdiff | tree | snapshot |
| 2007-08-29 |
rsc | bootothers now in main |
commit | commitdiff | tree | snapshot |
| 2007-08-29 |
rtm | spelling |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
rsc | final nits |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
rsc | match README |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
rsc | nits |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
rsc | nits |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
rsc | delete proc_ on proc_exit, proc_wait, proc_kill |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
rsc | comments; rename irq_ to pic_ |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
rsc | spaces around else for rtm |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
rsc | more consistent spacing |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
rsc | nits |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
rsc | fix offsets |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
rsc | more cmain -> bootmain |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
rsc | Change dev read/write functions |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
rsc | oops |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
rsc | cmain -> bootmain |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
rsc | nit |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
rsc | replace setjmp/longjmp with swtch |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
rsc | never returns! |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
rsc | nits |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
rsc | formatting |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
rsc | clumsy blank pages to make some files align better |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
rsc | rename 8253pit -> timer |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
rsc | rename 8253pit.c to timer.c |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
rsc | runoff |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
rsc | add grep; add lost echo |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
rsc | avoid double echo |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
rsc | remove _ from pipe; be like file |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
rsc | clean up Makefile; add wc |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
rsc | add struct stat decl |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
rsc | do not call proc_exit until lock dropped |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
rsc | oops |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
rsc | handle printf("%s\n", 0) |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
rsc | nit |
commit | commitdiff | tree | snapshot |
| 2007-08-28 |
rsc | oops |
commit | commitdiff | tree | snapshot |
| next |