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 Use alignment-safe code on non-i386 architectures. 2001-07-26 21:54:47 +00:00
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 Perform a major cleanup of the usr.sbin Makefiles. 2001-07-20 06:20:32 +00:00
Makefile.inc Perform a major cleanup of the usr.sbin Makefiles. 2001-07-20 06:20:32 +00:00