From owner-freebsd-hackers Sat Dec 6 17:49:26 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA04157 for hackers-outgoing; Sat, 6 Dec 1997 17:49:26 -0800 (PST) (envelope-from owner-freebsd-hackers) Received: from tarkin.qualcomm.com (tarkin.qualcomm.com [129.46.111.16]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id RAA04152 for ; Sat, 6 Dec 1997 17:49:23 -0800 (PST) (envelope-from rmallory@qualcomm.com) Received: (from rmallory@localhost) by tarkin.qualcomm.com (8.8.5/1.4/8.7.2/1.13) id RAA08186; Sat, 6 Dec 1997 17:41:56 -0800 (PST) From: Rob Mallory Message-Id: <199712070141.RAA08186@tarkin.qualcomm.com> Subject: Re: AFS for FreeBSD - OK, I think we're ready! In-Reply-To: <199712060250.VAA00415@dyson.iquest.net> from "John S. Dyson" at "Dec 5, 97 09:50:16 pm" To: toor@dyson.iquest.net (John S. Dyson) Date: Sat, 6 Dec 1997 17:41:56 -0800 (PST) Cc: dec@phoenix.its.rpi.edu, matthew@netsol.net, jkh@time.cdrom.com, toor@dyson.iquest.net, peter@rhiannon.clari.net.au, ajones@ctron.com, hackers@freebsd.org, jlrobins@zappa.cs.uncc.edu, shivers@ai.mit.edu X-Mailer: ELM [version 2.4ME+ PL31H (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Coolness. AFS is heavily used at my work(150GB/9 servers); I actualy hate AFS for a number of reasons, but it would be cool to have a FreeBSD client. We don't have any source-code licenses, but could provide a good test environment. What I'm extremly interested in is looking over John's shoulder while he does the ioctl and vnode interface stuff in /sys/afs... I've almost had a working CODA kernel off of -current about 2 months ago. ...Maybe I'll shake the dust off and try to get it working again. Rob [rmallory@Qualcomm.com] > David E. Cross said: > > On Wed, 3 Dec 1997, matt wrote: > > > > I am curious to know who has AFS client licenses, server licenses, and > > source licenses... and for what versions. > > > > (I have access to source and client for binaries and source for all of the > > 3.4 seriers, and some 3.3) > > > I don't have any licenses, but can likely help with interface stubs and > requirements for FreeBSD. If anyone can provide me with a license, I'll > sign an NDA or whatever is needed. > -- > John > dyson@freebsd.org In another mail Robert Watson said: : AFS also evolved into Coda, which is free, and has neat things like : replicated write, excellent disconnected/mobile support, etc, and has : NetBSD and Linux ports. http://www.coda.cs.cmu.edu/ : : Robert Watson