K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-01-03T18:02:04.000000Z K 7 svn:log V 263 Merge bootp_subr.c:1.62 from HEAD to RELENG_5: date: 2004/12/05 22:50:09; author: rwatson; state: Exp; lines: +1 -1 Convert a GIANT_REQUIRED; into a NET_ASSERT_GIANT();, as sockets are now only conditionally protected by Giant based on debug.mpsafenet. END