projects
/
pintos-anon
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Pass return code from main() to exit().
[pintos-anon]
/
src
/
2004-09-19
Ben Pfaff
Pass return code from main() to exit().
tree
|
commitdiff
2004-09-19
Ben Pfaff
Update.
tree
|
commitdiff
2004-09-18
Ben Pfaff
Only destroy pages up to PHYS_BASE.
tree
|
commitdiff
2004-09-18
Ben Pfaff
Bug fixes.
tree
|
commitdiff
2004-09-18
Ben Pfaff
Clarify strtok_r() description.
tree
|
commitdiff
2004-09-17
Ben Pfaff
Add threads tests.
tree
|
commitdiff
2004-09-17
Ben Pfaff
Add thread priority support.
tree
|
commitdiff
2004-09-16
Ben Pfaff
Move pagedir stuff into userprog.
tree
|
commitdiff
2004-09-16
Ben Pfaff
Make thread_unblock() on a thread that isn't blocked...
tree
|
commitdiff
2004-09-16
Ben Pfaff
Invent tid_t data type and use it in many places where...
tree
|
commitdiff
2004-09-16
Ben Pfaff
Merge 16550a.h into serial.c.
tree
|
commitdiff
2004-09-16
Ben Pfaff
Update.
tree
|
commitdiff
2004-09-16
Ben Pfaff
backtrace utility
tree
|
commitdiff
2004-09-16
Ben Pfaff
Reorder.
tree
|
commitdiff
2004-09-16
Ben Pfaff
Skeleton for students to use.
tree
|
commitdiff
2004-09-16
Ben Pfaff
Update.
tree
|
commitdiff
2004-09-16
Ben Pfaff
Include constants.h into all source files with a -inclu...
tree
|
commitdiff
2004-09-16
Ben Pfaff
Add -u to usage message.
tree
|
commitdiff
2004-09-15
Ben Pfaff
Fix serial device handling.
tree
|
commitdiff
2004-09-15
Ben Pfaff
Update.
tree
|
commitdiff
2004-09-15
Ben Pfaff
Add Solaris serial support.
tree
|
commitdiff
2004-09-15
Ben Pfaff
Foo.
tree
|
commitdiff
2004-09-15
Ben Pfaff
Add rule for refreshing from Makefile.build.
tree
|
commitdiff
2004-09-15
Ben Pfaff
Improve flexibility.
tree
|
commitdiff
2004-09-14
Ben Pfaff
Remove obsolete vmware directory.
tree
|
commitdiff
2004-09-14
Ben Pfaff
Remove obsolete bochs directory.
tree
|
commitdiff
2004-09-14
Ben Pfaff
No longer needed.
tree
|
commitdiff
2004-09-14
Ben Pfaff
Improve VMware GSX Server support.
tree
|
commitdiff
2004-09-14
Ben Pfaff
Support VMware Workstation.
tree
|
commitdiff
2004-09-14
Ben Pfaff
Make it work.
tree
|
commitdiff
2004-09-14
Ben Pfaff
Use cp instead of ln.
tree
|
commitdiff
2004-09-14
Ben Pfaff
Detect x86 systems, use the native tools.
tree
|
commitdiff
2004-09-14
Ben Pfaff
Change -cp option to -ci ("copy in").
tree
|
commitdiff
2004-09-14
Ben Pfaff
first try
tree
|
commitdiff
2004-09-14
Ben Pfaff
Add gdb to cross-compiler installation instructions.
tree
|
commitdiff
2004-09-13
Ben Pfaff
Bochs patches for Solaris.
tree
|
commitdiff
2004-09-13
Ben Pfaff
Add instructions for building cross-compiler.
tree
|
commitdiff
2004-09-13
Ben Pfaff
For some reason i386-elf-as doesn't like 512/4, so...
tree
|
commitdiff
2004-09-13
Ben Pfaff
Use __SIZE_TYPE__ for size_t, __PTRDIFF_TYPE__ for...
tree
|
commitdiff
2004-09-13
Ben Pfaff
Use `z' modifier to printf size_t.
tree
|
commitdiff
2004-09-13
Ben Pfaff
Use i386-elf-* tools by default.
tree
|
commitdiff
2004-09-13
Ben Pfaff
Use symbolic links instead of hard links, because hard...
tree
|
commitdiff
2004-09-13
Ben Pfaff
Rewrite filesystem to support Unix "delete" semantics.
tree
|
commitdiff
2004-09-13
Ben Pfaff
Don't assume 4 kB pages.
tree
|
commitdiff
2004-09-13
Ben Pfaff
Make the bitmap responsible for allocation.
tree
|
commitdiff
2004-09-13
Ben Pfaff
Change "stddef.h" to <stddef.h>
tree
|
commitdiff
2004-09-13
Ben Pfaff
Don't palloc_free() the initial thread, because it...
tree
|
commitdiff
2004-09-13
Ben Pfaff
Add magic numbers for safety.
tree
|
commitdiff
2004-09-13
Ben Pfaff
Flush serial device on panic.
tree
|
commitdiff
2004-09-13
Ben Pfaff
Needs #include <console.h>.
tree
|
commitdiff
2004-09-13
Ben Pfaff
Introduce "kernel" and "user" pools as a band-aid for...
tree
|
commitdiff
2004-09-11
Ben Pfaff
Make less sensitive to slow processors.
tree
|
commitdiff
2004-09-11
Ben Pfaff
Update initialization order.
tree
|
commitdiff
2004-09-11
Ben Pfaff
Do console locking.
tree
|
commitdiff
2004-09-11
Ben Pfaff
Do console locking.
tree
|
commitdiff
2004-09-11
Ben Pfaff
Format null pointers as 0x0.
tree
|
commitdiff
2004-09-11
Ben Pfaff
Turn off interrupts on output to lock out interrupt...
tree
|
commitdiff
2004-09-11
Ben Pfaff
Call thread_yield() in timer_sleep() if interrupts...
tree
|
commitdiff
2004-09-11
Ben Pfaff
Only poll on output if the txq is full and interrupts...
tree
|
commitdiff
2004-09-11
Ben Pfaff
Declare start symbol for linker's use.
tree
|
commitdiff
2004-09-11
Ben Pfaff
Really make it safe to call printf() from any context.
tree
|
commitdiff
2004-09-11
Ben Pfaff
Comments.
tree
|
commitdiff
2004-09-11
Ben Pfaff
Add a little demo/test code for the `threads' project.
tree
|
commitdiff
2004-09-11
Ben Pfaff
Increase queue size to 64.
tree
|
commitdiff
2004-09-11
Ben Pfaff
Rewrite loader, improving comments greatly.
tree
|
commitdiff
2004-09-11
Ben Pfaff
Use ln -f for linking Makefile into build dir.
tree
|
commitdiff
2004-09-10
Ben Pfaff
Add timer_sleep() that takes an argument in timer ticks.
tree
|
commitdiff
2004-09-09
Ben Pfaff
Add comment.
tree
|
commitdiff
2004-09-09
Ben Pfaff
Add some prototypes.
tree
|
commitdiff
2004-09-09
Ben Pfaff
Rename run_queue to ready_list.
tree
|
commitdiff
2004-09-09
Ben Pfaff
Add new syscall stubs.
tree
|
commitdiff
2004-09-09
Ben Pfaff
Add syscalls.
tree
|
commitdiff
2004-09-09
Ben Pfaff
Add comment.
tree
|
commitdiff
2004-09-09
Ben Pfaff
Allow students to easily disable VM.
tree
|
commitdiff
2004-09-09
Ben Pfaff
#error if TIMER_FREQ too high.
tree
|
commitdiff
2004-09-08
Ben Pfaff
Add TAGS, tags targets.
tree
|
commitdiff
2004-09-08
Ben Pfaff
Update name to Pintos.
tree
|
commitdiff
2004-09-08
Ben Pfaff
Some bochs/qemu tools.
tree
|
commitdiff
2004-09-08
Ben Pfaff
Initial list.
tree
|
commitdiff
2004-09-07
Ben Pfaff
Implement keyboard device.
tree
|
commitdiff
2004-09-07
Ben Pfaff
Move serial interrupt queue into new file intq.c.
tree
|
commitdiff
2004-09-07
Ben Pfaff
Add tolower(), toupper().
tree
|
commitdiff
2004-09-07
Ben Pfaff
Prepare to remove serial receive path.
tree
|
commitdiff
2004-09-07
Ben Pfaff
First stab at interrupt-driven serial.
tree
|
commitdiff
2004-09-07
Ben Pfaff
Default to INTR_OFF for unregistered interrupts.
tree
|
commitdiff
2004-09-07
Ben Pfaff
Add comment.
tree
|
commitdiff
2004-09-07
Ben Pfaff
Add isblank().
tree
|
commitdiff
2004-09-06
Ben Pfaff
Comment.
tree
|
commitdiff
2004-09-06
Ben Pfaff
Fix up header guards.
tree
|
commitdiff
2004-09-06
Ben Pfaff
Don't want -DKERNEL_LOAD_PAGES on every kernel.bin...
tree
|
commitdiff
2004-09-06
Ben Pfaff
Fix up header guards.
tree
|
commitdiff
2004-09-06
Ben Pfaff
Remove unwanted files.
tree
|
commitdiff
2004-09-06
Ben Pfaff
REmove unwanted files.
tree
|
commitdiff
2004-09-06
Ben Pfaff
Rename printk() to printf().
tree
|
commitdiff
2004-09-06
Ben Pfaff
cvsignore
tree
|
commitdiff
2004-09-05
Ben Pfaff
Remove NDEBUG.
tree
|
commitdiff
2004-09-05
Ben Pfaff
Add .cvsignore.
tree
|
commitdiff
2004-09-05
Ben Pfaff
Redo makefiles.
tree
|
commitdiff
2004-09-05
Ben Pfaff
Nicer way to generate kernel.lds.s.
tree
|
commitdiff
2004-09-05
Ben Pfaff
%#X uses 0X not 0x.
tree
|
commitdiff
next