rwatson 2004-12-05 22:50:09 UTC FreeBSD src repository Modified files: sys/nfsclient bootp_subr.c Log: Convert a GIANT_REQUIRED; into a NET_ASSERT_GIANT();, as sockets are now only conditionally protected by Giant based on debug.mpsafenet. Revision Changes Path 1.62 +1 -1 src/sys/nfsclient/bootp_subr.c