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_6_2_BASE


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.19   7 years  tedu   -L means no command
[TXT] doas.c  1.72   6 years  tedu   for password failure, print Authorization failed instead of EPERM. will make thi...
[TXT] doas.conf.5  1.33   6 years  jmc   man pages with pseudo synopses which list filenames end up creating very ugly ou...
[TXT] doas.h  1.13   7 years  tedu   prepenv can take a const rule
[TXT] env.c  1.6   7 years  tedu   prepenv can take a const rule
[TXT] parse.y  1.26   7 years  tedu   envlist and arglist are both string lists; simplify ok benno