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: Mark Kettenis (ketteniscvs.openbsd.org)
Date: Wed Aug 01 2007 - 07:16:59 CDT


CVSROOT: /cvs
Module name: src
Changes by: ketteniscvs.openbsd.org 2007/08/01 06:16:59

Modified files:
        sys/dev/pckbc : files.pckbc
Added files:
        sys/dev/pckbc : pms.c pms_intelli.c pmsreg.h
Removed files:
        sys/dev/pckbc : psm.c psm_intelli.c psmreg.h

Log message:
Correct a 10-year old typo inherited from NetBSD by renaming psm.c,
psm_intelli.c and psmreg.h into pms.c, pms_intelli.c and pmsreg.h.

ok deraadt