Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Nov 1996 20:50:22 -0800 (PST)
From:      Peter Wemm <peter>
To:        freebsd-smp
Subject:   cvs commit:  sys/kern init_main.c
Message-ID:  <199612010450.UAA00985@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       96/11/30 20:50:21

  Modified:    kern      init_main.c
  Log:
  Sigh.  Try to fix stupid mistake number 167 and 168 for the day.. :-/
  
  CTLFLAG_RO should have been CTLFLAG_RD
  Pointed out by:  J.M. Chuang <smp@bluenose.na.tuns.ca>
  
  smp_cpus was not being incremented
  Pointed out by:  Steve Passe <smp@csn.net>
  
  Argh, I think I need to fix my tree so that I can compile it.  These
  blunders in trivial untested commits are getting rather embarresing.. :-]
  
  Revision  Changes    Path
  1.39      +2 -1      sys/kern/init_main.c



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