From owner-freebsd-sparc64@FreeBSD.ORG Sun Mar 14 12:22:12 2004 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 353C616A4CE for ; Sun, 14 Mar 2004 12:22:12 -0800 (PST) Received: from netlx014.civ.utwente.nl (netlx014.civ.utwente.nl [130.89.1.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29A2843D1D for ; Sun, 14 Mar 2004 12:22:11 -0800 (PST) (envelope-from r.s.a.vandomburg@student.utwente.nl) Received: from gog (gog.student.utwente.nl [130.89.165.107]) by netlx014.civ.utwente.nl (8.11.7/HKD) with ESMTP id i2EKKb623538 for ; Sun, 14 Mar 2004 21:20:39 +0100 Message-Id: <200403142020.i2EKKb623538@netlx014.civ.utwente.nl> From: "Roderick van Domburg" To: Date: Sun, 14 Mar 2004 21:20:37 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 Thread-Index: AcQKAdBGxQA5pKmYReC1aSDk6C0NFg== X-UTwente-MailScanner-Information: Scanned by MailScanner. Contact helpdesk@ITBE.utwente.nl for more information. X-UTwente-MailScanner: Found to be clean X-UTwente-MailScanner-SpamScore: s X-MailScanner-From: r.s.a.vandomburg@student.utwente.nl Subject: Reasons for 64-bTT & DHCP import X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Mar 2004 20:22:12 -0000 Hello everyone, Thank your for the excellent documentation that comes with the 64-bTT change. I am following it on my Enterprise 250 as we speak. Probably a Real Stupid question, but why hasn't __time_t been a __int64_t from the beginning? I'm asking out of sheer curiosity and insight in development. Also, I am curious why we're not importing ISC DHCP 3 in the base system. Skimming over the ISC license, I don't see any direct issues. Once again: don't mean to bash, just curious. Regards, Roderick