Go to file
msaitoh 470b7282b1 FreeBSD r280182 made new file ix_txrx.c and moved ixgbe.c and ixv's common
code into it. Before sync with whole of them, just move ixgbe.c and ixv.c's
common code into ix_txrx.c from ixgbe.c. In this commit, only ixgbe.c is split
into the device dependent part and the common part. ixv.c isn't change to make
this commit no functional change. To use ixv.c with ix_txrx.c, it's required
to modify the common part's API and functions themselves.

 This commit is done to make the next change easy to understand.
2016-11-28 02:23:33 +00:00
bin Fix grammar in couple of sentences. 2016-10-25 13:01:59 +00:00
common Set *endptr in all paths out of strtoul and family. 2016-11-05 21:11:30 +00:00
compat add LIBGCC_MACHINE_ARCH 2016-10-22 20:33:51 +00:00
crypto Mark the new SPARCv9-in-32bit-mode modules as needing V9. 2016-11-03 22:18:29 +00:00
dist/pf PR 50709 David Binderman: memory leak 2016-05-30 17:21:07 +00:00
distrib +librumpnet_vlan.so.0.0.debug 2016-11-26 11:36:38 +00:00
doc Note update to tzdata2016j 2016-11-24 05:50:15 +00:00
etc Add basic tests for vlan(4) 2016-11-26 03:19:48 +00:00
external Do not attempt to pass -llinfo to route. 2016-11-27 19:04:40 +00:00
extsrc
games add a couple 2016-10-14 03:20:04 +00:00
gnu has moved to external/gpl3 2016-01-16 18:41:12 +00:00
include Import wcsnlen(3) to libc 2016-10-15 14:21:59 +00:00
lib More of previous. 2016-11-26 21:17:06 +00:00
libexec revert, I'll fix libc instead. 2016-10-07 19:10:03 +00:00
regress Purge dummy Makefiles 2016-11-24 04:20:10 +00:00
rescue vnconfig(8) was renamed to vndconfig(8) some time ago, and most places 2016-08-04 03:50:55 +00:00
sbin New sentence, new line. Sort SEE ALSO. Fix typo. 2016-11-24 12:38:32 +00:00
share switch vax to new binutils and gdb. 2016-11-27 18:53:05 +00:00
sys FreeBSD r280182 made new file ix_txrx.c and moved ixgbe.c and ixv's common 2016-11-28 02:23:33 +00:00
tests Skip dumping if no bus is used 2016-11-26 03:20:42 +00:00
tools regen 2016-10-19 21:55:26 +00:00
usr.bin fix leak. 2016-11-24 17:12:23 +00:00
usr.sbin PR/51652: Sevan Janiyan: makefs dies due to segmentation fault 2016-11-25 23:02:44 +00:00
build.sh With driver modulization of if_loop.c through introduction of 2016-11-13 14:47:46 +00:00
BUILDING Document MKREPRO_TIMESTAMP. 2016-01-29 13:51:13 +00:00
Makefile fix direct reference to texinfo, bleh 2016-01-14 02:51:25 +00:00
Makefile.inc
UPDATING note that the OpenSSL import requires some objdir cleanup 2016-10-14 16:39:05 +00:00