- 2006年 8月 05日 1 次提交
-
-
由 kaashoek 提交于
ioapic
-
- 2006年 7月 29日 3 次提交
- 2006年 7月 28日 1 次提交
-
-
由 rtm 提交于
-
- 2006年 7月 26日 1 次提交
-
-
由 rtm 提交于
-
- 2006年 7月 22日 1 次提交
-
-
由 rtm 提交于
-
- 2006年 7月 21日 1 次提交
-
-
由 rtm 提交于
iget mkfs makes a file system image put this in your .bochsrc: ata0-slave: type=disk, mode=flat, path="fs.img", cylinders=1024, heads=1, spt=1
-
- 2006年 7月 20日 1 次提交
-
-
由 rtm 提交于
-
- 2006年 7月 19日 1 次提交
-
-
由 rtm 提交于
-
- 2006年 7月 17日 15 次提交
- 2006年 7月 16日 15 次提交
-
-
由 rsc 提交于
-
由 rsc 提交于
-
由 rsc 提交于
-
由 rsc 提交于
-
由 rsc 提交于
-
由 rsc 提交于
-
由 rsc 提交于
-
由 rsc 提交于
Add cons_puts for cleaner output.
-
由 rsc 提交于
-
由 rsc 提交于
-
由 rsc 提交于
-
由 rsc 提交于
-
由 rsc 提交于
(Fd_reference sounds like it might just return the ref count.)
-
由 rsc 提交于
Also remove all calls to memcpy in favor of memmove, which has defined semantics when the ranges overlap. The fact that memcpy was working in console.c to scroll the screen is not guaranteed by all implementations.
-
由 rsc 提交于
Removed cli and sti stack in favor of tracking number of locks held on each CPU and explicit conditionals in spinlock.c.
-