Go to file
ozaki-r a1c877a9db Fix racy bridge_delete_member
It can be called from bridge_ioctl_del and bridge_clone_destroy with
a same bridge member (bif) at the same time. We have to prevent
that happens.

Pointed out by riastradh@
2015-04-16 08:54:15 +00:00
bin document ulimit -r 2015-04-12 17:05:03 +00:00
common On big endian machines needs to include sys/endian.h for le32dec 2015-04-15 08:31:05 +00:00
compat Add RISC-V support 2014-09-19 17:38:46 +00:00
crypto remove various HAVE_GCC=45 fragments. 2015-04-15 19:13:46 +00:00
dist/pf Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
distrib install as bozohttpd/bozohttpd.8 as well as httpd. 2015-04-16 02:32:33 +00:00
doc Note DMA support for sdhc on beaglebone 2015-04-14 19:41:38 +00:00
etc Rename beagleboard.img to armv7.img. The new image includes the same 2015-04-09 10:55:23 +00:00
external remove various HAVE_GCC=45 fragments. 2015-04-15 19:13:46 +00:00
extsrc
games properly pluralize. 2015-04-03 07:28:41 +00:00
gnu Array can't be null. 2014-11-15 02:01:27 +00:00
include Put fseeko, ftello, pread, and pwrite in the POSIX 2001 namespace. 2015-03-24 07:44:52 +00:00
lib remove various HAVE_GCC=45 fragments. 2015-04-15 19:13:46 +00:00
libexec install as bozohttpd/bozohttpd.8 as well as httpd. 2015-04-16 02:32:33 +00:00
regress moved to tests/net/in_cksum. 2015-01-05 22:39:29 +00:00
rescue Remove rtsol(8) and rtsold(8) as their functionality is in dhcpcd(8). 2014-09-11 13:10:03 +00:00
sbin remove various HAVE_GCC=45 fragments. 2015-04-15 19:13:46 +00:00
share Adding more. 2015-04-16 01:07:24 +00:00
sys Fix racy bridge_delete_member 2015-04-16 08:54:15 +00:00
tests Use <sys/rndio.h> for rnd ioctls. 2015-04-13 22:24:34 +00:00
tools misc/48722: Use explicit HOST_SH in case the user insists on removing 2015-03-05 10:22:25 +00:00
usr.bin Coverity CID 1264915, Via FreeBSD (Xin Li) 2015-04-15 02:29:12 +00:00
usr.sbin largely apply patch from PR bin/47392 by Abhinav Upadhyay 2015-04-07 17:47:10 +00:00
x11 Use ${TOOL_GZIP_N} instead of ${TOOL_GZIP} -n, and similarly 2014-08-05 15:40:58 +00:00
BUILDING regen 2015-04-08 05:48:24 +00:00
Makefile Reorganise the way xorg is build. Move build of makestrs into src/tools 2015-01-07 20:42:01 +00:00
Makefile.inc
UPDATING mention yacc requirement for acpica 2015-04-14 14:18:59 +00:00
build.sh Fix the build kernels target with -n, disable temporarily runcmd while we 2015-02-01 18:49:25 +00:00