summaryrefslogtreecommitdiffstats
path: root/usr.sbin/xntpd/util/tickadj.c
Commit message (Collapse)AuthorAgeFilesLines
* Moved a test for HAVE_GETBOOTFILE to after the #include of thebde1995-12-071-5/+6
| | | | | configuration header that may define it. Fixed the resulting warnings.
* Remove trailing whitespace.rgrimes1995-05-301-16/+16
|
* Don't build an unused array of kernel names when HAVE_GETBOOTFILE isbde1994-11-141-1/+3
| | | | | | | defined. Don't use the newfangled C features to waste time building the array at runtime when HAVE_GETBOOTFILE is not defined.
* Use getbootfile() properly, old code cause reboots somethimesache1994-09-301-3/+11
|
* Merged changes from the vendor branch. NB: this will NOT compile untilwollman1994-09-291-3/+9
| | | | after the NEXT commit.
* getbootfile() not invokedpst1994-09-281-1/+1
|
* Get rid of _PATH_UNIX completely; use getbootfile(3) instead.wollman1994-09-241-3/+3
| | | | | | | DANGER WILL ROBINSON! _PATH_UNIX is currently defined as the literal string "don't use this". I am of two minds about this myself, but wanted to get something into the tree as quickly as possible.
* Make this silly thing use _PATH_UNIX first. Remove some of the morejkh1994-09-081-1/+3
| | | | | bogus alternate kernel names. Submitted by: jkh
* Merged xntp3.3q from vendor branch.wollman1994-04-211-10/+6
|
* Upgraded to Delaware version 3.3p (yes, that's right, they're not increasing).wollman1994-04-031-1/+54
| | | | | | This version still doesn't talk to the kernel PLL code, but you should be able to convince it to do so relatively easily. Also deleted some junk files and fixed all compilation warnings.
* Merged changes along vendor branch into locally-modified files.wollman1994-02-031-17/+14
|
* Deleted old configuration grot and added BSD-style Makefile. Addedwollman1993-12-211-2/+2
| | | | README.FreeBSD. Re-added NTP's version of getopt() and fixed conflicts.
* xntpd 3.3b from UDelwollman1993-12-211-0/+518
OpenPOWER on IntegriCloud