From owner-freebsd-questions@FreeBSD.ORG Wed Dec 10 21:12:43 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B5C716A4CE for ; Wed, 10 Dec 2003 21:12:43 -0800 (PST) Received: from ms-smtp-02-eri0.southeast.rr.com (ms-smtp-02-lbl.southeast.rr.com [24.25.9.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F12943D30 for ; Wed, 10 Dec 2003 21:12:41 -0800 (PST) (envelope-from wegster@mindcore.net) Received: from mindcore.net (rdu162-234-100.nc.rr.com [24.162.234.100]) hBB5CZRe020669; Thu, 11 Dec 2003 00:12:36 -0500 (EST) Message-ID: <3FD7FCC0.6040707@mindcore.net> Date: Thu, 11 Dec 2003 00:12:32 -0500 From: Scott W User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Stephane Bortzmeyer References: <012701c3bde4$4acf2b30$019c9752@xp> <20031209013027.GC1099@zi025.glhnet.mhn.de> <03da01c3be90$032636f0$019c9752@xp> <3FD633A9.20801@mindcore.net> <20031210163541.GA800@fetiche.sources.org> In-Reply-To: <20031210163541.GA800@fetiche.sources.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: Vahric MUHTARYAN cc: FreeBSD questions List Subject: Re: Why userland , basesystem and Kernel are together?! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Dec 2003 05:12:43 -0000 Stephane Bortzmeyer wrote: >On Tue, Dec 09, 2003 at 03:42:17PM -0500, > Scott W wrote > a message of 104 lines which said: > > > >>1. Kernel. Umm, I hope I don't have to expain this one ;-) >> >> > > > >>2. Core system- This one can likely be argued a bit with bsd (and >> >> > > > >>3. userland apps- Kernel and core make a rudimentary system, but >> >> > >I don't have the Handbook to check and I'm offline at the present time >but I'm suprised. I thought that "userland" meaned "everything which >is not the kernel", including the base system. > >What you call "userland", "everything but the base system", seems to >be what the Handbook calls the ports. >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > Your statement's completely true- 'userland' is anything outside of the kernel....but for explanations sake to the original poster, it seemed the most fitting explanation. I guess it would have been better worded as 'all the rest of the apps' AKA ports :-) Sorry for any confusion... Scott