- 2007年 8月 28日 17 次提交
-
-
由 rsc 提交于
There is only one ref to it -- the caller -- and no links to it.
-
由 rsc 提交于
-
由 rsc 提交于
-
由 rsc 提交于
-
由 rsc 提交于
-
由 rsc 提交于
-
由 rsc 提交于
-
由 rsc 提交于
-
由 rsc 提交于
-
由 rsc 提交于
-
由 rsc 提交于
-
由 rsc 提交于
Mainly delete unused constants and code. Move mp_startthem to main.c as bootothers.
-
由 rsc 提交于
One initialization function now, not three. Use #defines instead of enums (consistent with other code, but sigh). Still boots in Bochs in SMP mode.
-
由 rsc 提交于
-
由 rsc 提交于
-
由 rsc 提交于
-
由 rsc 提交于
-
- 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日 10 次提交