Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Shin Takemura <takemura@netbsd.org>
List: source-changes
Date: 06/03/2000 21:30:51
Module Name: syssrc
Committed By: takemura
Date: Sun Jun 4 04:30:51 UTC 2000
Modified Files:
syssrc/sys/arch/hpcmips/stand/pbsdboot: Makefile main.c pbsdboot.c
pbsdboot.h pbsdboot.uu pbsdboot1.uu print.c vmem.c
Log Message:
Bugfix and a little improvement for trouble shooting.
- BUGFIX: pbsdboot1 ignores Yes for 'Are you sure ?' dialog box.
- display status which indicate how much loading sequence progress.
- add debugging log function.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/hpcmips/stand/pbsdboot/Makefile \
syssrc/sys/arch/hpcmips/stand/pbsdboot/pbsdboot.c \
syssrc/sys/arch/hpcmips/stand/pbsdboot/print.c
cvs rdiff -r1.42 -r1.43 syssrc/sys/arch/hpcmips/stand/pbsdboot/main.c
cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/hpcmips/stand/pbsdboot/pbsdboot.h \
syssrc/sys/arch/hpcmips/stand/pbsdboot/pbsdboot1.uu
cvs rdiff -r1.25 -r1.26 syssrc/sys/arch/hpcmips/stand/pbsdboot/pbsdboot.uu
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/hpcmips/stand/pbsdboot/vmem.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.