OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Miod Vallat (miodcvs.openbsd.org)
Date: Sun Jan 08 2006 - 14:35:21 CST


CVSROOT: /cvs
Module name: src
Changes by: miodcvs.openbsd.org 2006/01/08 13:35:21

Modified files:
        sys/arch/mac68k/dev: grf_iv.c grf_mv.c grf_subr.c grfvar.h
                             macfb.c

Log message:
Remove unused grf_softc members; do not keep temporary data in grf_softc
either, instead keep it on the stack or directly in attachment structures.
No functional change.