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
common
compat
crypto
dist/pf
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
external Avoid UB in tmux/window_copy_add_formats() 2018-06-25 18:41:25 +00:00
extsrc
games
include
lib Describe what this actually does. Bump date. 2018-06-25 01:21:21 +00:00
libexec
regress
rescue
sbin
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
tools
usr.bin Specify SANITIZER_RENAME_SYMBOL in chpass 2018-06-25 18:05:25 +00:00
usr.sbin
build.sh
BUILDING
Makefile
Makefile.inc
UPDATING