Ok Quite A Few Changes Here I Modified Fork To Ensure That The Child Process Has A Returned PID Of 0
I Also Modified The Scheduler So That I Get The Next PID Not The Next Avaiable One Also I Modified The Paging System So That We Can Clear A Page So That Garbage Is Not Left Over To Be A Security Breach Also I Fixed The Keyboard Driver So Garbage Is Not Returned To The Standard Output
1 parent 68b4332 commit f15d30f2d636e1e13c7c2cdd991c4cbf915c710d
@reddawg reddawg authored on 3 Aug 2002
Showing 8 changed files
View
src/bin/init/main.c
View
src/bin/shell/main.c
View
src/sys/drivers/keyboard.c
View
src/sys/include/vmm/paging.h
View
src/sys/kernel/fork.c
View
src/sys/kernel/schedule.c
View
src/sys/vmm/memory.c
View
src/sys/vmm/paging.c