CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2021/01/21 12:12:13
Modified files: usr.sbin/ndp : Makefile ndp.c Removed files: usr.sbin/ndp : gmt2local.c gmt2local.h Log message: ndp only deals with current localtime. Print time with subsecond resolution in a less roundabout way. OK phessler, bluhm