CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2015/02/09 22:28:18

Modified files:
        sys/sys        : proc.h 
        sys/kern       : init_main.c kern_fork.c 

Log message:
Factor out the common bits of process_new() and main()'s code for
setting up process0, 'cause I'm sick of forgetting to update main()
when touching process_new()

ok blambert@ miod@

Reply via email to