bin/63463: [patch] list IPC mechanisms based on username/UID

Christian S.J. Peron maneo at bsdpro.com
Fri Feb 27 14:10:20 PST 2004


The following reply was made to PR bin/63463; it has been noted by GNATS.

From: "Christian S.J. Peron" <maneo at bsdpro.com>
To: freebsd-gnats-submit at FreeBSD.org
Cc:  
Subject: Re: bin/63463: [patch] list IPC mechanisms based on username/UID
Date: Fri, 27 Feb 2004 21:01:57 +0000

 I have enclosed a man page patch for this option:
 
 --- usr.bin/ipcs/ipcs.1.bak	Fri Feb 27 20:55:48 2004
 +++ usr.bin/ipcs/ipcs.1	Fri Feb 27 21:00:38 2004
 @@ -131,6 +131,11 @@
  .Xr kvm 3
  will require read privileges to
  .Pa /dev/kmem .
 +.It Fl u Ar user
 +Display information about IPC mechanisms owned by 
 +.Pa user .
 +User specification can be in the form of a numeric UID or
 +a login name.
  .El
  .Pp
  If none of the


More information about the freebsd-bugs mailing list