tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
usr.sbin
/
slaacctl
/
at
master
5 files
Makefile
Move slaacd to /sbin jca points out that all the other interface configuration tools live there (like ifconfig or dhclient). Furthermore it starts so early in the boot process that /usr might not be mounted yet if it's a nfs filesystem. sthen and deraadt agree
8 years ago
parser.c
The canonical name for ctl programs is without 'd'. Pointed out by Brad. OK deraadt@
9 years ago
parser.h
The canonical name for ctl programs is without 'd'. Pointed out by Brad. OK deraadt@
9 years ago
slaacctl.8
improve the Nd lines such that the format is consistent for the various *d, *conf, *ctl files (where relevant) and simple;
3 years ago
slaacctl.c
Prevent crash of unprivileged engine process (pledged stdio).
4 years ago