Go to file
Jesse Smith 045f56f088 Merge pull request #6 from t6/patch-login_cap
Use setusercontext on FreeBSD
2016-09-24 16:31:25 -03:00
doas.1 Initial upload from OpenBSD 2016-06-22 12:17:53 -03:00
doas.c Use setusercontext on FreeBSD and get rid of the geteuid/setuid workaround 2016-09-17 02:15:40 +02:00
doas.conf.5 This is the initial port of doas to FreeBSD. It compiles, installs and works. 2016-06-22 12:21:34 -03:00
doas.h Made sure when running as the effective user root (euid is zero) we actually become 2016-06-26 16:24:42 -03:00
env.c This commit allows doas to compile on Linux. Does not authenticate yet. 2016-06-26 11:41:31 -03:00
execvpe.c This is the initial port of doas to FreeBSD. It compiles, installs and works. 2016-06-22 12:21:34 -03:00
LICENSE Initial commit 2016-06-22 12:16:18 -03:00
Makefile Use setusercontext on FreeBSD and get rid of the geteuid/setuid workaround 2016-09-17 02:15:40 +02:00
parse.y This commit allows doas to compile on Linux. Does not authenticate yet. 2016-06-26 11:41:31 -03:00
reallocarray.c Fix reallocarray.c compilation on FreeBSD 2016-06-24 13:25:03 +02:00
tree.h This commit allows doas to compile on Linux. Does not authenticate yet. 2016-06-26 11:41:31 -03:00