summaryrefslogtreecommitdiff
path: root/ntp.h
Commit message (Expand)AuthorAgeFilesLines
* 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