Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Oct 1998 10:09:20 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/kern init_main.c
Message-ID:  <199810151709.KAA11117@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1998/10/15 10:09:20 PDT

  Modified files:
    sys/kern             init_main.c 
  Log:
  Fix sysinit_add().
  - Don't include multiple copies of the previous sysinit in the new one.
  - Leave space for and explicitly null terminate the new list.
  
  Revision  Changes    Path
  1.99      +17 -13    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?199810151709.KAA11117>