CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2018/07/10 10:39:54
Added files: usr.sbin/rad : Makefile control.c control.h engine.c engine.h frontend.c frontend.h log.c log.h parse.y printconf.c rad.8 rad.c rad.conf.5 rad.h Log message: Import rad(8). It's a Router Advertisement Daemon written using the standard 3 process privsep pattern and a parse.y based config file. Commit early to continue work in tree. OK jca "it's totally rad" phessler@ "usr.sbin never runs out of space" deraadt@