Why use U* over VMS

Peter da Silva peter at ficc.ferranti.com
Fri Nov 2 09:02:40 AEST 1990


Yes, the classic UNIX kernel model is rather freaky. It does have the
virtue of being simple to implement, but it's not a very friendly place
for deiver writing.

*BUT*

UNIX is not defined by the UNIX kernel model. It is defined by the user
and programmer interfaces (the UNIX programmer's manual, SVID, POSIX,
what have you). You can have whatever kernel you want and if I can compile
"make" and it runs it's UNIX. And that's the most important advantage UNIX
has over other operating systems. It's not the portability that's important
so much as the relatively high level of the programmer interface.
-- 
Peter da Silva.   `-_-'
+1 713 274 5180.   'U`
peter at ferranti.com



More information about the Comp.unix.programmer mailing list