Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Dec 1998 00:34:56 -0800 (PST)
From:      Matt Dillon <dillon@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/conf param.c src/sys/kern sysv_sem.c src/sys/sys sem.h
Message-ID:  <199812140834.AAA12841@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      1998/12/14 00:34:56 PST

  Modified files:
    sys/conf             param.c 
    sys/kern             sysv_sem.c 
    sys/sys              sem.h 
  Log:
  Fixed problems with kernel config file overrides of sysv semaphore
  parameters.  Prior to this fix a kernel config override would effect
  only some of the kernel files, resulting in panics.
  
  PR:	kern/9068
  
  Revision  Changes    Path
  1.32      +3 -1      src/sys/conf/param.c
  1.22      +2 -2      src/sys/kern/sysv_sem.c
  1.16      +3 -3      src/sys/sys/sem.h

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?199812140834.AAA12841>