Commit ID: 1005FB667973F42EAC4
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2020/11/19 12:41:14 UTC
Modified files:
usr.sbin/rdate : GNUmakefile rdate.c rdate.h rfc868time.c
Log message:
make use of the more BSD-standard functions
rdate.h can now be used as new standard MBSDPORT_H (not that
arc4random.c really needs that…)
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.7 -r1.8 src/usr.sbin/rdate/GNUmakefile
cvs -R rdiff -kk -upr1.14 -r1.15 src/usr.sbin/rdate/rdate.c
cvs -R rdiff -kk -upr1.7 -r1.8 src/usr.sbin/rdate/rdate.h
cvs -R rdiff -kk -upr1.7 -r1.8 src/usr.sbin/rdate/rfc868time.c