Go to file
christos 8083c34295 make this link again:
- we don't want to define the reference impl flag because there is no
  complete c reference impl for nistz256
- we want to define an empty OPENSSL_cpuid_setup() because we don't want
  to use the v9 one... this function is called from 2 places:
  1. in the sparccpuid.S assembly, which we need for the CRYPTO_mem*
     functions -- but we could get rid of the v9 stuff with
     #ifdef __sparc_v9__ for size and we don't bother
  2. crypto/init.c
2018-02-26 01:33:05 +00:00
bin Typos. 2018-02-08 09:05:16 +00:00
common Complete previous by complteley removing the _DIAGASSERT from memmove - 2018-02-12 11:14:15 +00:00
compat fix a comment. 2018-02-06 10:00:00 +00:00
crypto make this link again: 2018-02-26 01:33:05 +00:00
dist/pf fix two issues found by GCC 6.4: 2018-02-04 08:44:36 +00:00
distrib Register the x86/imcsmb man/cat/html page 2018-02-25 12:53:22 +00:00
doc new mdns-responder. 2018-02-25 23:53:57 +00:00
etc Actually install dhcpd6 rc script. Organize CONFIGFILES 2018-02-17 03:02:04 +00:00
external update upstream code changes in signal handling. 2018-02-25 21:06:40 +00:00
extsrc
games Typos. 2018-02-08 09:05:16 +00:00
include Mark in string.h: memccpy(3) and strdup(3) as _POSIX_C_SOURCE >= 2001 2018-02-20 02:35:24 +00:00
lib remove hard-coded -fomit-frame-pointer for pthread stuff, 2018-02-25 18:51:18 +00:00
libexec add LIBKRB5_LDADD/LIBKRB5_DPADD and their static counterparts 2018-02-25 00:16:48 +00:00
regress Don't test call gates, they are not supported anymore. 2017-08-30 15:46:19 +00:00
rescue Extra flags for static PIE 2017-10-08 15:02:33 +00:00
sbin Revert functional changes in previous, at expense of strict KNF conformance. 2018-02-14 17:43:09 +00:00
share Finally, remove extraneous entries for macppc's "iic at cuda". We 2018-02-26 00:17:40 +00:00
sys As requested by chuq@, add the new imc devices to the i386 and amd64 2018-02-25 22:00:22 +00:00
tests fix spello 2018-02-25 15:31:07 +00:00
tools Fix .endif comment for TOOLS_BUILDRUMP 2018-02-18 01:06:24 +00:00
usr.bin Fix typo in comment. 2018-02-26 00:05:05 +00:00
usr.sbin add LIBKRB5_LDADD/LIBKRB5_DPADD and their static counterparts 2018-02-25 00:16:48 +00:00
build.sh Remove port-acorn26 2018-01-24 09:04:40 +00:00
BUILDING regen 2018-02-16 10:05:22 +00:00
Makefile Include somewhat misleadingly named do-x11 into BUILDTARGETS even with 2017-12-06 19:34:00 +00:00
Makefile.inc
UPDATING note that openssl and GCC may upset your builds. 2018-02-13 04:36:00 +00:00