Subject: CVS commit: src/sys/arch/acorn32/stand/nbfs
To: None <source-changes@NetBSD.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 07/13/2006 15:51:54
Module Name: src
Committed By: bjh21
Date: Thu Jul 13 15:51:54 UTC 2006
Modified Files:
src/sys/arch/acorn32/stand/nbfs: nbfs.c nbfs.h rmheader.S
Log Message:
Sensible error handling, with libsa errors being mapped to useful RISC OS
errors. Also centralise our filing system number (as yet unassigned) in
nbfs.h.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/acorn32/stand/nbfs/nbfs.c
cvs rdiff -r1.1 -r1.2 src/sys/arch/acorn32/stand/nbfs/nbfs.h
cvs rdiff -r1.2 -r1.3 src/sys/arch/acorn32/stand/nbfs/rmheader.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.