cvs commit: src/usr.bin/ipcs ipcs.c
Robert Watson
rwatson at FreeBSD.org
Thu May 5 11:55:05 PDT 2005
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
More information about the cvs-src
mailing list