Go to file
msaitoh a13fe566ca Don't panic when resource shortage occured. Like ixgbe.c rev. 1.116.
- Move location of {ixgbe,ixv}_setup_interface() call at a position that
   any error don't occur. One of the reason is that it should be. Another
   reason is that it's hard to call ether_ifdetach() and if_detach() when
   cold == 1 (because of pserialize_perform, xc_wait, timing of domaininit
   and maybe more).
2017-12-21 06:43:17 +00:00
bin Do a better job of reporting invalid numeric constants in arithmetic exprs. 2017-12-17 04:06:03 +00:00
common Import SHA-3 code into libc and libkern. 2017-11-30 05:47:24 +00:00
compat Don't mix abis in any CRUNCHEDPROG 2017-01-05 21:28:42 +00:00
crypto fix typo. (does not affect actual operation, but confuses reader...) 2017-11-09 08:34:50 +00:00
dist/pf Add DragonFly BSD fingerprints. 2017-12-16 07:52:08 +00:00
distrib Try to correct removal of <sys/vadvise.h> 2017-12-20 00:07:55 +00:00
doc Document SYS_vadvise removal in doc/CHANGES 2017-12-19 19:58:37 +00:00
etc Add missing RPI FDT build goop, from nick. 2017-12-11 11:38:14 +00:00
external Deregister (o)vadvise from gdb & gdb.org: ppc/emul_netbsd 2017-12-19 19:13:30 +00:00
extsrc
games move offensive quotes per board@ 2017-12-13 21:11:27 +00:00
include make _lwp_park return the remaining time to sleep in the "ts" argument 2017-12-08 01:19:29 +00:00
lib Deregister vadvise.S from lib/libc/sys/Makefile.inc 2017-12-19 18:43:42 +00:00
libexec Document script handler issues with httpd(8). 2017-11-28 12:22:27 +00:00
regress Don't test call gates, they are not supported anymore. 2017-08-30 15:46:19 +00:00
rescue Extra flags for static PIE 2017-10-08 15:02:33 +00:00
sbin Use the definitions from the standard header files and replace homebrew 2017-12-13 17:42:44 +00:00
share Fix xref. Remove unnecessary Tn. 2017-12-20 10:01:38 +00:00
sys Don't panic when resource shortage occured. Like ixgbe.c rev. 1.116. 2017-12-21 06:43:17 +00:00
tests Fix broken test: we can't assume that the current schedule priority range 2017-12-21 03:31:43 +00:00
tools regen 2017-12-09 04:23:22 +00:00
usr.bin Add names of a few more ICMPv6 messages, from RFC6275 (Mobile IPv6) 2017-12-19 17:05:15 +00:00
usr.sbin PR/52828: Mark Johnston: makefs UFS2 lazy inode initialization is buggy 2017-12-16 23:08:40 +00:00
BUILDING regen 2017-10-21 23:49:28 +00:00
Makefile Include somewhat misleadingly named do-x11 into BUILDTARGETS even with 2017-12-06 19:34:00 +00:00
Makefile.inc
UPDATING Note possible need to clean objdir (or depends at least) for 2017-10-13 07:04:58 +00:00
build.sh Better validation of var name args to -V and -Z, in a way that makes 2017-10-08 01:05:13 +00:00