Linux0.01内核源码,网上淘到的,希望可以帮到大家
linux0.01.rar
(预估有个91文件)
linux0.01
init
main.c
4KB
ndisasm
81KB
tools
build.c
2KB
build
13KB
boot
head.s
5KB
boot.s
8KB
mm
page.s
444B
memory.c
7KB
Makefile
749B
include
stdarg.h
780B
string.h
7KB
const.h
321B
utime.h
225B
ctype.h
1KB
unistd.h
6KB
termios.h
5KB
stddef.h
286B
signal.h
2KB
asm
memory.h
507B
segment.h
824B
system.h
2KB
io.h
704B
linux
config.h
1KB
kernel.h
262B
fs.h
5KB
sys.h
2KB
head.h
304B
tty.h
2KB
hdreg.h
8KB
sched.h
6KB
mm.h
219B
fcntl.h
1KB
errno.h
1KB
a.out.h
6KB
sys
utsname.h
234B
types.h
805B
wait.h
560B
times.h
200B
stat.h
1KB
time.h
734B
fs
buffer.c
6KB
stat.c
1KB
inode.c
6KB
open.c
4KB
tty_ioctl.c
4KB
block_dev.c
2KB
truncate.c
1KB
file_dev.c
2KB
bitmap.c
4KB
ioctl.c
935B
read_write.c
3KB
pipe.c
2KB
exec.c
7KB
fcntl.c
1KB
file_table.c
56B
super.c
2KB
namei.c
14KB
Makefile
5KB
char_dev.c
1KB
lib
write.c
335B
errno.c
11B
open.c
328B
_exit.c
136B
dup.c
67B
string.c
114B
close.c
69B
setsid.c
65B
Makefile
956B
execve.c
107B
ctype.c
1KB
wait.c
192B
Makefile
2KB
kernel
hd.c
11KB
mktime.c
1KB
sys.c
3KB
shell.c
167B
asm.s
3KB
exit.c
3KB
system_call.s
5KB
fork.c
3KB
printk.c
955B
sched.c
5KB
vsprintf.c
5KB
console.c
10KB
traps.c
5KB
Makefile
4KB
serial.c
1KB
rs_io.s
3KB
keyboard.s
9KB
tty_io.c
7KB
panic.c
269B
暂无评论