CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/09/20 06:30:20
Modified files:
usr.sbin/relayd: Makefile relay.c relayd.h
Added files:
usr.sbin/relayd: relay_http.c
Log message:
Move the HTTP code into an extra file to make future changes easier to
follow. No functional changes, only one function got renamed.
ok benno@
