Date: Sun, 17 Nov 2002 08:13:08 -0800 (PST) From: Luigi Rizzo <luigi@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet udp_usrreq.c Message-ID: <200211171613.gAHGD8BT094489@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 2002/11/17 08:13:08 PST Modified files: sys/netinet udp_usrreq.c Log: Minor documentation changes and indentation fix. Replace m_copy() with m_copypacket() where applicable. While at it, fix some function headers and remove 'register' from variable declarations. Revision Changes Path 1.129 +26 -37 src/sys/netinet/udp_usrreq.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211171613.gAHGD8BT094489>