projects
/
pintos-anon
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pintos-anon
2004-09-22
Ben Pfaff
memset freed blocks to 0xcd.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Ben Pfaff
thread_join() the -ex process if THREAD_JOIN_IMPLEMENTED.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Ben Pfaff
Add -include constants.h.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Ben Pfaff
Move THREAD_JOIN_IMPLEMENTED to constants.h.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Ben Pfaff
Don't pick n == 1 for jitter.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Ben Pfaff
Add THREAD_JOIN_IMPLEMENTED.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Ben Pfaff
Update.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Ben Pfaff
Update docs.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Ben Pfaff
Update docs.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Ben Pfaff
Comment out fullpage line.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Ben Pfaff
Call serial_flush() in power_off().
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Ben Pfaff
Improve tags targets.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Ben Pfaff
Implement (u)intmax_t in printf().
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Ben Pfaff
Add VM makefiles.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Ben Pfaff
Update.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Ben Pfaff
Comments.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Ben Pfaff
Cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Ben Pfaff
Remove unneeded #include.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Ben Pfaff
Merge new_thread() into thread_create().
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Ben Pfaff
Support jitter feature.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Ben Pfaff
Add jitter feature to Bochs.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Ben Pfaff
Comments.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Ben Pfaff
Update docs.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Ben Pfaff
Rename addrspace to process.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Ben Pfaff
Update.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Ben Pfaff
Make pagedir_destroy(NULL) a no-op.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Ben Pfaff
Make processes responsible for loading themselves.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Ben Pfaff
Make page alignment optional.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Ben Pfaff
Comments.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Ben Pfaff
Update docs.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Ben Pfaff
Update docs.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Ben Pfaff
Update docs.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Ben Pfaff
Improve hex_dump().
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Ben Pfaff
Update.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Ben Pfaff
Introduce PID_ERROR as an invalid exec return value.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Ben Pfaff
Ignore bochs return code, it's not useful.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Ben Pfaff
Enable ata1 under Bochs if hdc or hdd is needed.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Ben Pfaff
Add some `const' qualifiers.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Ben Pfaff
Change interface of addrspace_load() to provide initial...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Ben Pfaff
Remove `name' from lock because it duplicates its membe...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Ben Pfaff
Comments.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Ben Pfaff
Add const to various functions.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Ben Pfaff
Swap names of power_off and do_power_off().
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Ben Pfaff
Add initial_size argument to create syscall.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Ben Pfaff
Add putbuf().
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Ben Pfaff
Add -Wsystem-headers.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Ben Pfaff
Fix comments.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Ben Pfaff
Fix call to create().
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Ben Pfaff
Add dummy file to ensure that lib/user is kept in CVS.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Ben Pfaff
Revise makefile structure.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Ben Pfaff
Update docs.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-19
Ben Pfaff
Add instructions for compiling and modifying Bochs.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-19
Ben Pfaff
Explain how to use patch.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-19
Ben Pfaff
Explain how to use patch.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-19
Ben Pfaff
Comments.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-19
Ben Pfaff
Improve description.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-19
Ben Pfaff
Syscall handler doesn't expect to see return address...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-19
Ben Pfaff
Pass return code from main() to exit().
commit
|
commitdiff
|
tree
|
snapshot
2004-09-19
Ben Pfaff
Update.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-19
Ben Pfaff
Update docs.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-18
Ben Pfaff
Only destroy pages up to PHYS_BASE.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-18
Ben Pfaff
Bug fixes.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-18
Ben Pfaff
Clarify strtok_r() description.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-17
Ben Pfaff
Add threads tests.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-17
Ben Pfaff
Add thread priority support.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-17
Ben Pfaff
Update docs.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-16
Ben Pfaff
Move pagedir stuff into userprog.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-16
Ben Pfaff
Make thread_unblock() on a thread that isn't blocked...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-16
Ben Pfaff
Invent tid_t data type and use it in many places where...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-16
Ben Pfaff
Merge 16550a.h into serial.c.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-16
Ben Pfaff
Update.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-16
Ben Pfaff
Update docs.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-16
Ben Pfaff
backtrace utility
commit
|
commitdiff
|
tree
|
snapshot
2004-09-16
Ben Pfaff
Reorder.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-16
Ben Pfaff
Skeleton for students to use.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-16
Ben Pfaff
Update.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-16
Ben Pfaff
Include constants.h into all source files with a -inclu...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-16
Ben Pfaff
Update docs.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-16
Ben Pfaff
Add -u to usage message.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-15
Ben Pfaff
Update docs.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-15
Ben Pfaff
Update docs.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-15
Ben Pfaff
Update docs.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-15
Ben Pfaff
Update docs.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-15
Ben Pfaff
Fix serial device handling.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-15
Ben Pfaff
Update.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-15
Ben Pfaff
Add Solaris serial support.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-15
Ben Pfaff
Initial intro.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-15
Ben Pfaff
Work on intro.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-15
Ben Pfaff
Foo.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-15
Ben Pfaff
Add rule for refreshing from Makefile.build.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-15
Ben Pfaff
Improve flexibility.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-14
Ben Pfaff
Remove obsolete vmware directory.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-14
Ben Pfaff
Remove obsolete bochs directory.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-14
Ben Pfaff
No longer needed.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-14
Ben Pfaff
Improve VMware GSX Server support.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-14
Ben Pfaff
Support VMware Workstation.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-14
Ben Pfaff
Make it work.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-14
Ben Pfaff
Use cp instead of ln.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-14
Ben Pfaff
Detect x86 systems, use the native tools.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-14
Ben Pfaff
Change -cp option to -ci ("copy in").
commit
|
commitdiff
|
tree
|
snapshot
next