Go to file
ryo 2335f36c4a need to add VM_PROT_READ when pmap_kenter_pa(va, pa, VM_PROT_WRITE, 0) or pmap_kenter_pa(va, pa, VM_PROT_EXECUTE, 0).
VM_PROT_READ is treated as an access permission inernally.
2018-08-27 15:43:37 +00:00
bin -G cannot be specified alongside -i or -P. 2018-08-26 23:34:52 +00:00
common toolify. 2018-08-16 12:03:10 +00:00
compat gcc aarch64 does not have multilib 2018-07-16 00:32:59 +00:00
crypto merge conflicts 2018-08-26 07:46:36 +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 bump libssh 2018-08-26 07:53:25 +00:00
doc new OpenSSH 2018-08-26 07:48:31 +00:00
etc handle v6 addresses 2018-08-13 09:16:06 +00:00
external Update usage() to include documented flags 2018-08-27 13:43:05 +00:00
extsrc
games typo 2018-08-25 19:38:37 +00:00
include PR standards/53525: move getsubopt() to stdlib.h 2018-08-15 10:21:42 +00:00
lib adjust to new libssh api. 2018-08-26 08:54:03 +00:00
libexec Remove trailing whitespace. 2018-08-24 14:24:50 +00:00
regress Don't test call gates, they are not supported anymore. 2017-08-30 15:46:19 +00:00
rescue Add a port of the umb(4) driver from OpenBSD 2018-07-31 16:44:28 +00:00
sbin Remove references to -c flag which was never included. 2018-08-27 15:16:49 +00:00
share Fix Dd. New line after macro argument end. 2018-08-26 06:47:27 +00:00
sys need to add VM_PROT_READ when pmap_kenter_pa(va, pa, VM_PROT_WRITE, 0) or pmap_kenter_pa(va, pa, VM_PROT_EXECUTE, 0). 2018-08-27 15:43:37 +00:00
tests Den't set SA_RESTART in the signal handler allowing the process to get 2018-08-22 06:31:37 +00:00
tools PR/53544: Add a dependency on the Makefile to fix incremental builds. 2018-08-23 06:21:37 +00:00
usr.bin Tag each .c file with the options that might have brought it in. 2018-08-27 05:35:00 +00:00
usr.sbin Add missing -width; remove unnecessary .Pp. 2018-08-27 13:20:47 +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 Document aarch64 ABI break. 2018-07-17 19:13:53 +00:00
build.sh Add some aliases (from phone) 2018-08-09 08:30:29 +00:00