Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
X
xv6-19au
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
csep551
xv6-19au
Commits
4655d42e
Commit
4655d42e
authored
14 years ago
by
Robert Morris
Browse files
Options
Downloads
Patches
Plain Diff
copyout() copies data to a va in a pagetable, for exec() &c
usertest that passes too many arguments, break exec
parent
a9183883
No related branches found
No related tags found
Loading
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
defs.h
+1
-0
1 addition, 0 deletions
defs.h
exec.c
+58
-35
58 additions, 35 deletions
exec.c
param.h
+2
-0
2 additions, 0 deletions
param.h
sysfile.c
+1
-1
1 addition, 1 deletion
sysfile.c
usertests.c
+5
-5
5 additions, 5 deletions
usertests.c
vm.c
+28
-4
28 additions, 4 deletions
vm.c
with
95 additions
and
45 deletions
Loading
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment