OpenBSD CVS

src/usr.bin/doas/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / doas


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.3   6 years  espie   no need to generate y.tab.h if nothing uses it, set YFLAGS to nothing instead of...
[TXT] doas.1  1.26   16 months  kn   Denote multiple arguments with 'arg ...' not 'args' A few programs used the plu...
[TXT] doas.c  1.99   2 months  tedu   change permit to be more bits away from deny, because rowhammer. not really sure...
[TXT] doas.conf.5  1.46   12 months  kn   Improve setenv markup - braces are not commands, use 'Brq' - markup variable an...
[TXT] doas.h  1.20   2 months  tedu   change permit to be more bits away from deny, because rowhammer. not really sure...
[TXT] env.c  1.10   4 years  tedu   fix one last edge case regarding PATH, allows simpler config.
[TXT] parse.y  1.31   2 years  deraadt   minor KNF cleanups during a re-read