summaryrefslogtreecommitdiff
path: root/ntp.h
Commit message (Expand)AuthorAgeFilesLines
* Define FMAXINT only once and use it properly.Denis Ovsienko2020-07-281-2/+0
* Extract NTP printingHerwin Weststrate2020-04-211-0/+56
* Pull a bunch of headers into the only source file that includes them.Guy Harris2013-12-301-127/+0
* provide decent multipline output for the NTP printerhannes2004-01-281-37/+47
* 1970 - 1900 in seconds doesn't fit in 31 bits; explicitly make itguy2003-08-061-2/+2
* The "__attribute__((packed))" tag on structures causes some files not toguy2002-12-111-4/+4
* put __attribute__((packed)) to packet headers. s/u_short/u_int16_t/ and soitojun2002-11-091-4/+4
* always use u_intXX_t for protocol format declaration. char/short/int may notitojun2000-10-031-3/+3
* Initial revisionmcr1999-10-071-0/+117