K 10 svn:author V 6 kevans K 8 svn:date V 27 2022-04-21T22:36:23.133856Z K 7 svn:log V 442 loader: userboot: provide a getsecs() implementation We don't need it for userboot, but it avoids issues with BIND_NOW, so just provide it. time(3) isn't defined but ends up being provided by libc linked into the host process, which is generally fine. PR: 262920 Reviewed by: imp, jhb (cherry picked from commit 660c1892d5c90500d37f98185326c6287b2b61be) Git Hash: 53fefea53f12f13ef53b639c7d2073ffc84523ab Git Author: kevans@FreeBSD.org END