freebsd-dev/usr.sbin/tcpdump
Matthew Dillon 1482b97ae3 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).
2001-10-28 20:53:17 +00:00
..
tcpdump
tcpslice Do not assume that sizeof(tv_sec) is sizeof(time_t) - it will be, but 2001-10-28 20:53:17 +00:00
Makefile
Makefile.inc