Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Feb 2001 08:25:17 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/alpha/alpha machdep.c src/sys/i386/i386 machdep.c src/sys/ia64/ia64 machdep.c src/sys/pc98/i386 machdep.c src/sys/kern init_main.c
Message-ID:  <200102091625.f19GPH476187@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2001/02/09 08:25:17 PST

  Modified files:
    sys/alpha/alpha      machdep.c 
    sys/i386/i386        machdep.c 
    sys/ia64/ia64        machdep.c 
    sys/pc98/i386        machdep.c 
    sys/kern             init_main.c 
  Log:
  Move the initailization of the proc lock for proc0 very early into the MD
  startup code.
  
  Revision  Changes    Path
  1.114     +2 -1      src/sys/alpha/alpha/machdep.c
  1.440     +2 -1      src/sys/i386/i386/machdep.c
  1.24      +2 -1      src/sys/ia64/ia64/machdep.c
  1.205     +2 -1      src/sys/pc98/i386/machdep.c
  1.155     +1 -2      src/sys/kern/init_main.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102091625.f19GPH476187>