Build fixes for recent FreeBSD -current
authorBenjamin Kaduk <kaduk@mit.edu>
Wed, 17 Sep 2014 02:57:53 +0000 (22:57 -0400)
committerJeffrey Altman <jaltman@your-file-system.com>
Wed, 8 Oct 2014 21:29:20 +0000 (17:29 -0400)
commit66a431bf82da5e09e89307c250991bfc12caf532
tree97f30cb47378bcd2e3a3d4055a2badc4e45005e2
parentec2382e060753dfdcaf84b9ac03e1534c65fcdbc
Build fixes for recent FreeBSD -current

Let's try a new paradigm of using flag checks in the main code,
which are based off of precise version checks in the FreeBSD-specific
param.h file.  It's not quite configure checks, but is much more
granular.

Change-Id: I8274a8ad3747d3847cdec3ce8d521837fd5b2a92
Reviewed-on: http://gerrit.openafs.org/11467
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Tested-by: Benjamin Kaduk <kaduk@mit.edu>
Reviewed-by: Chas Williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
src/config/param.generic_fbsd.h
src/rx/rx_kernel.h