mirror of
https://github.com/opnsense/src.git
synced 2026-07-14 19:51:17 -04:00
In the MPSAFE TTY branch, I noticed PTY's to be leaked, because dhclient's privileged process was run inside the session of, say, the login shell. Make sure we call setsid() here. Approved by: philip (mentor), brooks |
||
|---|---|---|
| .. | ||
| alloc.c | ||
| bpf.c | ||
| clparse.c | ||
| conflex.c | ||
| convert.c | ||
| dhclient-script | ||
| dhclient-script.8 | ||
| dhclient.8 | ||
| dhclient.c | ||
| dhclient.conf | ||
| dhclient.conf.5 | ||
| dhclient.leases.5 | ||
| dhcp-options.5 | ||
| dhcp.h | ||
| dhcpd.h | ||
| dhctoken.h | ||
| dispatch.c | ||
| errwarn.c | ||
| hash.c | ||
| inet.c | ||
| Makefile | ||
| options.c | ||
| packet.c | ||
| parse.c | ||
| privsep.c | ||
| privsep.h | ||
| tables.c | ||
| tree.c | ||
| tree.h | ||