Move bus_teardown_intr() from wi_free() into wi_detach(). This is accidentally
[dragonfly.git] / usr.sbin / dntpd /
2005-12-07 Simon SchubertMerge from vendor branch CVS:
2005-12-05 Sascha Wildner- Ansify function definitions.
2005-12-03 Simon SchubertMerge from vendor branch OPENSSL:
2005-12-03 Simon SchubertMerge from vendor branch CVS:
2005-11-13 Simon SchubertMerge from vendor branch LUKEMFTP:
2005-10-01 Simon SchubertMerge from vendor branch GDB:
2005-09-13 Matthew DillonCleanup minor syntax/informational issues.
2005-09-11 Simon SchubertMerge from vendor branch GCC:
2005-09-09 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-09-06 Joerg SonnenbergerMerge from vendor branch OPENSSH:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch TEXINFO:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch TEXINFO:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch NCURSES:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GCC:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch BINUTILS:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch BIND:
2005-08-10 Joerg SonnenbergerMerge from vendor branch GCC:
2005-08-01 Joerg SonnenbergerMerge from vendor branch OPENPAM:
2005-08-01 Sascha WildnerRemove trailing blank space characters. mdoc(7) explici...
2005-07-21 Joerg SonnenbergerMerge from vendor branch ZLIB:
2005-07-14 Joerg SonnenbergerMerge from vendor branch OPENSSH:
2005-07-12 Simon SchubertMerge from vendor branch OPENSSH:
2005-07-11 Simon SchubertMerge from vendor branch OPENSSH:
2005-07-08 Joerg SonnenbergerMerge from vendor branch OPENPAM:
2005-07-07 Simon SchubertMerge from vendor branch OPENSSL:
2005-07-06 Joerg SonnenbergerMerge from vendor branch FILE:
2005-06-29 Simon SchubertMerge from vendor branch BZIP:
2005-06-19 Joerg SonnenbergerMerge from vendor branch GCC:
2005-06-13 Simon SchubertMerge from vendor branch CVS:
2005-06-06 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2005-06-05 Simon SchubertMerge from vendor branch GCC:
2005-06-02 Matthew DillonClean up type-o's.
2005-06-01 Joerg SonnenbergerMerge from vendor branch FILE:
2005-05-24 Joerg SonnenbergerMerge from vendor branch GCC:
2005-05-24 Joerg SonnenbergerMerge from vendor branch GCC:
2005-05-11 Joerg SonnenbergerMerge from vendor branch GCC:
2005-05-03 Joerg SonnenbergerMerge from vendor branch LIBARCHIVE:
2005-05-03 Joerg SonnenbergerMerge from vendor branch BSDTAR:
2005-04-29 Sascha WildnerAdd a missing .El and fix a couple of typos.
2005-04-27 Matthew DillonClean up the manual page, correct spelling, add additio...
2005-04-27 Matthew DillonAdd a manual page, clean up the options display, and...
2005-04-26 Matthew DillonImplement -s/-S (do quick course adjustment on startup).
2005-04-26 Matthew DillonDo not try to collect offset data if a prior offset...
2005-04-26 Matthew DillonAdd -n (not for real) option. The program goes through...
2005-04-25 Matthew DillonAdd config file support, daemon() backgrounding, pidfile,
2005-04-25 Matthew DillonImplement a course offset adjustment for large time...
2005-04-25 Matthew DillonDon't issue a frequency correction if it is the same...
2005-04-24 Matthew DillonImplement a variable polling rate capability.
2005-04-24 Matthew DillonChange client_check() to calculate the best offset...
2005-04-24 Matthew DillonAllows 16 samples with a correllation >= 0.96 in additi...
2005-04-24 Matthew DillonFix an overflow in the delta time calculation. A doubl...
2005-04-24 Matthew DillonCleanup compiler warnings. Generate cleaner debug...
2005-04-24 Matthew DillonCorrect some packet ntohs/htons issues. Fix a document...
2005-04-24 Matthew DillonInitial commit for the DragonFly home-made ntpd client...