mux 2006-09-27 09:24:44 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/netinet tcp_usrreq.c udp_usrreq.c
Log:
MFC udp_usrreq.c:1.180 and tcp_usrreq.c:1.128 :
Fix a bunch of SYSCTL_INT() that should have been SYSCTL_ULONG() to
match the type of the variable they are exporting.
Spotted by: Thomas Hurst <[EMAIL PROTECTED]>
Approved by: re@ (rwatson)
Forgotten by: mux
Revision Changes Path
1.124.2.3 +2 -2 src/sys/netinet/tcp_usrreq.c
1.175.2.7 +2 -2 src/sys/netinet/udp_usrreq.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"