Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 11/23/1999 04:20:54
Module Name:	syssrc
Committed By:	simonb
Date:		Tue Nov 23 12:20:54 UTC 1999

Modified Files:
	syssrc/sys/lib/libsa: cd9660.c nfs.c

Log Message:
Remove leading '/' from pathnames, using same logic as ufs.c.  Allows new
style (but not yet committed) pmax bootblocks to open "/boot.pmax" on an
ISO image.  Same problem reported for NFS by Jason Thorpe.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 syssrc/sys/lib/libsa/cd9660.c
cvs rdiff -r1.27 -r1.28 syssrc/sys/lib/libsa/nfs.c

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