Go to file
sevan 059f47e275 Use Nm macro
Move history details to the HISTORY section
Spelling
Be less meta & clarify the website should be consulted.
2018-08-02 16:42:12 +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 Distribute GENERIC_KASLR on amd64. 2018-08-02 16:26:09 +00:00
doc Note the removal of non-PAE-32bit-PV. 2018-08-01 13:41:26 +00:00
etc Distribute GENERIC_KASLR on amd64. 2018-08-02 16:26:09 +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 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 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 Use Nm macro 2018-08-02 16:42:12 +00:00
build.sh Re-add files that were accidentally deleted in my previous commit. 2018-05-02 07:34:44 +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