DragonFly BSD
DragonFly kernel List (threaded) for 2004-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Implementing two new ipcs options -g and -u


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 1 Nov 2004 09:37:43 -0800 (PST)

:
:Hey guys,
:
:Here is a patch I want you guys to look at / test / moan over. The diff
:message will explain what it is all about. The -u was obtained from
:FreeBSD and the -g was created by yours truly.
:
:Any problems, write back. If no objections are recieved, It will be committed
:on the 2nd of November. Joerg has gave the nod, but I will let you guys look
:also.
:
:Patch starts here:
:
:- Allow ipcs to display information about IPC mechanisms owned by
:  a user. The option for this is -u user. User can be a username or
:  a uid. Obtained from FreeBSD
:
:- Allow ipcs to display information about IPC mechanisms owned by
:  a group. The option for this is -g group. Group can be a group name or
:  a gid. Wrote by me. 

    Looks fine.  -g makes sense... if we have a -u we might as well have
    a -g :-)

						-Matt



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]