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: "Douwe Kiela" <virtus@xxxxxxxxxx>
Date: Tue, 2 Nov 2004 15:34:05 +0100

"Liam J. Foy" <liamfoy@xxxxxxxxxxxxx> schreef:
> 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.
[snip]
> +.It Fl g Ar group
> +Display information about IPC mechanisms owned by
> +.Pa group .
> + Group specification can be in the form of a numeric GID or
> +a group name.
[snip]
Hey Liam,

The space before "Group" should be removed. For the rest it looks all good,
nice job!

Greetings,
Douwe





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