From owner-cvs-sys Sat Jul 27 04:44:09 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA03138 for cvs-sys-outgoing; Sat, 27 Jul 1996 04:44:09 -0700 (PDT) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id EAA03075; Sat, 27 Jul 1996 04:43:37 -0700 (PDT) Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id NAA21486; Sat, 27 Jul 1996 13:43:32 +0200 Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id NAA27392; Sat, 27 Jul 1996 13:43:32 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.7.5/8.6.9) id LAA29167; Sat, 27 Jul 1996 11:34:24 +0200 (MET DST) From: J Wunsch Message-Id: <199607270934.LAA29167@uriah.heep.sax.de> Subject: Re: cvs commit: src/sys/i386/isa si.c To: peter@freefall.freebsd.org (Peter Wemm) Date: Sat, 27 Jul 1996 11:34:24 +0200 (MET DST) Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199607261655.JAA08274@freefall.freebsd.org> from Peter Wemm at "Jul 26, 96 09:55:39 am" X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E X-Mailer: ELM [version 2.4ME+ PL17 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk As Peter Wemm wrote: > Modified: sys/i386/isa si.c > Log: > ttysleep() can return EWOULDBLOCK, not ETIMEDOUT as the comment in tty.c > suggests. Now that you know it, how about writing tty(9)? ;-) I volunteer to assist anybody who wants to write a man page for some kernel interface but is not used to the -mdoc macro package. Simply drop me the input text, and i will make it into a man page. We simply need a more complete documentation of kernel-internal but ``approved to be used'' interfaces. I would love to see a reasonably complete section 9 of the manual shipping with FreeBSD 2.2. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)