CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2020/08/13 06:37:16
Modified files: usr.bin/kstat : Makefile kstat.c Added files: usr.bin/kstat : kstat.1 Log message: new kstat(1) manual page, using info from dlg@, from his commit messages, and from partial code inspection; OK dlg@