Go to file
Jesse Smith c8cb4d999e Avoid echoing stdin when output is piped to doas.
Fix asprintf() compile warning when building on Linux.
2019-03-10 19:11:40 -03:00
doas.1 Updated documentation to include -- paramter and to make it clear 2017-02-17 11:24:29 -04:00
doas.c Avoid echoing stdin when output is piped to doas. 2019-03-10 19:11:40 -03:00
doas.conf.5 Updated documentation to include -- paramter and to make it clear 2017-02-17 11:24:29 -04:00
doas.h Fixed issue with port of doas searching the user's full path for 2017-09-05 21:40:47 -03:00
env.c Avoid echoing stdin when output is piped to doas. 2019-03-10 19:11:40 -03:00
execvpe.c Fixed issue with port of doas searching the user's full path for 2017-09-05 21:40:47 -03:00
LICENSE Updated license file. 2017-02-24 10:46:46 -04:00
Makefile Avoid echoing stdin when output is piped to doas. 2019-03-10 19:11:40 -03:00
parse.y Updated documentation to include -- paramter and to make it clear 2017-02-17 11:24:29 -04:00
reallocarray.c Fix reallocarray.c compilation on FreeBSD 2016-06-24 13:25:03 +02:00
strlcat.c Fixed issue with port of doas searching the user's full path for 2017-09-05 21:40:47 -03:00
strlcpy.c Fixed issue with port of doas searching the user's full path for 2017-09-05 21:40:47 -03:00
tree.h This commit allows doas to compile on Linux. Does not authenticate yet. 2016-06-26 11:41:31 -03:00