Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | $Id$ -> $FreeBSD$ | peter | 1999-08-27 | 1 | -1/+1 |
| | |||||
* | Oops, that sanity check wasn't such a good idea if log_accum calls cvs | peter | 1999-08-08 | 1 | -1/+4 |
| | | | | | | recursively... Noticed by: bde | ||||
* | A simple cvs wrapper intended to be setgid for freefall to replace the | peter | 1999-08-08 | 1 | -0/+97 |
"everyone in group ncvs" problem. It also (as a side effect) gives token protection of /home/ncvs by not having everybody with write access to the repository. (I say token because it's not bullet proof, but does require a deliberate and conscious attempt to bypass the controls - which wouldn't be thought of too well without a damn good excuse). |