cvs commit: src/sys/kern init_main.c src/sys/sys proc.h

Jake Burkholder jake at FreeBSD.org
Sun Apr 13 14:29:12 PDT 2003


jake        2003/04/13 14:29:11 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             init_main.c 
    sys/sys              proc.h 
  Log:
  Made vmspace0 non-static.  Its useful to be able to identify a vmspace as
  the kernel vmspace.
  
  Revision  Changes    Path
  1.229     +1 -1      src/sys/kern/init_main.c
  1.313     +1 -0      src/sys/sys/proc.h


More information about the cvs-src mailing list