Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!think.com!snorkelwacker.mit.edu!bloom-beacon!eru!hagbard!sunic!mcsun!ukc!axion!uzi-9mm.fulcrum.bt.co.uk!igb From: igb@fulcrum.bt.co.uk (Ian G Batten) Newsgroups: comp.lang.c Subject: Re: Unix and C Message-ID: <~P|^GW|@uzi-9mm.fulcrum.bt.co.uk> Date: 20 Nov 90 15:05:11 GMT References: <1990Nov20.030906.3712@oz.plymouth.edu> Sender: news@fulcrum.bt.co.uk (News with an UZI) Organization: BT Fulcrum, Birmingham Lines: 9 ted@oz.plymouth.edu (The Wiz) writes: > operating system in machine code? Hint: A long time. Unix is based > on the idea that when you port it to a new machine you only need to re-write > the kernel (The lowest level) of the OS, thus making it easily portable. In fact, you re-write a great deal less than that. Porting a kernel to a new machine is nothing like writing a new kernel. ian