Searched hist:75979 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/usr.sbin/rpc.lockd/
H A Dkern.cdiff 75979 Wed Apr 25 16:40:38 MDT 2001 alfred Fix compiling without -O, some dead code was using non-existant functions,
make the code not automatically dead but actually use the debug level
in order to determine if output is needed. Fix non-existant from_addr()
by #define'ing it to inet_ntoa().

Remove hardcoded -g from Makefile.

Reported by: "John W. De Boskey" <jwd@bsdwins.com>
Tested by: "John W. De Boskey" <jwd@bsdwins.com>
H A DMakefilediff 75979 Wed Apr 25 16:40:38 MDT 2001 alfred Fix compiling without -O, some dead code was using non-existant functions,
make the code not automatically dead but actually use the debug level
in order to determine if output is needed. Fix non-existant from_addr()
by #define'ing it to inet_ntoa().

Remove hardcoded -g from Makefile.

Reported by: "John W. De Boskey" <jwd@bsdwins.com>
Tested by: "John W. De Boskey" <jwd@bsdwins.com>

Completed in 51 milliseconds