Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 May 2003 16:31:51 -0700 (PDT)
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 sysv_ipc.c
Message-ID:  <200305312331.h4VNVptt051060@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2003/05/31 16:31:51 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             sysv_ipc.c 
  Log:
  Attempt to further comment and clarify System V IPC logic: document
  why certain exceptions are made, note an inconsistency between
  FreeBSD and some other implementations regarding IPC_M, and let
  suser() generate our EPERM rather than forcing it ourselves.
  Remove a carriage return that crept in in the last commit.
  
  Reviewed by:    gordon
  Obtained from:  TrustedBSD Project
  Sponsored by:   DARPA, Network Associates Laboratories
  
  Revision  Changes    Path
  1.26      +24 -9     src/sys/kern/sysv_ipc.c



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