文件名称:FUNIX-开源
文件大小:33KB
文件格式:GZ
更新时间:2024-05-21 04:33:31
开源软件
Funix是用于IA-32体系结构的教育性操作系统。 该项目的主要目的是为内核新手和新手提供背景。
【文件预览】:
funix
----tools()
--------fcp.c(11KB)
--------CVS()
--------funix_fs.h(2KB)
--------Makefile(200B)
--------mkfs.funix.c(7KB)
----funix.txt(234B)
----boot()
--------boot.s(3KB)
--------CVS()
--------setup.s(5KB)
--------Makefile(188B)
----drivers()
--------block()
--------CVS()
--------char()
----mm()
--------kmalloc.c(3KB)
--------CVS()
--------memory.c(2KB)
--------Makefile(538B)
----include()
--------stdarg.h(2KB)
--------CVS()
--------stddef.h(882B)
--------asm()
--------sys()
--------kernel()
----TODO(703B)
----CVS()
--------Root(50B)
--------Entries(341B)
--------Repository(6B)
----fs()
--------buffer.c(2KB)
--------inode.c(3KB)
--------CVS()
--------Makefile(787B)
--------rw_ops.c(1KB)
----Troublelog(1KB)
----lib()
--------vsnprintf.c(2KB)
--------CVS()
--------string.c(2KB)
--------Makefile(444B)
----Changelog(675B)
----Makefile(1KB)
----COPYING(18KB)
----kernel()
--------irq.c(1KB)
--------idt.c(4KB)
--------page.c(1KB)
--------printk.c(1KB)
--------CVS()
--------dma.c(2KB)
--------init.c(3KB)
--------Makefile(1KB)
--------pit.c(1KB)
--------i8259.s(2KB)