Go to file
knakahara bab4f3a363 support {extended, advanced} receive descriptor for wm(4).
support below two receive descriptors.
    - extended descriptor (used by 82574 only)
    - advanced descriptor (used by 82575 and newer)

SPH(split header buffer) is not supported yet.

ok by msaitoh@n.o.
2017-01-16 00:09:06 +00:00
bin reorganize the code so we test if open fails at the open call. 2017-01-14 18:35:43 +00:00
common Sort errors. 2017-01-15 22:14:22 +00:00
compat Don't mix abis in any CRUNCHEDPROG 2017-01-05 21:28:42 +00:00
crypto Add missing <sys/stat.h> for open(2) flags. 2017-01-13 08:41:46 +00:00
dist/pf PR 50709 David Binderman: memory leak 2016-05-30 17:21:07 +00:00
distrib add new test file 2017-01-14 01:44:13 +00:00
doc note that spz updated BIND to 9.10.4-P5 (thanks!) and that 9.11.0-P2 is 2017-01-15 21:19:28 +00:00
etc Update Clang header directory. 2017-01-11 12:10:48 +00:00
external elide psabi errors on i386 2017-01-15 21:27:38 +00:00
extsrc
games need time.h for time(), got side-loaded before from <fcntl.h> via <sys/stat.h> 2017-01-10 20:41:40 +00:00
gnu has moved to external/gpl3 2016-01-16 18:41:12 +00:00
include elide strict-prototypes for unrepresentable function 2017-01-15 20:10:25 +00:00
lib Fix one markup issue and add initial HISTORY section 2017-01-15 22:18:11 +00:00
libexec need <sys/stat.h> 2017-01-10 21:08:48 +00:00
regress need <sys/stat.h> 2017-01-10 22:37:44 +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 Disable a couple of warnings until further investigation. 2017-01-11 12:19:43 +00:00
share Document TRAP_LWP in siginfo(2) 2017-01-14 06:55:40 +00:00
sys support {extended, advanced} receive descriptor for wm(4). 2017-01-16 00:09:06 +00:00
tests PR/51874: Ngie Cooper: Add __unused to signal handlers 2017-01-14 21:08:17 +00:00
tools Sync tools build glue with LLVM pre-4.0.0. 2017-01-11 12:08:34 +00:00
usr.bin leave pragmas alone. 2017-01-15 21:10:24 +00:00
usr.sbin another buffer overflow. 2017-01-13 05:49:27 +00:00
build.sh add a trailing / to force symlink resolution. 2016-12-18 19:39:05 +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 xinput update build hint 2017-01-05 05:40:46 +00:00