tcpslice(8) uses a raw tm_year and will therefore display 100y01m01d... for 2000-JAN-01. For compatibility, use a two-digit year until 2000. How-To-Repeat: Code inspection
State Changed From-To: open->closed Fixed in rev 1.8 of tcpslice.c -- thanks!