ru
6cc4b6c220
Added the EXIT STATUS section where appropriate.
2005-01-17 07:44:44 +00:00
ru
f0fbc30e0d
Introduce the PRECIOUSPROG knob in bsd.prog.mk, similar
...
to PRECIOUSLIB from bsd.lib.mk. The side effect of this
is making installing the world under jail(8) possible by
using another knob, NOFSCHG.
Reviewed by: oliver
2004-11-03 18:01:21 +00:00
ru
9452dc8627
Only check if ENABLE_SUID_NEWGRP is defined, for consistency with
...
other ENABLE_SUID_* variables.
2004-10-24 16:02:38 +00:00
harti
8ca63b7ab7
Use (char *)NULL to terminated to argument list for execl().
...
Without this cast the compiler cannot know that it has to convert
the null pointer constant NULL to a null pointer.
2003-10-30 15:14:34 +00:00
ru
4c0a89a17e
mdoc(7) police: one minor change that was not probably worth a commit.
2002-05-30 13:57:35 +00:00
tjr
16f4712bc4
Add the newgrp(1) utility, which changes groups. This is required by
...
the POSIX.2 UPE.
PR: 36190
Reviewed by: -standards, silence on -audit
2002-05-28 05:05:28 +00:00