Revision tags: release/4.3.0_cvs, release/4.3.0, release/4.2.0, release/4.1.1_cvs, release/4.1.0, release/3.5.0_cvs, release/4.0.0_cvs |
|
#
ab6b0e3e |
| 10-Jan-2000 |
Alexey Zelkin <phantom@FreeBSD.org> |
Activate doc/ subdir
|
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 ...
|
#
9199c09a |
| 06-Jan-2010 |
Warner Losh <imp@FreeBSD.org> |
Merge from head at r201628.
# This hasn't been tested, and there are at least three bad commits # that need to be backed out before the branch will be stable again.
|
#
09d432fc |
| 15-Dec-2009 |
Ollivier Robert <roberto@FreeBSD.org> |
ntpd 4.2.4p8 is now in the tree, ntptrace is dead RIP.
Security: CVE-2009-3563
|
Revision tags: release/8.0.0_cvs, release/8.0.0, 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 |
|
#
897c6f17 |
| 15-Mar-2006 |
Ruslan Ermilov <ru@FreeBSD.org> |
If we don't want HTML docs, we might still want manpages. If we don't want manpages, we might still want HTML docs.
|
Revision tags: 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 |
|
#
e653b48c |
| 21-Dec-2004 |
Ruslan Ermilov <ru@FreeBSD.org> |
Start the dreaded NOFOO -> NO_FOO conversion.
OK'ed by: core
|
Revision tags: release/5.3.0_cvs, release/5.3.0 |
|
#
065c74d5 |
| 22-Jul-2004 |
Ollivier Robert <roberto@FreeBSD.org> |
Remove arlib (libares.a) from the build. It is not IPv6 compatible, not really tested and probably not 64 bits-safe.
Discussed with: Harlann Stenn <www.ntp.org>
|
#
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 |
|
#
b6bf7843 |
| 05-Jun-2003 |
Ollivier Robert <roberto@FreeBSD.org> |
Follow the trend of moving MAINTAINER lines from Makefile into src/MAINTAINERS.
|
Revision tags: 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 |
|
#
ef7b1083 |
| 16-Nov-2002 |
Ollivier Robert <roberto@FreeBSD.org> |
These two patches makes it easier to compile custom versions of NTP on FreeBSD:
The first one allows one to avoid installing the html files.
The second one allows one to override the CLOCKDEFS on t
These two patches makes it easier to compile custom versions of NTP on FreeBSD:
The first one allows one to avoid installing the html files.
The second one allows one to override the CLOCKDEFS on the make command line.
Submitted by: phk
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 |
|
#
3f7ec6a8 |
| 27-Nov-2001 |
Ruslan Ermilov <ru@FreeBSD.org> |
Re-connect NTP docs to build.
|
#
7f81b32f |
| 29-Aug-2001 |
Ollivier Robert <roberto@FreeBSD.org> |
Update for the import of 4.1.0.
|
#
90e655ea |
| 20-Jul-2001 |
David E. O'Brien <obrien@FreeBSD.org> |
Perform a major cleanup of the usr.sbin Makefiles. These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before.
|
Revision tags: release/4.3.0_cvs, release/4.3.0, release/4.2.0, release/4.1.1_cvs, release/4.1.0, release/3.5.0_cvs, release/4.0.0_cvs |
|
#
ab6b0e3e |
| 10-Jan-2000 |
Alexey Zelkin <phantom@FreeBSD.org> |
Activate doc/ subdir
|
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 ...
|