Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 May 2005 18:54:58 +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/usr.bin/ipcs ipcs.c
Message-ID:  <200505051854.j45Iswvo075520@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2005-05-05 18:54:58 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    usr.bin/ipcs         ipcs.c 
  Log:
  Merge ipcs.c:1.24 from HEAD to RELENG_5:
  
    third of several commits to allow kernel System V IPC data structures
    to be modified and extended without breaking the user space ABI:
  
    Make the "ipcs" tool, which grubs around in kernel memory to report
    status relating to System V IPC, use the _kernel variants on the
    System V IPC data structures.
  
    Submitted by:   Dandekar Hrishikesh <rishi_dandekar at sbcglobal dot net>
    Obtained from:  TrustedBSD Project
    Sponsored by:   DARPA, SPAWAR, McAfee Research
  
  Requested by:   ps
  
  Revision  Changes    Path
  1.23.2.1  +66 -66    src/usr.bin/ipcs/ipcs.c



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