Go to file
alnsn f51780ddcb Implement error checking in m_xbyte() and check for errors after m_xbyte() call.
Reuse (len - k) expression in m_xword() and m_xhalf() to give an optimization
hint to a compiler.

When m_xbyte() didn't exist, bpf_filter() handled out-of-bounds BPF_B loads
correctly because "return 0" inside MINDEX() was aborting filter programs.
After the change that added m_xbyte() zero values were passed to A or X
registers instead of aborting a filter program.
2014-07-05 22:06:11 +00:00
bin Reorg docs, part 2: 2014-07-05 19:23:00 +00:00
common Provide a basic implementation of __atomic_load_* and __atomic_store_*, 2014-07-05 20:44:46 +00:00
compat No need for LDFLAGS 2014-03-07 05:48:30 +00:00
crypto don't warn for 80211 messages 2014-06-14 22:39:36 +00:00
dist/pf Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
distrib Drop entries for LLVM/Clang older than 3.4. 2014-07-05 20:17:50 +00:00
doc Remove atomic hack for ARM, libc now provides the missing symbols. 2014-07-05 20:45:49 +00:00
etc Update the distrib-dirs mtree specification for the new /usr/share/doc 2014-07-05 19:23:56 +00:00
external Remove atomic hack for ARM, libc now provides the missing symbols. 2014-07-05 20:45:49 +00:00
extsrc
games Reorg docs, part 1: 2014-07-05 19:22:41 +00:00
gnu Reorg docs, part 1: 2014-07-05 19:22:41 +00:00
include add mkostemp{s,} mkstemps from FreeBSD 2014-06-18 17:48:22 +00:00
lib Reorg docs, part 1: 2014-07-05 19:22:41 +00:00
libexec Handle ENAMETOOLONG to return 404 error instead of 500. 2014-07-02 13:58:09 +00:00
regress eliminate use of bsd.sys.mk from Makefiles 2014-01-16 01:15:32 +00:00
rescue Append -Os to DBG, not overwrite in case DBG has more than just -Ox from 2014-01-30 22:19:00 +00:00
sbin Reorg docs, part 3: 2014-07-05 19:23:15 +00:00
share Add a file to help keep track of what's where and what we never 2014-07-05 19:36:16 +00:00
sys Implement error checking in m_xbyte() and check for errors after m_xbyte() call. 2014-07-05 22:06:11 +00:00
tests Fix test directory. 2014-06-30 21:34:22 +00:00
tools Add cat, rpcgen and stat to TOOLS_BUILDRUMP. They're useful for 2014-06-15 14:36:57 +00:00
usr.bin Reorg docs, part 1: 2014-07-05 19:22:41 +00:00
usr.sbin Reorg docs, part 1: 2014-07-05 19:22:41 +00:00
x11 remove remaining makefile support for GCC < 45 that i found. 2014-06-14 20:49:36 +00:00
build.sh Print BUILDID near the beginning of build.sh. 2014-06-14 12:25:00 +00:00
BUILDING Regen from doc/BUILDING.mdoc;1.100: 2014-06-14 12:21:41 +00:00
Makefile Run "postinstall fix obsolete_stand" just before checkflist, 2014-06-16 09:06:26 +00:00
Makefile.inc
UPDATING Add note about the eARM flag day for C++. 2014-05-30 18:33:30 +00:00