From owner-freebsd-hackers@FreeBSD.ORG Wed Sep 17 09:51:03 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D66D916A4B3 for ; Wed, 17 Sep 2003 09:51:03 -0700 (PDT) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2B3E43FB1 for ; Wed, 17 Sep 2003 09:51:02 -0700 (PDT) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id 7F64865375 for ; Wed, 17 Sep 2003 17:51:01 +0100 (BST) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 16283-01-13 for ; Wed, 17 Sep 2003 17:51:01 +0100 (BST) Received: from saboteur.dek.spc.org (unknown [81.3.72.68]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id 07F3465343 for ; Wed, 17 Sep 2003 17:51:01 +0100 (BST) Received: by saboteur.dek.spc.org (Postfix, from userid 1001) id 6AF119; Wed, 17 Sep 2003 17:51:00 +0100 (BST) Date: Wed, 17 Sep 2003 17:51:00 +0100 From: Bruce M Simpson To: freebsd-hackers@freebsd.org Message-ID: <20030917165100.GL5903@saboteur.dek.spc.org> Mail-Followup-To: freebsd-hackers@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Organization: SPC Subject: Annex terminal server tools ported to FreeBSD X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 16:51:03 -0000 Hi, I did a quick port of the Annex management suite to FreeBSD today, incorporating Chuck Cranor's patches for NetBSD. I've put a sharball at http://people.freebsd.org/~bms/annextools.shar. Let me know what you think. BMS