aboutsummaryrefslogtreecommitdiff
path: root/ntp.h
AgeCommit message (Expand)Author
2020-07-28Define FMAXINT only once and use it properly.Denis Ovsienko
2020-04-21Extract NTP printingHerwin Weststrate
2013-12-30Pull a bunch of headers into the only source file that includes them.Guy Harris
2004-01-28provide decent multipline output for the NTP printerhannes
2003-08-061970 - 1900 in seconds doesn't fit in 31 bits; explicitly make itguy
2002-12-11The "__attribute__((packed))" tag on structures causes some files not toguy
2002-11-09put __attribute__((packed)) to packet headers. s/u_short/u_int16_t/ and soitojun
2000-10-03always use u_intXX_t for protocol format declaration. char/short/int may notitojun
1999-10-07Initial revisionmcr