Go to file
mycroft e740400671 Just use a store/load pair to get the pattern into the FP reg. This eliminates
a bunch of cruft and avoids using a v9a instruction.
In addition, eliminate 8 of the fmovda's, which we are not using the result of
anyway.
Net result is that this should be faster in all cases.
2000-07-23 20:34:07 +00:00
bin host program portability: don't use <sys/cdefs.h>, __COPYRIGHT(), 2000-07-18 19:13:20 +00:00
crypto Return failure if there is no Kerberos 5 configuration file. 2000-07-16 18:27:53 +00:00
dist Use /usr/share/doc/html/ntp as location for html files. 2000-07-23 14:30:54 +00:00
distrib Add thorpej and jhawk (myself) to releng 2000-07-23 20:22:30 +00:00
etc Add a Makefile.inc with snap_md_post to build and install release notes 2000-07-22 02:33:53 +00:00
games printf() pedant - do not pass variable alone, use %s. 2000-07-10 10:19:25 +00:00
gnu sync with 8.11.0. (relatively large amount of changes are due to 2000-07-23 14:24:48 +00:00
include This is a HACK so that libc can compile with -ansi. 2000-07-23 19:25:58 +00:00
lib Just use a store/load pair to get the pattern into the FP reg. This eliminates 2000-07-23 20:34:07 +00:00
libexec * make checkportcmd the default. this breaks third-party proxy ftp but 2000-07-23 14:40:48 +00:00
regress Skey hash algorithm regression test. 2000-07-06 22:35:57 +00:00
sbin also note that the WaveLAN/IEEE Gold cards accept the 104 bits key. 2000-07-21 18:31:03 +00:00
share ea(4) is now useful on arm26, so document it. 2000-07-22 23:14:38 +00:00
sys Be a little more explicit and careful about setting links in TDs and QHs. 2000-07-23 19:43:37 +00:00
usr.bin Redo previous slightly differently - restore the behaviour of two 2000-07-22 03:14:06 +00:00
usr.sbin Use /usr/share/doc/html/ntp as location for html files. 2000-07-23 14:34:14 +00:00
Makefile Merge a bunch of things from crypto-us and crypto-intl into basesrc, 2000-06-20 06:00:24 +00:00
Makefile.inc