Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce the PRECIOUSPROG knob in bsd.prog.mk, similar | ru | 2004-11-03 | 1 | -1/+1 |
| | | | | | | | | 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 | ||||
* | Only check if ENABLE_SUID_NEWGRP is defined, for consistency with | ru | 2004-10-24 | 1 | -1/+1 |
| | | | | other ENABLE_SUID_* variables. | ||||
* | Add the newgrp(1) utility, which changes groups. This is required by | tjr | 2002-05-28 | 1 | -0/+12 |
the POSIX.2 UPE. PR: 36190 Reviewed by: -standards, silence on -audit |