Go to file
martin c822cfe197 On 32bit platforms set OPENSSL_NO_EC_NISTP_64_GCC_128 again, the non
standard __uint128_t is required for the code, but only provided by gcc
on 64bit archs.
2018-10-10 06:16:55 +00:00
bin When (about to) send the -x output for the end of a compound command 2018-10-09 02:43:41 +00:00
common toolify. 2018-08-16 12:03:10 +00:00
compat don't build kernel grovelling tools as n64 on sgimips - we don't actually have 2018-09-20 02:51:21 +00:00
crypto On 32bit platforms set OPENSSL_NO_EC_NISTP_64_GCC_128 again, the non 2018-10-10 06:16:55 +00:00
dist/pf Add a deprecation note in each of the PF man pages (instead of just pf.4), 2018-08-17 12:36:53 +00:00
distrib Support .tar.xz sets 2018-10-07 18:07:00 +00:00
doc mention only the version with have in current. 2018-09-30 01:57:41 +00:00
etc If fs_spec starts with the special string "ROOT.", replace it with a device 2018-10-06 13:09:53 +00:00
external Fix stupid edit botch in previous, pointed out by leot@ (thanks). 2018-10-09 02:53:11 +00:00
extsrc
games Advice from Bob Morris 2018-10-03 00:13:16 +00:00
include PR standards/53525: move getsubopt() to stdlib.h 2018-08-15 10:21:42 +00:00
lib Drop Pad functions from sha2(3) 2018-10-09 11:36:35 +00:00
libexec NPF: Major rework -- migrate NPF to the libnv library. 2018-09-29 14:41:35 +00:00
regress Don't test call gates, they are not supported anymore. 2017-08-30 15:46:19 +00:00
rescue Remove the userland part of ISDN. The kernel part is untouched for now. 2018-09-23 07:24:19 +00:00
sbin Add a test for duplicate inodes on the persistent snapshot list. 2018-10-05 09:49:23 +00:00
share Remove duplicate conditional assignment in previous - pointed out by wiz@ 2018-10-06 18:52:59 +00:00
sys In xen_atomic_test_and_clear_bit() 2018-10-10 04:16:58 +00:00
tests A timeout of 480 seconds is not enough for the t_pubkey:ec test case 2018-09-29 10:54:35 +00:00
tools force disable seccomp, in case it gets detected. 2018-09-28 14:45:16 +00:00
usr.bin Disable __int128 checks if we are not building on a 64 bit host ( 2018-10-07 14:20:01 +00:00
usr.sbin Sort options. 2018-10-07 20:30:50 +00:00
build.sh Add some aliases (from phone) 2018-08-09 08:30:29 +00:00
BUILDING regen 2018-07-29 20:53:41 +00:00
Makefile Re-add files that were accidentally deleted in my previous commit. 2018-05-02 07:34:44 +00:00
Makefile.inc Re-add files that were accidentally deleted in my previous commit. 2018-05-02 07:34:44 +00:00
UPDATING Note that we need to clean objdir for the OpenSSL update. 2018-09-24 13:18:35 +00:00