Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jun 1996 12:24:05 -0700 (PDT)
From:      Gary Palmer <gpalmer>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/net if.c if_ppp.c if_sl.c if_tun.c ppp_tty.c
Message-ID:  <199606121924.MAA24905@freefall.freebsd.org>

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

gpalmer     96/06/12 12:24:04

  Modified:    sys/net   if.c if_ppp.c if_sl.c if_tun.c ppp_tty.c
  Log:
  Since the updates to ifnet.if_lastchange are so rare (relatively
  speaking), go for the extra accuracy and call microtime() to get
  the current time.
  
  Pointed Out By:		bde
  
  Revision  Changes    Path
  1.32      +9 -9      src/sys/net/if.c
  1.35      +2 -2      src/sys/net/if_ppp.c
  1.43      +2 -2      src/sys/net/if_sl.c
  1.28      +2 -2      src/sys/net/if_tun.c
  1.7       +2 -2      src/sys/net/ppp_tty.c



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