CVSROOT: /cvs Module name: src Changes by: mlar...@cvs.openbsd.org 2014/10/21 22:46:05
Modified files: sys/kern : subr_hibernate.c Log message: Use the global piglet address variables as sparingly as possible to avoid redundant copies of the same information. No functional change. Also add some comments as to how these globals are used.