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: Alexander Yurchenko (grangecvs.openbsd.org)
Date: Fri Sep 17 2004 - 05:18:01 CDT


CVSROOT: /cvs
Module name: src
Changes by: grangecvs.openbsd.org 2004/09/17 04:18:01

Modified files:
        sys/dev/pci : amdpm.c piixpm.c
        sys/kern : kern_tc.c

Log message:
Some cleanup:
- don't mix unsigned and u_int across the code
- un'static some funcs

ok art