| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/head/; revision=55003
|
| |
|
|
|
|
|
| |
(``compatible'' is misspelled here as ``compatable'')
Notes:
svn path=/head/; revision=52948
|
| |
|
|
|
|
|
|
|
| |
PR: docs/13702
Submitted by: Stephen J. Roznowski <sjr@home.com>
Reviewed by: mpp
Notes:
svn path=/head/; revision=51457
|
| |
|
|
| |
Notes:
svn path=/head/; revision=51287
|
| |
|
|
| |
Notes:
svn path=/head/; revision=51010
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50956
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50488
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50479
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in NMEA mode (without date).
Trimble OEM Ace-II receiver. Low cost PCB with single
voltage input, external active antenna and two serial
ports with either NMEA and ITAPs output. Programmable
to be tuned for 'time' accuracy in fixed station config.
Author of tool notified.
Submitted by: Dirk van Gulik <dirk.vangulik@jrc.it>
Notes:
svn path=/head/; revision=50243
|
| |
|
|
|
|
|
| |
Noticed by: Norman C. Rice <nrice@emu.sourcee.com>
Notes:
svn path=/head/; revision=50089
|
| |
|
|
|
|
|
| |
Noticed by: Norman C. Rice <nrice@emu.sourcee.com>
Notes:
svn path=/head/; revision=50077
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
(num > MAX) ? MAX : num
rather than
(MAX > num) ? MAX : num
Also, make things a little easier to read while I'm here.
Notes:
svn path=/head/; revision=50071
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50042
|
| |
|
|
|
|
|
|
|
|
|
| |
Remove src/contrib/bind/bin/nslookup/commands.c as it is generated by lex
from commands.l.
Submitted by: lpc/cdcontrol patches originally by msmith.
Reviewed by: msmith (in theory)
Notes:
svn path=/head/; revision=50039
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50000
|
| |
|
|
|
|
|
|
|
|
|
| |
ntpdate.
PR: docs/12344
Submitted by: Gerhard Gonter <gonter@whisky.wu-wien.ac.at>
Reviewed by: nik
Notes:
svn path=/head/; revision=48608
|
| |
|
|
| |
Notes:
svn path=/head/; revision=47372
|
| |
|
|
|
|
|
|
| |
machines. Negative pll offset values were printed as large positive
numbers.
Notes:
svn path=/head/; revision=47365
|
| |
|
|
|
|
|
|
| |
PR: docs/11185
Submitted by: Kazuo Horikawa <horikawa@jp.freebsd.org>
Notes:
svn path=/head/; revision=45805
|
| |
|
|
|
|
|
| |
still works until 2100.
Notes:
svn path=/head/; revision=42596
|
| |
|
|
|
|
|
|
| |
years!
Reviewed by: <thepish@freebsd.org>, <ishisone@sra.co.jp>
Notes:
svn path=/head/; revision=42595
|
| |
|
|
|
|
|
|
| |
about clock stuff from kernel.
This fixes xntpd on alpha.
Notes:
svn path=/head/; revision=40527
|
| |
|
|
|
|
|
|
| |
PR: docs/8310
Submitted by: Amakawa Shuhei <amakawa@nebula.sf.t.u-tokyo.ac.jp>
Notes:
svn path=/head/; revision=40321
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Disable building tickadj(8) by removing util from SUBDIR in the xntpd
Makefile. Note that the sources are still there and tickadj can still
be built and installed by doing:
# cd /usr/src/usr.sbin/xntpd/util
# make all install
There are enough references to tickadj in e.g. the xntpd documentation
(not to mention the sysctl variables it uses etc.) that I don't feel
up to implementing the final solution right now.
Kinda-approved-by: phk
Notes:
svn path=/head/; revision=40076
|
| |
|
|
| |
Notes:
svn path=/head/; revision=39035
|
| |
|
|
| |
Notes:
svn path=/head/; revision=36918
|
| |
|
|
|
|
|
| |
bsd.man.mk doesn't include ${.CURDIR}/../Makefile.inc.
Notes:
svn path=/head/; revision=35591
|
| |
|
|
|
|
|
| |
helping bsd.dep.mk break `make -jN depend'.
Notes:
svn path=/head/; revision=34683
|
| |
|
|
|
|
|
|
|
|
| |
libraries so that `ld -f' in can create correct dependencies for
yet-to-be-built libraries.
Get the default BINDIR correctly (by including ../Makefile.inc recursively.
Notes:
svn path=/head/; revision=34159
|
| |
|
|
| |
Notes:
svn path=/head/; revision=33612
|
| |
|
|
| |
Notes:
svn path=/head/; revision=32696
|
| |
|
|
| |
Notes:
svn path=/head/; revision=32694
|
| |
|
|
|
|
|
|
| |
PR: 5216
Submitted by: Masahiro Sekiguchi <seki@sysrap.cs.fujitsu.co.jp>
Notes:
svn path=/head/; revision=32023
|
| |
|
|
| |
Notes:
svn path=/head/; revision=31940
|
| |
|
|
|
|
|
|
| |
PR: 4594
Submitted by: Masahiro Sekiguchi <seki@sysrap.cs.fujitsu.co.jp>
Notes:
svn path=/head/; revision=29711
|
| |
|
|
| |
Notes:
svn path=/head/; revision=29620
|
| |
|
|
|
|
|
|
| |
PR: docs/4523
Submitted by: Takahiro Yugawa <yugawa@orleans.rim.or.jp>
Notes:
svn path=/head/; revision=29326
|
| |
|
|
| |
Notes:
svn path=/head/; revision=27105
|
| |
|
|
| |
Notes:
svn path=/head/; revision=22997
|
| |
|
|
| |
Notes:
svn path=/head/; revision=21840
|
| |
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
| |
|
|
| |
Notes:
svn path=/head/; revision=21476
|
| |
|
|
|
|
|
|
|
|
|
|
| |
in tickadj. Tested briefly here and it it seems to work.
Possible 2.2 candidate.
Submitted by: Don Lewis <Don.Lewis@tsc.tdk.com>
Closes PR: 2067
Notes:
svn path=/head/; revision=20597
|
| |
|
|
|
|
|
|
|
| |
do it themselves. (Some of these programs actually depended on this
beyond compiling the definition of struct ifinfo!) Also fix up some
other #include messes while we're at it.
Notes:
svn path=/head/; revision=20287
|
| |
|
|
| |
Notes:
svn path=/head/; revision=19359
|
| |
|
|
| |
Notes:
svn path=/head/; revision=19061
|
| |
|
|
| |
Notes:
svn path=/head/; revision=18718
|
| |
|
|
| |
Notes:
svn path=/head/; revision=18050
|
| |
|
|
| |
Notes:
svn path=/head/; revision=18044
|
| |
|
|
| |
Notes:
svn path=/head/; revision=17940
|