Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jan 2005 00:33:36 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_mib.c
Message-ID:  <200501300033.j0U0XarB059838@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2005-01-30 00:33:36 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/kern             kern_mib.c 
  Log:
  Merge kern_mib.c:1.72-1.73 from HEAD to RELENG_5:
  
    date: 2005/01/23 20:59:19;  author: rwatson;  state: Exp;  lines: +4 -5
    When retrieving the current per-jails securelevel for a sysctl read,
    don't acquire the prison mutex, as it's an integer read and races
    here don't make a difference.
  
    date: 2005/01/30 00:31:19;  author: rwatson;  state: Exp;  lines: +1 -1
    Fix spelling of integer in a comment.
  
    Beady eyes:     ceri
  
  Revision  Changes    Path
  1.71.2.1  +4 -5      src/sys/kern/kern_mib.c



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