head 1.7; access; symbols pkgsrc-2013Q2:1.7.0.54 pkgsrc-2013Q2-base:1.7 pkgsrc-2012Q4:1.7.0.52 pkgsrc-2012Q4-base:1.7 pkgsrc-2011Q4:1.7.0.50 pkgsrc-2011Q4-base:1.7 pkgsrc-2011Q2:1.7.0.48 pkgsrc-2011Q2-base:1.7 pkgsrc-2009Q4:1.7.0.46 pkgsrc-2009Q4-base:1.7 pkgsrc-2008Q4:1.7.0.44 pkgsrc-2008Q4-base:1.7 pkgsrc-2008Q3:1.7.0.42 pkgsrc-2008Q3-base:1.7 cube-native-xorg:1.7.0.40 cube-native-xorg-base:1.7 pkgsrc-2008Q2:1.7.0.38 pkgsrc-2008Q2-base:1.7 pkgsrc-2008Q1:1.7.0.36 pkgsrc-2008Q1-base:1.7 pkgsrc-2007Q4:1.7.0.34 pkgsrc-2007Q4-base:1.7 pkgsrc-2007Q3:1.7.0.32 pkgsrc-2007Q3-base:1.7 pkgsrc-2007Q2:1.7.0.30 pkgsrc-2007Q2-base:1.7 pkgsrc-2007Q1:1.7.0.28 pkgsrc-2007Q1-base:1.7 pkgsrc-2006Q4:1.7.0.26 pkgsrc-2006Q4-base:1.7 pkgsrc-2006Q3:1.7.0.24 pkgsrc-2006Q3-base:1.7 pkgsrc-2006Q2:1.7.0.22 pkgsrc-2006Q2-base:1.7 pkgsrc-2006Q1:1.7.0.20 pkgsrc-2006Q1-base:1.7 pkgsrc-2005Q4:1.7.0.18 pkgsrc-2005Q4-base:1.7 pkgsrc-2005Q3:1.7.0.16 pkgsrc-2005Q3-base:1.7 pkgsrc-2005Q2:1.7.0.14 pkgsrc-2005Q2-base:1.7 pkgsrc-2005Q1:1.7.0.12 pkgsrc-2005Q1-base:1.7 pkgsrc-2004Q4:1.7.0.10 pkgsrc-2004Q4-base:1.7 pkgsrc-2004Q3:1.7.0.8 pkgsrc-2004Q3-base:1.7 pkgsrc-2004Q2:1.7.0.6 pkgsrc-2004Q2-base:1.7 pkgsrc-2004Q1:1.7.0.4 pkgsrc-2004Q1-base:1.7 pkgsrc-2003Q4:1.7.0.2 pkgsrc-2003Q4-base:1.7 netbsd-1-6-1:1.6.0.6 netbsd-1-6-1-base:1.6 netbsd-1-6:1.6.0.8 netbsd-1-6-RELEASE-base:1.6 pkgviews:1.6.0.4 pkgviews-base:1.6 buildlink2:1.6.0.2 buildlink2-base:1.6 netbsd-1-5-PATCH003:1.6 netbsd-1-5-PATCH001:1.6 netbsd-1-5-RELEASE:1.5 netbsd-1-4-PATCH003:1.5 netbsd-1-4-PATCH002:1.5 comdex-fall-1999:1.5 netbsd-1-4-PATCH001:1.5 netbsd-1-4-RELEASE:1.5 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.7 date 2003.09.04.08.43.01; author drochner; state dead; branches; next 1.6; 1.6 date 2000.12.28.14.20.09; author hubertf; state Exp; branches; next 1.5; 1.5 date 99.04.27.20.43.11; author rvb; state Exp; branches; next 1.4; 1.4 date 98.10.09.20.48.08; author rvb; state dead; branches; next 1.3; 1.3 date 98.10.02.14.38.59; author rvb; state Exp; branches; next 1.2; 1.2 date 98.10.02.13.44.39; author agc; state Exp; branches; next 1.1; 1.1 date 98.09.29.17.20.47; author rvb; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 98.09.29.17.20.47; author rvb; state Exp; branches; next ; desc @@ 1.7 log @nuke coda-4 - it is outdated and unmaintained @ text @$NetBSD: patch-ab,v 1.6 2000/12/28 14:20:09 hubertf Exp $ --- coda-src/venus/fso_cfscalls2.cc.orig Thu Oct 8 02:11:22 1998 +++ coda-src/venus/fso_cfscalls2.cc @@@@ -538,6 +538,14 @@@@ static char cputype [] = "i386"; static char systype [] = "i386_nbsd1"; #endif /* i386 */ +#ifdef arm32 +static char cputype [] = "arm32"; +static char systype [] = "arm32_nbsd1"; +#endif /* arm32 */ +#ifdef m68k +static char cputype [] = "m68k"; +static char systype [] = "m68k_nbsd1"; +#endif /* m68k */ #endif /* __NetBSD__ */ #ifdef __FreeBSD__ @ 1.6 log @Make these compile on m68k. Patch supplied by Adam Ciarcinski in PR 8395. @ text @d1 1 a1 1 $NetBSD$ @ 1.5 log @Add coda5.2.2 to the party and make sure that coda5_* and coda_* compile on 1.4 @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.5 1999/02/24 07:47:14 sommerfe Exp $ d3 3 a5 3 --- coda-src/venus/fso_cfscalls2.cc~ Wed Oct 7 20:11:22 1998 +++ coda-src/venus/fso_cfscalls2.cc Wed Feb 24 01:52:18 1999 @@@@ -538,6 +538,10 @@@@ d13 4 @ 1.4 log @Upgrade to Coda 4.6.6 @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.3 1998/10/02 14:38:59 rvb Exp $ d3 13 a15 19 --- coda-b4_6_4/coda-src/venus/worker.cc Tue Jun 16 06:46:19 1998 +++ ./coda-src/venus/worker.cc Sat Sep 12 11:24:37 1998 @@@@ -289,15 +289,7 @@@@ } #endif /* __MACH__ */ #ifdef __BSD44__ -#ifndef MOUNT_CFS - /* for FreeBSD - - Add line below into /usr/include/sys/mount.h. Don't forget to adjust - MOUNT_MAXTYPE. - # define MOUNT_CFS old MOUNT_MAXTYPE +1 - In #define INITMOUNTNAMES, - "cfs", /* 19 or so MOUNT_CFS */ -#endif - if (mount(MOUNT_CFS, venusRoot, 0, kernDevice) < 0) { + if (mount("coda", venusRoot, 0, kernDevice) < 0) { eprint("mount(%s, %s) failed (%d), exiting", kernDevice, venusRoot, errno); exit(-1); @ 1.3 log @Attend to some comments by Alan Barret and Thorsten Frueauf. Also, run pkglint. And then contend with the ci conflict that ensued since agc did a lot of these changes too. @ text @d1 1 a1 1 $NetBSD$ @ 1.2 log @Add NetBSD RCS Id. @ text @@ 1.1 log @Initial revision @ text @d1 2 @ 1.1.1.1 log @Importing coda_client and coda_server for -current. coda_doc will be commited RSN & then I'll update the net/Makefile @ text @@