Subject: CVS commit: src/sys/arch
To: None <source-changes@NetBSD.org>
From: Jochen Kunz <jkunz@netbsd.org>
List: source-changes
Date: 01/31/2005 18:17:36
Module Name:	src
Committed By:	jkunz
Date:		Mon Jan 31 18:17:36 UTC 2005

Modified Files:
	src/sys/arch/hp700/conf: GENERIC
	src/sys/arch/hppa/include: reg.h
Added Files:
	src/sys/arch/hp700/hp700: power.c power.h

Log Message:
Implement powerd(8) interface via sysmon(9) for power switch, controllable by sysctl(8).


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 src/sys/arch/hp700/conf/GENERIC
cvs rdiff -r0 -r1.1 src/sys/arch/hp700/hp700/power.c \
    src/sys/arch/hp700/hp700/power.h
cvs rdiff -r1.3 -r1.4 src/sys/arch/hppa/include/reg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.