Go to file
msaitoh 502cc4207c Add "show socket" command written by Hiroki SUENAGA. It prints usage of
system's socket buffers.
2018-07-20 08:26:25 +00:00
bin Re-order the code to short circuit all the opens and closes if linking. 2018-07-17 13:04:58 +00:00
common On Xen, always alias _atomic_cas_64 to _atomic_cas_cx8. AFAIK Xen doesn't 2018-07-18 13:39:36 +00:00
compat gcc aarch64 does not have multilib 2018-07-16 00:32:59 +00:00
crypto Fix Dd argument. 2018-07-18 16:42:49 +00:00
dist/pf fix two issues found by GCC 6.4: 2018-02-04 08:44:36 +00:00
distrib fix sets (again), I got it backwards before. 2018-07-18 01:25:00 +00:00
doc throw in drmkms, mention riscv work by zmcgrew 2018-07-20 01:52:07 +00:00
etc Update LLVM/Clang build system to r337282. 2018-07-17 18:55:24 +00:00
external Mark files not tagged with llvm-337282 as dead 2018-07-17 19:10:43 +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 The fpu mode for VFP2 instructions is still just vfp. 2018-07-19 19:35:02 +00:00
libexec Initialize new_value to account for bogus return from the function. 2018-07-16 00:29:37 +00:00
regress Don't test call gates, they are not supported anymore. 2017-08-30 15:46:19 +00:00
rescue Set NOSANITIZER in rescue/Makefile 2018-06-21 10:44:01 +00:00
sbin Remove superfluous macro. 2018-07-18 17:57:00 +00:00
share Add "show socket" command written by Hiroki SUENAGA. It prints usage of 2018-07-20 08:26:25 +00:00
sys Add "show socket" command written by Hiroki SUENAGA. It prints usage of 2018-07-20 08:26:25 +00:00
tests Comment out two tests that regularily hang on SMP machines (with unkillable 2018-07-17 06:13:08 +00:00
tools Update LLVM/Clang build system to r337282. 2018-07-17 18:55:24 +00:00
usr.bin Ignore malformed directory entries as created by Dropbox ("/"). 2018-07-19 18:04:25 +00:00
usr.sbin Various improvements to man page. Sync usage. 2018-07-18 16:50:05 +00:00
BUILDING Re-add files that were accidentally deleted in my previous commit. 2018-05-02 07:34:44 +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 Re-add files that were accidentally deleted in my previous commit. 2018-05-02 07:34:44 +00:00