Skip to content
  • Chad Barb's avatar
    Modified server to use syslog (as "frisbeed") instead of printfs. · 9ac17636
    Chad Barb authored
    Modified makefile to create userfrisbee (the client) and frisbeed (the server).
    Added support for syslog to f_network.c, using an ugly makefile hack to make multiple versions of the
    f_network .o file available (one for the server, with #define SYSLOG prepended, one for the client using
    the normal printfs.)
    9ac17636