K 10 svn:author V 2 ed K 8 svn:date V 27 2015-08-03T07:29:57.833931Z K 7 svn:log V 368 Set p_osrel to __FreeBSD_version on process startup. Certain system calls have quirks applied to make them work as if called on an older version of FreeBSD. As CloudABI executables don't have the FreeBSD OS release number in the ELF header, this value is set to zero, making the system calls fall back to typically historic, non-standard behaviour. Reviewed by: kib END