Path: utzoo!mnetor!uunet!husc6!cmcl2!nrl-cmf!ames!pacbell!tandem!narayan From: narayan@tandem.UUCP (Narayan Mohanram) Newsgroups: comp.unix.wizards Subject: Re: What does SVR3 have that SVR2 doesn't? Message-ID: <348@tandem.UUCP> Date: 18 Mar 88 20:43:40 GMT References: <1062@maynard.BSW.COM> Reply-To: narayan@tandem.UUCP (Narayan Mohanram) Organization: Tandem Computers, Cupertino, CA - TND Lines: 20 In article <1062@maynard.BSW.COM> campbell@maynard.BSW.COM (Larry Campbell) writes: >I am interested in a _concise_ description (extra points if it fits on one >screen) of what's new in SVR3 (besides streams -- I've already read the papers >on that). The question I'm really trying to answer is, given a choice >between SVR2 (for perhaps less money) and SVR3, why should I choose SVR3? There are serveral new features (besides streams and tli). there are: shareable librarires, New signal support (signals that stick). new C compiler, RFS, streams support utilities. I think the shareable libraries is the best part (besides streams). The disk space taken up by most programs has dropped by about 7K (stdio beleive it or not). I don't remember if 5.2 was a swapping system or not. But 5.3 I know is a paging machine.