cvs commit: src/sys/kern sysv_ipc.c

Robert Watson rwatson at FreeBSD.org
Sat May 31 16:31:52 PDT 2003


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


More information about the cvs-src mailing list