K 10 svn:author V 3 pjd K 8 svn:date V 27 2009-09-08T20:06:35.257613Z K 7 svn:log V 276 Implement __assert() for Solaris-specific code. Until now Solaris code was using Solaris prototype for __assert(), but FreeBSD's implementation. Both take different arguments, so we were either core-dumping in assert() or printing garbage. Reported by: avg MFC after: 1 week END