Subject: CVS commit: basesrc/usr.sbin/mlxctl
To: None <source-changes@netbsd.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 08/26/2002 20:04:18
Module Name:	basesrc
Committed By:	ad
Date:		Mon Aug 26 17:04:18 UTC 2002

Modified Files:
	basesrc/usr.sbin/mlxctl: cmds.c config.c extern.h main.c

Log Message:
- Must now get some info from the kernel, not the board.
- Don't try to do things that the firmware can't handle.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/usr.sbin/mlxctl/cmds.c
cvs rdiff -r1.1 -r1.2 basesrc/usr.sbin/mlxctl/config.c
cvs rdiff -r1.2 -r1.3 basesrc/usr.sbin/mlxctl/extern.h
cvs rdiff -r1.4 -r1.5 basesrc/usr.sbin/mlxctl/main.c

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