Here is the nightly for FreeBSD on 06 Dec 2015 - Revision a7bf7c6
Open non-feature issues in 
Mantis: 123
Group: Standard
fso_Standard_20151206_a7bf7c6.tar.bz2MD5Sum------------------------------------------------------------------------
commit 81676b7
Author: Goober5000 <Sat Dec 5 14:25:28 2015 -0500>
Commit: Goober5000 <Sat Dec 5 14:25:28 2015 -0500>
    a few tweaks from the PR... 	a) remove redundant (shadowing) polymodel *pm declaration 	b) end Warnings with \n 	c) remove no-longer-needed Asserts (they are handled by the Error check above)
 code/model/modelinterp.cpp | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)
------------------------------------------------------------------------
commit e1e188a
Author: Goober5000 <Sat Dec 5 13:02:27 2015 -0500>
Commit: Goober5000 <Sat Dec 5 13:02:27 2015 -0500>
    use the entire range of RAND_MAX, not the range divided by 32
 code/model/modelinterp.cpp | 35 +++++++++++++++++++++++++++++++----
 1 file changed, 31 insertions(+), 4 deletions(-)