Go to file
2018-08-02 10:18:19 +00:00
bin Fix several bugs in the command / type builtin ( including PR bin/48499 ) 2018-07-25 14:42:50 +00:00
common strnlen(s, (size_t)-1) returned -1. it must return the length of s. 2018-08-01 17:09:26 +00:00
compat gcc aarch64 does not have multilib 2018-07-16 00:32:59 +00:00
crypto remove -DGHASH_ASM_X86; it is already defined. 2018-08-01 13:46:58 +00:00
dist/pf Add a bold note to say our PF is obsolete. 2018-08-01 13:30:13 +00:00
distrib Add userland support for SCTP and manpages. 2018-08-02 08:40:47 +00:00
doc Note the removal of non-PAE-32bit-PV. 2018-08-01 13:41:26 +00:00
etc Create fw(4) & fwmem(4) device nodes by default so fwctl(8) works out of the 2018-07-28 14:13:13 +00:00
external fix the sanitizer include path. 2018-08-02 07:47:30 +00:00
extsrc
games fix the previous. the code was right, just badly formatted before. 2018-06-24 12:55:36 +00:00
include Fix the rest of the functions that have been made visible by xopen5, 2018-06-24 23:55:29 +00:00
lib Add missing SCTP manpage. 2018-08-02 10:18:19 +00:00
libexec Apply relocbase for tlsinit of the executable itself. Fixes PIE where 2018-07-24 13:48:48 +00:00
regress
rescue Add a port of the umb(4) driver from OpenBSD 2018-07-31 16:44:28 +00:00
sbin Mark _error() as printflikee 2018-08-02 03:40:51 +00:00
share Drop ISO/Xerox references which are now long gone. 2018-08-02 00:41:17 +00:00
sys Fix usb_rem_task_wait API. 2018-08-02 06:09:04 +00:00
tests Don't require size to be a multiple of alignment. This is no longer a 2018-07-29 01:45:25 +00:00
tools Update LLVM/Clang build system to r337282. 2018-07-17 18:55:24 +00:00
usr.bin Avoid an infinite loop caused by a line accidentally dropped 2018-07-30 22:58:09 +00:00
usr.sbin arp(8): Fix the host output when arp -dav. 2018-07-31 09:45:52 +00:00
build.sh
BUILDING regen 2018-07-29 20:53:41 +00:00
Makefile
Makefile.inc
UPDATING Document aarch64 ABI break. 2018-07-17 19:13:53 +00:00