- 2007年 8月 28日 5 次提交
- 2007年 8月 27日 13 次提交
-
-
由 rsc 提交于
Do not commit to new memory image until nothing can go wrong, avoiding bad2 case. Be sure to allocate enough stack space for argv. Load executable before initializing stack, to keep ELF loops together. Make argv loop clearer.
-
由 rsc 提交于
-
由 rsc 提交于
-
由 rsc 提交于
-
由 rsc 提交于
-
由 rsc 提交于
-
由 rsc 提交于
Add utility routines bzero, readsb so that balloc, bfree fit on one page. Make balloc loop clearer.
-
由 rsc 提交于
Rename B_WRITE to B_DIRTY and then let ide.c maintain the B_VALID and B_DIRTY flags.
-
由 rsc 提交于
-
由 rsc 提交于
-
由 rsc 提交于
-
由 rsc 提交于
-
由 rsc 提交于
-
- 2007年 8月 25日 22 次提交
-
-
由 rsc 提交于
-
由 rsc 提交于
-
由 rsc 提交于
-
由 rsc 提交于
-
由 rsc 提交于
-
由 rsc 提交于
-
由 rsc 提交于
Remove type arg to mknod (assume T_DEV).
-
由 rsc 提交于
-
由 rsc 提交于
-
由 rsc 提交于
-
由 rsc 提交于
-
由 rsc 提交于
-
由 rsc 提交于
-
由 rsc 提交于
-
由 rsc 提交于
Allow multiple arguments to ls.
-
由 rtm 提交于
-
由 rsc 提交于
-
由 rsc 提交于
-
由 rsc 提交于
-
由 rtm 提交于
nits in comments
-
由 rsc 提交于
-
由 rsc 提交于
Move initialization of %sp after protected mode jump and change to %esp.
-