[1863] in NetBSD-Development
NetBSD/powerpc and NetBSD/arm ports of AFS
daemon@ATHENA.MIT.EDU (Charles M. Hannum)
Sun May 23 17:56:57 1999
Date: Sun, 23 May 1999 17:56:16 -0400 (EDT)
From: "Charles M. Hannum" <root@ihack.net>
To: netbsd-dev@MIT.EDU
Cc: sipb@MIT.EDU
Out of sheer boredom, I ported the NetBSD AFS code (based on the 3.3
sources still) to both of these platforms. I've tested the ARM port
with a memcache; I have not yet tested the PowerPC port.
The following files are checked in:
src/afs/afs_nbsd_subr.c
src/afs/afs_nbsdops.c
src/afs/afs_vfsops.c
src/config/param.powerpc_nbsd1 (new)
src/config/param.arm_nbsd1 (new)
src/des/andrew-conf.h
src/des/conf-powerpc-netbsd.h (new)
src/des/conf-arm-netbsd.h (new)
src/libafs/MakefileProto
src/lwp/process.s
src/pinstall/Makefile
These files are not yet, because there were no RCS files for them(!):
src/audit/audit.c
src/lwp/lwp.h
(These contain some hackery for the PowerPC port.)