Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!princeton!caip!brl-adm!brl-smoke!gwyn From: gwyn@brl-smoke.ARPA (Doug Gwyn ) Newsgroups: net.unix,net.unix-wizards Subject: Re: 4BSD is dead??? Message-ID: <1361@brl-smoke.ARPA> Date: Sun, 15-Jun-86 04:08:36 EDT Article-I.D.: brl-smok.1361 Posted: Sun Jun 15 04:08:36 1986 Date-Received: Sat, 21-Jun-86 07:40:43 EDT References: <440@geowhiz.UUCP> <6778@utzoo.UUCP> <713@wjvax.wjvax.UUCP> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 15 Xref: watmath net.unix:8255 net.unix-wizards:18493 In article <713@wjvax.wjvax.UUCP> brett@wjvax.UUCP (Brett Galloway) writes: >I am involved in some software development that relies on the 4.2bsd >select() call, (select() blocks on multiplexed input). As near as I can tell, >SYSV allows NO way to block on input from more than one file descriptor, short >of doing a poll loop (yuch!). Select() is a MAJOR feature missing from SYSV >(which apparently is part of V8). "Fixed in SVR3." There are enough features in SVR3 that have no counterpart in 4.3BSD that this would be a very good time to merge the functionality of these two major UNIX variants. I'm sure that several vendors will be trying to do this anyway; the question is, can we get the principals to adopt the combined version rather than continue to diverge? Who gets to be the keeper of the UNIX?