and lutimes(). Unfortunately lutimes() is specific to FreeBSD. Emulate it with OpenBSD utimensat() and add a test for that. OK sthen@