Date: Thu, 8 Jun 2006 23:15:28 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netipx ipx_input.c spx_usrreq.c Message-ID: <200606082315.k58NFSnx085776@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2006-06-08 23:15:28 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/netipx ipx_input.c spx_usrreq.c Log: Merge ipx_input.c:1.53, spx_usrreq.c:1.66 from HEAD to RELENG_6: Admit to ourselves that we don't actually implement pr_ctlinput() for IPX or SPX, as the code in the implementing functions is essentially a no-op. Replace with a comment indicating we don't implement these currently. Revision Changes Path 1.51.2.3 +1 -21 src/sys/netipx/ipx_input.c 1.62.2.3 +1 -23 src/sys/netipx/spx_usrreq.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606082315.k58NFSnx085776>