]> git.armaanb.net Git - opendoas.git/history - doas.c
Add RCS ID.
[opendoas.git] / doas.c
2015-07-18 Nicholas MarriottAdd doas -s as a shorthand for doas $SHELL. ok tedu
2015-07-18 <doug@openbsd.org>Add more error checking and use named constants when...
2015-07-16 Nicholas MarriottFail if /etc/doas.conf is g+w or o+w or is not owned...
2015-07-16 Nicholas MarriottMissing reallocarray check in doas.c (ok tedu) and...
2015-07-16 Theo de Raadtwrap long lines
2015-07-16 Ted Unangstdoas grows up. no insults.
2015-07-16 Ted Unangstcombine fprintfs and use a constant format string....
2015-07-16 Ted Unangstimport doas. still subject to changes, large and small.