Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84 SMI; site sun.uucp Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!genrad!decvax!decwrl!sun!guy From: guy@sun.uucp (Guy Harris) Newsgroups: net.sources.bugs Subject: Re: Robots for sysV Message-ID: <2297@sun.uucp> Date: Thu, 13-Jun-85 01:24:27 EDT Article-I.D.: sun.2297 Posted: Thu Jun 13 01:24:27 1985 Date-Received: Fri, 14-Jun-85 00:40:37 EDT References: <1219@hound.UUCP> Organization: Sun Microsystems, Inc. Lines: 14 > Recently someone posted a new robots for SysV. Well, that program > doesn't work either. It wouldn't compile with the following problems: > robots.c > ============== > (634) unknown size > (641) l_type undefined > (641) F_WRLCK undefined Sounds suspiciously like the file-locking call for "fcntl". That didn't appear until S5R2V2 for the VAX; it may have come out earlier for the 3B. Too bad UNIX didn't have a file locking mechanism earlier... Guy Harris