Go to file
thorpej 067d2463e3 Remove the i2c "size" locator and corresponding property / attach arg.
It was a hack meant only for EEPROMs, which have another way to specify
size in the config directive ("flag" paramter), as well as a better way
to detect size based on "compatible" string.
2018-06-26 06:34:55 +00:00
bin When processing character classes ([:xxx:] inside []), treat a class name 2018-06-22 18:19:41 +00:00
common Complete previous by complteley removing the _DIAGASSERT from memmove - 2018-02-12 11:14:15 +00:00
compat fix a comment. 2018-02-06 10:00:00 +00:00
crypto Since now we are called from cleanup_exit() make sure that we have a state 2018-06-24 15:36:31 +00:00
dist/pf fix two issues found by GCC 6.4: 2018-02-04 08:44:36 +00:00
distrib Do not put debug.tgz and xdebug.tgz onto install CDs (a lot of them 2018-06-25 12:18:22 +00:00
doc Move txintr_setup() stuff from lmc_interrupt() and do it in ifnet_start(). 2018-06-25 09:32:28 +00:00
etc Add if_vlan directory to lists to fix the build failure 2018-06-15 09:54:02 +00:00
external Avoid UB in tmux/window_copy_add_formats() 2018-06-25 18:41:25 +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 Describe what this actually does. Bump date. 2018-06-25 01:21:21 +00:00
libexec No semicolon after macro do ... while (0) wrapper. 2018-06-23 07:21:00 +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 duplicate assignments. 2018-06-12 20:12:21 +00:00
share Document sanitizers in acronyms.comp 2018-06-26 00:06:08 +00:00
sys Remove the i2c "size" locator and corresponding property / attach arg. 2018-06-26 06:34:55 +00:00
tests Add test case for PR lib/50646. 2018-06-20 03:51:27 +00:00
tools Revert my previous config test inclusion for u_longlong_t. 2018-06-13 04:17:43 +00:00
usr.bin Specify SANITIZER_RENAME_SYMBOL in chpass 2018-06-25 18:05:25 +00:00
usr.sbin Revert previous, fix iteration loops to be consistent: 2018-06-24 19:53:35 +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 Re-add files that were accidentally deleted in my previous commit. 2018-05-02 07:34:44 +00:00
build.sh Re-add files that were accidentally deleted in my previous commit. 2018-05-02 07:34:44 +00:00