Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!henry From: henry@utzoo.UUCP (Henry Spencer) Newsgroups: hacknews Subject: kernel include-file rearrangement Message-ID: <4217@utzoo.UUCP> Date: Tue, 14-Aug-84 19:47:44 EDT Article-I.D.: utzoo.4217 Posted: Tue Aug 14 19:47:44 1984 Date-Received: Tue, 14-Aug-84 19:47:44 EDT Organization: U of Toronto Zoology Lines: 16 The original V7 sources had the kernel include files duplicated in two places: /usr/sys/h (in the kernel sources) and /usr/include/sys (with the other include files). A long time ago I decided to put them in only one place, with the files in the other place being just nested #includes of the authoritative copies. I decided to put the "real" copies in /usr/include sys. It has become clear, on thought, that this was a poor decision. I have bitten the bullet and relocated them to /usr/sys/h. Similarly, the official copies of the ioctl include files are now in /usr/sys/ioctl, with /usr/include/ioctl containing includes for them. In a (more or less) unrelated change, the SCCS archives for files in /usr/include are now located in /usr/src/include. -- Henry Spencer @ U of Toronto Zoology {allegra,ihnp4,linus,decvax}!utzoo!henry