From owner-freebsd-commit Thu Nov 9 13:54:11 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA08026 for freebsd-commit-outgoing; Thu, 9 Nov 1995 13:54:11 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA08011 for cvs-all-outgoing; Thu, 9 Nov 1995 13:54:06 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA07999 for cvs-sys-outgoing; Thu, 9 Nov 1995 13:54:03 -0800 Received: (from peter@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA07985 ; Thu, 9 Nov 1995 13:53:50 -0800 Date: Thu, 9 Nov 1995 13:53:50 -0800 From: Peter Wemm Message-Id: <199511092153.NAA07985@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/include si.h Sender: owner-commit@FreeBSD.org Precedence: bulk peter 95/11/09 13:53:49 Modified: sys/i386/isa si.c sys/i386/include si.h Log: Sync the public source with what I'm currently running. Most of this is cleaning up, but there are some functional changes, doc/comment improvements, error checking, gcc -Wall cleanups. Input buffer flushing is enabled now, although I'm still not quite certain it's right.