Date: Sun, 13 Feb 2005 18:55:34 +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_pcb.c ipx_pcb.h spx_usrreq.c Message-ID: <200502131855.j1DItY4x021689@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2005-02-13 18:55:34 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netipx ipx_pcb.c ipx_pcb.h spx_usrreq.c Log: Merge ipx_pcb.c:1.30, ipx_pcb.h:1.19, spx_usrreq.c:1.48 from HEAD to RELENG_5: date: 2004/12/30 17:21:07; author: rwatson; state: Exp; lines: +0 -55 date: 2004/12/30 17:21:07; author: rwatson; state: Exp; lines: +0 -3 date: 2004/12/30 17:21:07; author: rwatson; state: Exp; lines: +0 -50 Garbage collect unused (and incompletely implemented) functions: - ipx_pcbnotify(), which is never called. - ipx_rtchange(), which is never called, is incomplete inplemented, and also #ifdef notdef. - spx_fixmtu(), which is never called, is incompletely implemented, and also #ifdef notdef. Revision Changes Path 1.28.2.6 +0 -55 src/sys/netipx/ipx_pcb.c 1.18.6.2 +0 -3 src/sys/netipx/ipx_pcb.h 1.46.2.2 +0 -50 src/sys/netipx/spx_usrreq.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502131855.j1DItY4x021689>