Bruce Evans
f781e76a9a
Moved a test for HAVE_GETBOOTFILE to after the #include of the
...
configuration header that may define it. Fixed the resulting
warnings.
1995-12-07 14:46:07 +00:00
Rodney W. Grimes
709e8f9ae1
Remove trailing whitespace.
1995-05-30 03:57:47 +00:00
Bruce Evans
2f1d65aabc
Don't build an unused array of kernel names when HAVE_GETBOOTFILE is
...
defined.
Don't use the newfangled C features to waste time building the array
at runtime when HAVE_GETBOOTFILE is not defined.
1994-11-14 07:51:11 +00:00
Andrey A. Chernov
c019533a0b
Use getbootfile() properly, old code cause reboots somethimes
1994-09-30 02:20:25 +00:00
Garrett Wollman
6b6d0b46c4
Merged changes from the vendor branch. NB: this will NOT compile until
...
after the NEXT commit.
1994-09-29 23:44:43 +00:00
Paul Traina
ba2fac6c4b
getbootfile() not invoked
1994-09-28 06:37:41 +00:00
Garrett Wollman
4be4929c2b
Get rid of _PATH_UNIX completely; use getbootfile(3) instead.
...
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.
1994-09-24 00:08:43 +00:00
Jordan K. Hubbard
f844bfba3c
Make this silly thing use _PATH_UNIX first. Remove some of the more
...
bogus alternate kernel names.
Submitted by: jkh
1994-09-08 19:25:09 +00:00
Garrett Wollman
1398d54b9a
Merged xntp3.3q from vendor branch.
1994-04-21 01:32:32 +00:00
Garrett Wollman
6341250e5d
Upgraded to Delaware version 3.3p (yes, that's right, they're not increasing).
...
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.
1994-04-03 20:37:34 +00:00
Garrett Wollman
be664ae2ab
Merged changes along vendor branch into locally-modified files.
1994-02-03 22:30:59 +00:00
Garrett Wollman
9a20882e6a
Deleted old configuration grot and added BSD-style Makefile. Added
...
README.FreeBSD. Re-added NTP's version of getopt() and fixed conflicts.
1993-12-21 21:06:54 +00:00
Garrett Wollman
e7c996d95e
xntpd 3.3b from UDel
1993-12-21 18:36:48 +00:00