Age | Commit message (Expand) | Author |
2004-02-18 | sort options and SYNOPSIS; | Jason McIntyre |
2004-02-16 | add IPv4/IPv6 transport selection. ok millert@ deraadt@ | Jakob Schlyter |
2003-11-20 | remove -Werror from userland builds, to give us a chance to | Anil Madhavapeddy |
2003-08-08 | refer to RFCs consistently (RFC XXXX); | Jason McIntyre |
2003-06-26 | strict proto cleanups | Theo de Raadt |
2003-06-12 | - section reorder | Jason McIntyre |
2003-05-14 | "error" was typed double, which is not suitable for getaddrinfo(3). | Jun-ichiro itojun Hagino |
2003-02-11 | typos; | Jason McIntyre |
2002-11-14 | use $ or # before commands in examples | Theo de Raadt |
2002-10-15 | improve english | Jakob Schlyter |
2002-09-08 | add leap second support for rfc868, from thorsten glaser | Jakob Schlyter |
2002-08-10 | style; from thorsten | Jakob Schlyter |
2002-08-03 | check return value from read; from thorsten | Jakob Schlyter |
2002-08-01 | knf and minor tweeking from thorsten | Jakob Schlyter |
2002-07-31 | minor changes and knf from thorsten glaser | Jakob Schlyter |
2002-07-30 | knf | Theo de Raadt |
2002-07-28 | call ntpleaps before trying to sync if needed | Jakob Schlyter |
2002-07-27 | move leap seconds correction to -N option for now | Jakob Schlyter |
2002-07-27 | add verbose output option | Jakob Schlyter |
2002-07-27 | enable leapsecond supprt | Jakob Schlyter |
2002-07-27 | leapsecond support; written by thorsten glaser; ok millert@ | Jakob Schlyter |
2002-06-14 | spelling; from Brian Poole <raj@cerias.purdue.edu> | Todd T. Fries |
2002-05-16 | More careful with select(). deraadt@ ok. | Hakan Olsson |
2002-05-16 | IPv6 support; itojun@ | Jakob Schlyter |
2002-05-16 | more clarify and cleanup; ok jakob@ | Kevin Steves |
2002-05-16 | #ifdef DEBUG some verbose output, may be moved to a -v flag later perhaps | Jakob Schlyter |
2002-05-16 | clarify protocol use | Theo de Raadt |
2002-05-16 | bit more KNF | Theo de Raadt |
2002-05-16 | various KNF, and mark some issues | Theo de Raadt |
2002-05-16 | add support for SNTP & split out RFC868 time support. ok deraadt@ | Jakob Schlyter |
2002-02-19 | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | Todd C. Miller |
2001-08-15 | fix -pa to display properly initialized adjustment; ok beck@ pjanzen@ | Kevin Steves |
2001-08-03 | o) We always closes .Bl and .Bd tags; | Mike Pechkin |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell |
2000-03-19 | Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other | Aaron Campbell |
1999-10-17 | Remove some redundant .Pp. | Aaron Campbell |
1999-06-05 | remove trailing whitespace, some Nm cleanup | Aaron Campbell |
1999-04-02 | all .Nm macros should have an argument in SYNOPSIS; also misc cleanup | Aaron Campbell |
1999-03-11 | cleanup | Aaron Campbell |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff |
1997-07-16 | fix Xr | Theo de Raadt |
1997-04-27 | More includes for library prototypes. | Jason Downs |
1997-04-04 | wtmp repairs; netbsd | Theo de Raadt |
1997-02-06 | corrected to look even more like date(1) | kstailey |
1997-01-21 | make lint happier | kstailey |
1997-01-21 | make output look like that of date(1) | kstailey |
1996-12-10 | warnx | Theo de Raadt |
1996-04-21 | sync to netbsd 960418 | Theo de Raadt |
1996-03-25 | From NetBSD: merge of 960317 | Niklas Hallqvist |