Subject: CVS commit: syssrc/sys/arch/sgimips/stand/sgivol
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/21/2001 01:07:17
Module Name:	syssrc
Committed By:	thorpej
Date:		Tue Nov 20 23:07:17 UTC 2001

Modified Files:
	syssrc/sys/arch/sgimips/stand/sgivol: Makefile sgivol.c

Log Message:
- General code cleanup (and enable warnings).
- It's perfectly legal to have an 8 byte volume filename; the trailing
  NUL is not required in this case.
- Default the partition type to "4.2BSD", not "EFS".


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/sgimips/stand/sgivol/Makefile \
    syssrc/sys/arch/sgimips/stand/sgivol/sgivol.c

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