Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support negation of groups in "Match group" block (bz#1315); ok dtucker@ | 2008-07-04 | 1 | -1/+2 | |
| | |||||
* | almost entirely get rid of the culture of ".h files that include .h files" | 2006-08-03 | 1 | -3/+1 | |
| | | | | | ok djm, sort of ok stevesk makes the pain stop in one easy step | ||||
* | move #include <grp.h> out of includes.h | 2006-07-02 | 1 | -2/+2 | |
| | |||||
* | standardise spacing in $OpenBSD$ tags; requested by deraadt@ | 2006-03-25 | 1 | -1/+1 | |
| | |||||
* | remove comments from .h, since they are cut&paste from the .c files | 2001-06-26 | 1 | -17/+4 | |
| | | | | and out of sync | ||||
* | prototype pedant. not very creative... | 2001-06-26 | 1 | -3/+3 | |
| | | | | | - () -> (void) - no variable names | ||||
* | $OpenBSD$ | 2001-01-29 | 1 | -0/+2 | |
| | |||||
* | support supplementary group in {Allow,Deny}Groups | 2001-01-13 | 1 | -0/+47 | |
from stevesk@pobox.com |