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
/
relayctl
/
at
jcs
5 files
Makefile
Move local logging functions from log.c to new file util.c (that is also shared with relayctl). This allows us to unify common log.c with other daemons. It also clarifies the Copyright: log.c is by Henning, relayd's additions were from me. No functional or code changes, but it will make future updates easier.
10 years ago
parser.c
Make help output of relayctl redirect|host|table friendlier.
8 years ago
parser.h
Use "compliant" header guards by avoiding the reserved '_' namespace.
10 years ago
relayctl.8
add options to specify the control socket in relayd and relayctl. From Kapetanakis Giannis, thanks. ok claudio@
8 years ago
relayctl.c
Convert simple stuff in usr.sbin over to new imsgbuf_init behaviour
1 year ago