summaryrefslogtreecommitdiff
path: root/print-ntp.c
Commit message (Expand)AuthorAgeFilesLines
* Add an "fn_printzp()" routine for printing null-padded strings (stringsguy2005-05-061-2/+3
* display cosmetics for printing NTP packetshannes2004-01-281-4/+1
* provide decent multipline output for the NTP printerhannes2004-01-281-78/+68
* Have the configure script arrange that the Makefile define _U_guy2003-11-161-4/+4
* From Neil Spring:guy2003-11-151-4/+4
* Don't try to print deltas from zero.fenner2003-08-011-5/+29
* tell that its NTP what we are presenting & cosmetics ...hannes2002-12-281-7/+8
* The "__attribute__((packed))" tag on structures causes some files not toguy2002-12-111-8/+9
* Added support for Win32, based on WinPcap.risso2002-08-011-7/+2
* Cast the argument to "fn_printn()" to "u_char *", as that's the argumentguy2002-04-251-2/+2
* Use fn_printn() to avoid spewing junk from the packet to the terminal.fenner2001-08-201-5/+2
* Get rid of some includes of <net/route.h>, and empty declarations ofguy2000-10-061-4/+1
* Get rid of unneeded includes of <net/if.h>.guy2000-09-281-2/+1
* Add definitions of Ethernet types fromguy2000-09-231-2/+1
* remove non-STDC codeassar2000-07-011-3/+1
* Switch to config.h instead of passing defines in DEFS.fenner1999-11-211-1/+5
* Initial revisionmcr1999-10-071-0/+286