K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-09-03T03:12:58.000000Z K 7 svn:log V 492 Merge sys/netgraph/ng_tty.c:1.30, sys/netinet6/ipsec.c:1.37, sys/netipx/ipx.c:1.27 to RELENG_5: Mark Netgraph TTY, KAME IPSEC, and IPX/SPX as requiring Giant for correct operation using NET_NEEDS_GIANT(). This will result in a boot-time restoration of Giant-enabled network operation, or run-time warning on dynamic load (applicable only to the Netgraph component). Additional components will likely need to be marked with this in the future. Approved by: re (scottl, kensmith) END