Module Name: src Committed By: snj Date: Fri Oct 13 08:14:51 UTC 2017
Modified Files: src/sys/sys [netbsd-8]: kernhist.h Log Message: Pull up following revision(s) (requested by pgoyette in ticket #301): sys/sys/kernhist.h: revision 1.19-1.20 Call sysctl_kernhist_new for KERNHIST_LINK_STATIC. I can get usbhist from vmstat(1) again. -- Use do {...} while 0; construct for KERNHIST_LINK_STATIC() NFCI To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.18.8.1 src/sys/sys/kernhist.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.