NetBSD/sbin/mount_portal
bgrayson 0d39e62e79 Fix security problem noticed by Alaric Williams:
when giving up root credentials, I was setting the egid and euid,
  and forgot to also do gid and uid.
2000-01-15 06:21:40 +00:00
..
examples Initial checkin. Contains some tutorial-like examples, plus configurations. 1999-08-16 06:42:48 +00:00
Makefile Initial support for rfilter and wfilter namespaces, in pt_filter.c. 1999-08-16 06:55:27 +00:00
activate.c
conf.c
mount_portal.8 Initial support for rfilter and wfilter namespaces, in pt_filter.c. 1999-08-16 06:55:27 +00:00
mount_portal.c Make life a little easier: warn if the configuration file is not an absolute 1999-08-16 06:34:50 +00:00
pathnames.h
portal.conf
portald.h Initial support for rfilter and wfilter namespaces, in pt_filter.c. 1999-08-16 06:55:27 +00:00
pt_conf.c Initial support for rfilter and wfilter namespaces, in pt_filter.c. 1999-08-16 06:55:27 +00:00
pt_exec.c
pt_file.c Fix security problem noticed by Alaric Williams: 2000-01-15 06:21:40 +00:00
pt_filter.c printf() format warnings for size_t != int; from Peter Seebach in PR bin/8214. 1999-08-17 15:05:15 +00:00
pt_tcp.c