aboutsummaryrefslogtreecommitdiff
path: root/proc.c
AgeCommit message (Expand)Author
2023-06-24rework checkOmar Polo
2023-06-13work around missing SOCK_NONBLOCK/CLOEXEC on macosOmar Polo
2023-06-11remove proc_ispeer()Omar Polo
2023-06-11move setproctitle/privsep_process earlierOmar Polo
2023-06-09parse the config file only onceOmar Polo
2023-06-08fix build of proc.c on !OpenBSDOmar Polo
2023-06-08rework the daemon to do fork+execOmar Polo