From owner-freebsd-commit Sat Jul 29 07:21:07 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id HAA21395 for commit-outgoing; Sat, 29 Jul 1995 07:21:07 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id HAA21379 for cvs-sys-outgoing; Sat, 29 Jul 1995 07:21:03 -0700 Received: (from bde@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id HAA21367 ; Sat, 29 Jul 1995 07:20:56 -0700 Date: Sat, 29 Jul 1995 07:20:56 -0700 From: Bruce Evans Message-Id: <199507291420.HAA21367@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa/sound gus_wave.c ics2101.c os.h sb16_dsp.c sound_config.h uart6850.c Sender: commit-owner@FreeBSD.org Precedence: bulk bde 95/07/29 07:20:55 Modified: sys/i386/isa/sound gus_wave.c ics2101.c os.h sb16_dsp.c sound_config.h uart6850.c Log: Fix enough of the recently introduced brokenness for LINT to compile. The U6850* changes in sound_config.h are probably wrong. Recent commits lost: - include paths. - copyrights. - cvs Ids. - infamous whitespace changes. - other cosmetic changes.