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

Current tag: OPENBSD_7_2


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.25   3 years  martijn   s/authorization/authentication/g OK kn@ tedu@
[TXT] doas.c  1.97   2 years  deraadt   minor KNF cleanups during a re-read
[TXT] doas.conf.5  1.45   3 years  jmc   fix SEE ALSO;
[TXT] doas.h  1.19   2 years  tobias   Improved error handling in config parser. - Escaped newlines confused column co...
[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