Go to file
pooka c40bbed43a Pull in the changes from the dpdk, netmap and snabb switch repos.
There are two major changes:

1) All thread context policy is pushed down to the hypercalls.
   This is meant to help performance-mongering implementations be
   able to control packet scheduling better (e.g. pin down packet
   reception to certain physical cores).
2) Generalize linkstr, meaning that the interface can now take an
   arbitrary string which is passed to the create() hypercall.  This can
   be used to map backend device characteristics to the rump kernel
   interface instance.
2014-03-03 13:56:40 +00:00
bin fix -w output 2014-02-22 13:11:42 +00:00
common Add atomic_cas_64 support for ARM EABI on V5TE and V5TEJ cpus. 2014-02-27 09:39:00 +00:00
compat Move flags for ARM's APCS ABI into a common variable. Add some forces to 2013-12-15 18:08:37 +00:00
crypto Use assembler code for 32-bit sparc compat library on sparc64. 2014-03-02 09:02:43 +00:00
dist/pf good-bye, moved to external 2013-12-25 22:14:52 +00:00
distrib Restore the hp700 file entries and mark them obsolete. 2014-03-03 13:54:43 +00:00
doc Note x68k is now using Xorg. 2014-03-01 20:58:04 +00:00
etc Add BE version of cubieboard. Plus hf too. And hf for BCM5301X. 2014-03-01 01:51:01 +00:00
external merge GCC r208254. 2014-03-03 03:28:55 +00:00
extsrc
games fix typo, from Henning Petersen in PR misc/48613 2014-02-22 17:21:19 +00:00
gnu Cast strlen of constant down to avoid argument widening. Change an abs 2014-02-27 18:09:18 +00:00
include __lwp_park60 2014-01-31 20:44:17 +00:00
lib Drop in a fabs() after the fsqrt(). 2014-03-03 08:00:50 +00:00
libexec Global variable is never a null pointer. 2014-02-27 18:20:21 +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 Correct usage of clri. 2014-03-03 12:12:18 +00:00
share Prefix link to cpsw with 'evbarm'. 2014-03-03 09:10:46 +00:00
sys Pull in the changes from the dpdk, netmap and snabb switch repos. 2014-03-03 13:56:40 +00:00
tests Define HAVE_FENV_H on architectures that support it. 2014-03-03 12:15:27 +00:00
tools don't collect gthr-default.h anymore. 2014-03-02 04:58:20 +00:00
usr.bin Use OBJECT_FMTS from <bsd.own.mk> to determine elf32/elf64 needs 2014-03-02 03:55:19 +00:00
usr.sbin Don't use abs on unsigned values. 2014-02-27 17:43:35 +00:00
x11 Use ${TOOL_GZIP} instead of just gzip in all Makefiles 2014-01-27 08:18:07 +00:00
build.sh Rename NetBSD/hp700 to NetBSD/hppa. 2014-02-24 07:23:38 +00:00
BUILDING
Makefile prepare for moving GCC 4.5 into gcc.old: 2014-02-26 09:54:32 +00:00
Makefile.inc
UPDATING Improve the compiler_rt entry slightly 2014-02-01 13:29:45 +00:00