cvs commit: src/usr.bin/ipcs ipcs.c
Robert Watson
rwatson at FreeBSD.org
Fri Nov 12 13:33:55 GMT 2004
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
More information about the cvs-src
mailing list