From owner-freebsd-questions@FreeBSD.ORG Fri Jan 11 02:01:56 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8D11416A41A for ; Fri, 11 Jan 2008 02:01:56 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id DF6D213C447 for ; Fri, 11 Jan 2008 02:01:55 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.12.11) with ESMTP id m0B21rm0068352 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 11 Jan 2008 09:01:53 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.6/8.12.11) id m0B21rsf025087; Fri, 11 Jan 2008 09:01:53 +0700 (ICT) Date: Fri, 11 Jan 2008 09:01:53 +0700 (ICT) Message-Id: <200801110201.m0B21rsf025087@banyan.cs.ait.ac.th> From: Olivier Nicole To: msherman77@yahoo.com In-reply-to: <43628.50900.qm@web88309.mail.re4.yahoo.com> (message from Michael S on Thu, 10 Jan 2008 10:38:47 -0500 (EST)) References: <43628.50900.qm@web88309.mail.re4.yahoo.com> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: freebsd-questions@freebsd.org Subject: Re: system programming X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jan 2008 02:01:56 -0000 Hi, > I am a computer science student taking the operating > systems course. All of our assignments are supposed > run on Linux and I don't have > a Linux machine. Programming the operating system is very dependent on the operating system. Talk your prof to accept a project based on FreeBSD, that would even broaden the scope of the course by introducing a glimpse to another OS. Olivier