summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rdate/rfc868time.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* When system calls indicate an error they return -1, not some arbitraryderaadt2019-06-281-4/+4
* After calling getaddrinfo(3) both on rfc868 and ntp cases we can drop the "dns"mestre2018-08-181-1/+4
* Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt2015-01-161-2/+1
* ensure there are prototypesderaadt2013-11-121-2/+6
* remove irrelevant commentderaadt2013-04-201-3/+1
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-9/+1
* add IPv4/IPv6 transport selection. ok millert@ deraadt@jakob2004-02-161-4/+4
* add leap second support for rfc868, from thorsten glaserjakob2002-09-081-9/+20
* style; from thorstenjakob2002-08-101-7/+6
* IPv6 support; itojun@jakob2002-05-161-25/+26
* bit more KNFderaadt2002-05-161-8/+7
* add support for SNTP & split out RFC868 time support. ok deraadt@jakob2002-05-161-0/+118