diff options
author | rtm <rtm> | 2006-07-28 22:33:07 +0000 |
---|---|---|
committer | rtm <rtm> | 2006-07-28 22:33:07 +0000 |
commit | 8455980b27a57e9c51693a4acbe91b820f4ab319 (patch) | |
tree | 9e9cc521a7b7a778c7f0b42a17cd428c052e0863 /Notes | |
parent | c59361f1430ec485596d1bf5d43339af0b5a2705 (diff) | |
download | xv6-labs-8455980b27a57e9c51693a4acbe91b820f4ab319.tar.gz xv6-labs-8455980b27a57e9c51693a4acbe91b820f4ab319.tar.bz2 xv6-labs-8455980b27a57e9c51693a4acbe91b820f4ab319.zip |
exec arguments
Diffstat (limited to 'Notes')
-rw-r--r-- | Notes | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -161,3 +161,5 @@ need to lock bufs in bio between bread and brelse test 14-character file names and file arguments longer than 14 and directories longer than one sector + +kalloc() can return 0; do callers handle this right? |