Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Dec 2004 17:21:07 +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:  <200412301721.iBUHL7DT029783@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2004-12-30 17:21:07 UTC

  FreeBSD src repository

  Modified files:
    sys/netipx           ipx_pcb.c ipx_pcb.h spx_usrreq.c 
  Log:
  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.30      +0 -55     src/sys/netipx/ipx_pcb.c
  1.19      +0 -3      src/sys/netipx/ipx_pcb.h
  1.48      +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?200412301721.iBUHL7DT029783>