Module Name: src
Committed By: christos
Date: Sat Apr 13 23:04:35 UTC 2013
Modified Files:
src/external/bsd/dhcp/dist/server: dhcpd.c
Log Message:
How could this possibly ever have worked with threads? It forked *after*
it initialized the isc library and the parent having created the threads
exited with the worker threads?!?!? Only -d worked because it did not
fork!
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.2 -r1.2 src/external/bsd/dhcp/dist/server/dhcpd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.