Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Nov 2004 13:33:55 +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:  <200411121333.iACDXtQH004733@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2004-11-12 13:33:55 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/ipcs         ipcs.c 
  Log:
  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
  
  Revision  Changes    Path
  1.24      +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?200411121333.iACDXtQH004733>