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: Theo de Raadt (deraadtcvs.openbsd.org)
Date: Tue Mar 03 2009 - 10:52:25 CST


CVSROOT: /cvs
Module name: src
Changes by: deraadtcvs.openbsd.org 2009/03/03 09:52:25

Modified files:
        sys/dev/pci : puc.c pucvar.h

Log message:
shorten sizes of variables to the required number of bits, and remove
unused variables, tested by todd
ok kettenis