Revision tags: release/3.4.0_cvs |
|
#
cc559270 |
| 13-Dec-1999 |
Ollivier Robert <roberto@FreeBSD.org> |
Please welcome the brand new ntp4 daemon & utilities in the FreeBSD tree. This is the second part of the commit (the third -- link in usr.sbin/Makefile) will be done after a more complete review by p
Please welcome the brand new ntp4 daemon & utilities in the FreeBSD tree. This is the second part of the commit (the third -- link in usr.sbin/Makefile) will be done after a more complete review by phk & obrien.
NOTE: the number of drivers included in the default configuration is very minimal, mainly local clocks and the one I use RAWDCF. Anyone wanting to have a more complete version will find recompilation very easy.
It builds and runs on both alpha & i386. It also does survive "make world".
Reviewed by: phk, obrien (partly)
show more ...
|
#
cbd59a4f |
| 08-Sep-2009 |
Oleksandr Tymoshenko <gonzo@FreeBSD.org> |
- MFC from head@196987
|
#
96a65baf |
| 12-Aug-2009 |
Colin Percival <cperciva@FreeBSD.org> |
Apply the ntp-related part of r195626 to the correct part of the tree -- the mkver which is used in builds is the one in usr.sbin/ntp/scripts, not the one in contrib/ntp/scripts.
Pointy hat to: cper
Apply the ntp-related part of r195626 to the correct part of the tree -- the mkver which is used in builds is the one in usr.sbin/ntp/scripts, not the one in contrib/ntp/scripts.
Pointy hat to: cperciva Approved by: re (rwatson)
show more ...
|
Revision tags: release/7.2.0_cvs, release/7.2.0, release/7.1.0_cvs, release/7.1.0, release/6.4.0_cvs, release/6.4.0 |
|
#
271c3a90 |
| 22-Aug-2008 |
Ollivier Robert <roberto@FreeBSD.org> |
Update the various files to sync with vendor import of 4.2.4p5. sntp includes a copy of libopts in itself in vendor code, rewrite the Makefile to compile and use only one copy. It is an internal lib
Update the various files to sync with vendor import of 4.2.4p5. sntp includes a copy of libopts in itself in vendor code, rewrite the Makefile to compile and use only one copy. It is an internal library, not installed.
MFC after: 2 weeks
show more ...
|
Revision tags: release/7.0.0_cvs, release/7.0.0, release/6.3.0_cvs, release/6.3.0, release/6.2.0_cvs, release/6.2.0, release/5.5.0_cvs, release/5.5.0, release/6.1.0_cvs, release/6.1.0, release/6.0.0_cvs, release/6.0.0, release/5.4.0_cvs, release/5.4.0, release/4.11.0_cvs, release/4.11.0, release/5.3.0_cvs, release/5.3.0 |
|
#
6cb84f0c |
| 20-Jul-2004 |
Ollivier Robert <roberto@FreeBSD.org> |
Update our ntpd to the long awaited 4.2.0 version.
This bring us several things: - updated drivers - IPv6 support at last - ntp-genkeys is replaced by ntp-keygen - ntptrace is now a script (courtesy
Update our ntpd to the long awaited 4.2.0 version.
This bring us several things: - updated drivers - IPv6 support at last - ntp-genkeys is replaced by ntp-keygen - ntptrace is now a script (courtesy of John Hay) - lots of renamed files from .htm to .html (while I prefer .html, I find the change a bit gratuitous) - still no manpages :(
Please test and report.
Commit very much helped by: GNU arch (http://gnuarch.org/)
show more ...
|
Revision tags: release/4.10.0_cvs, release/4.10.0, release/5.2.1_cvs, release/5.2.1, release/5.2.0_cvs, release/5.2.0, release/4.9.0_cvs, release/4.9.0, release/5.1.0_cvs, release/5.1.0, release/4.8.0_cvs, release/4.8.0, release/5.0.0_cvs, release/5.0.0 |
|
#
e265e481 |
| 04-Nov-2002 |
Ollivier Robert <roberto@FreeBSD.org> |
Update ntpd to 4.1.1b. There are two new drivers and the usual bunch of fixes. See contrib/ntp/ChangeLog for details.
MFC after: 1 month Prodded by: jhay Tested on: sparc64 (panther), alpha (beast)
Update ntpd to 4.1.1b. There are two new drivers and the usual bunch of fixes. See contrib/ntp/ChangeLog for details.
MFC after: 1 month Prodded by: jhay Tested on: sparc64 (panther), alpha (beast) and i386.
show more ...
|
#
a5b1043f |
| 29-Oct-2002 |
Ollivier Robert <roberto@FreeBSD.org> |
Update ntpd to 4.1.1a. This contains many bug fixes made on the STABLE branch and a few new drivers. See contrib/ntp/ChangeLog for details.
Hide kernel header sys/lock.h from ntp [1]
PR: bin/33914
Update ntpd to 4.1.1a. This contains many bug fixes made on the STABLE branch and a few new drivers. See contrib/ntp/ChangeLog for details.
Hide kernel header sys/lock.h from ntp [1]
PR: bin/33914 Submitted by: thomas, bde[1] MFC after: 1 month
show more ...
|
Revision tags: release/4.7.0_cvs, release/4.6.2_cvs, release/4.6.2, release/4.6.1, release/4.6.0_cvs, release/4.5.0_cvs, release/4.4.0_cvs |
|
#
7f81b32f |
| 29-Aug-2001 |
Ollivier Robert <roberto@FreeBSD.org> |
Update for the import of 4.1.0.
|
Revision tags: release/4.3.0_cvs, release/4.3.0 |
|
#
afcf05e4 |
| 02-Mar-2001 |
Ruslan Ermilov <ru@FreeBSD.org> |
setlocale(3) has been fixed to match POSIX standard: LC_ALL takes precedence over other LC_* envariables.
|
Revision tags: release/4.2.0, release/4.1.1_cvs, release/4.1.0, release/3.5.0_cvs, release/4.0.0_cvs |
|
#
83b399ab |
| 01-Feb-2000 |
Andrey A. Chernov <ache@FreeBSD.org> |
Fix date again. Previous fix was overwritten by new commits.
|
#
9309fbae |
| 28-Jan-2000 |
Ollivier Robert <roberto@FreeBSD.org> |
Update to 4.0.99b. According to Harlan Stenn, the things holding the release of 4.1.0 are not FreeBSD-related so importing this one is not a problem.
|
#
7ae5dd12 |
| 29-Dec-1999 |
Andrey A. Chernov <ache@FreeBSD.org> |
Use LC_TIME=C for date
|
Revision tags: release/3.4.0_cvs |
|
#
cc559270 |
| 13-Dec-1999 |
Ollivier Robert <roberto@FreeBSD.org> |
Please welcome the brand new ntp4 daemon & utilities in the FreeBSD tree. This is the second part of the commit (the third -- link in usr.sbin/Makefile) will be done after a more complete review by p
Please welcome the brand new ntp4 daemon & utilities in the FreeBSD tree. This is the second part of the commit (the third -- link in usr.sbin/Makefile) will be done after a more complete review by phk & obrien.
NOTE: the number of drivers included in the default configuration is very minimal, mainly local clocks and the one I use RAWDCF. Anyone wanting to have a more complete version will find recompilation very easy.
It builds and runs on both alpha & i386. It also does survive "make world".
Reviewed by: phk, obrien (partly)
show more ...
|