From owner-freebsd-hackers Sun Oct 20 20:25:50 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA16664 for hackers-outgoing; Sun, 20 Oct 1996 20:25:50 -0700 (PDT) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id UAA16654 for ; Sun, 20 Oct 1996 20:25:47 -0700 (PDT) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <15160(5)>; Sun, 20 Oct 1996 20:25:14 PDT Received: from localhost by crevenia.parc.xerox.com with SMTP id <177480>; Sun, 20 Oct 1996 20:25:04 -0700 To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) cc: freebsd-hackers@freebsd.org (FreeBSD hackers), rohit@cs.umd.edu (Rohit Dube) Subject: Re: Conventions/Rules for adding Local ioctls In-reply-to: Your message of "Sun, 20 Oct 96 00:10:17 PDT." <199610200710.JAA27702@uriah.heep.sax.de> Date: Sun, 20 Oct 1996 20:24:53 PDT From: Bill Fenner Message-Id: <96Oct20.202504pdt.177480@crevenia.parc.xerox.com> Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In message <199610200710.JAA27702@uriah.heep.sax.de> you write: >We will happily include it somewhere in the documentation if you write >this file. (no smiley, no joke!) Just as an aside, SunOS apparently uses sys/ioccom.h for this documentation (in a big comment). Bill