K 10 svn:author V 7 glebius K 8 svn:date V 27 2019-03-15T18:18:05.366389Z K 7 svn:log V 263 Deanonymize thread and proc state enums, so that a userland app can use them without redefining the value names. New clang no longer allows to redefine a enum value name to the same value. Bump __FreeBSD_version, since ports depend on that. Discussed with: jhb END