Subject: CVS commit: src/sys/arch/shark/stand/ofwboot
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 06/30/2004 15:43:57
Module Name:	src
Committed By:	christos
Date:		Wed Jun 30 15:43:57 UTC 2004

Modified Files:
	src/sys/arch/shark/stand/ofwboot: Locore.c Makefile alloc.c boot.c
	    net.c netif_of.c ofdev.c openfirm.h
Added Files:
	src/sys/arch/shark/stand/ofwboot: extern.h

Log Message:
- full ansi prototypes
- turn WARNS=3 on


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/shark/stand/ofwboot/Locore.c \
    src/sys/arch/shark/stand/ofwboot/alloc.c \
    src/sys/arch/shark/stand/ofwboot/openfirm.h
cvs rdiff -r1.5 -r1.6 src/sys/arch/shark/stand/ofwboot/Makefile
cvs rdiff -r1.2 -r1.3 src/sys/arch/shark/stand/ofwboot/boot.c \
    src/sys/arch/shark/stand/ofwboot/net.c \
    src/sys/arch/shark/stand/ofwboot/netif_of.c
cvs rdiff -r0 -r1.1 src/sys/arch/shark/stand/ofwboot/extern.h
cvs rdiff -r1.3 -r1.4 src/sys/arch/shark/stand/ofwboot/ofdev.c

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