Date: Sun, 28 Oct 2001 12:53:18 -0800 (PST) From: Matt Dillon <dillon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/tcpdump/tcpslice tcpslice.c Message-ID: <200110282053.f9SKrIk52429@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon      2001/10/28 12:53:18 PST
  Modified files:
    usr.sbin/tcpdump/tcpslice tcpslice.c 
  Log:
  Do not assume that sizeof(tv_sec) is sizeof(time_t) - it will be, but
  it isn't yet because our tv_sec is currently a long (so 64 bit architectures
  are already broken to a degree).
  
  Revision  Changes    Path
  1.11      +10 -5     src/usr.sbin/tcpdump/tcpslice/tcpslice.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110282053.f9SKrIk52429>
