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_0_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.2   7 years  tedu   the environment handling code was showing its age. just because environ is a cha...
[TXT] doas.1  1.16   7 years  tedu   tighten up some wording
[TXT] doas.c  1.60   7 years  zhuk   The string with path to shell could be taken directly from struct passwd. At som...
[TXT] doas.conf.5  1.29   7 years  jmc   minor tweaks; ok tedu
[TXT] doas.h  1.8   7 years  martijn   Move the RB_ code from doas.h to env.c, and limit the environment interface to a...
[TXT] env.c  1.4   7 years  tedu   rename variable for consistency
[TXT] parse.y  1.19   7 years  tedu   revise environment handling. Add a setenv keyword for manipulating the environme...