cvs commit: src/sys/netipx ipx_pcb.c ipx_pcb.h spx_usrreq.c
Robert Watson
rwatson at FreeBSD.org
Sun Feb 13 18:55:34 GMT 2005
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
More information about the cvs-src
mailing list