CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2018/04/25 13:37:09
Modified files: bin/date : date.c Log message: The time-setting codepath can use pledge "settime" which was added for ntpd, but apparently date was never revisited. "wpath" is for wtmp logging. "rpath" for the case where -z argument isn't in the standard timezone dir. discussed with tb and guenther