Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jun 1996 23:13:19 -0700 (PDT)
From:      David Greenman <davidg>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/net bpf.c
Message-ID:  <199606080613.XAA14283@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

davidg      96/06/07 23:13:11

  Modified:    sys/net   bpf.c
  Log:
  Fix bug in bpf_ifname() where the unit didn't get added correctly to the
  name string. This function should be rewritten to deal with more than
  10 units of a given type.
  
  Pointed out by:	jmf@free-gate.com (Jean-Marc Frailong)
  (I fixed it slightly differently)
  
  Revision  Changes    Path
  1.25      +2 -1      src/sys/net/bpf.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606080613.XAA14283>