Remove trailing whitespace.

This commit is contained in:
Rodney W. Grimes 1995-05-30 08:16:23 +00:00
parent 44204187ec
commit 9b2e535452
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=8876
706 changed files with 9189 additions and 9170 deletions

View File

@ -25,7 +25,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $Id: console.h,v 1.15 1995/01/20 08:35:18 sos Exp $
* $Id: console.h,v 1.18 1995/01/28 22:15:30 sos Exp $
*/
#ifndef _CONSOLE_H_

View File

@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* from: @(#)autoconf.c 7.1 (Berkeley) 5/9/91
* $Id: autoconf.c,v 1.31 1995/05/14 02:59:51 davidg Exp $
* $Id: autoconf.c,v 1.32 1995/05/29 04:08:13 davidg Exp $
*/
/*

View File

@ -23,7 +23,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*
* $Id: db_disasm.c,v 1.7 1994/10/08 22:19:47 phk Exp $
* $Id: db_disasm.c,v 1.8 1995/01/29 02:38:15 bde Exp $
*/
/*

View File

@ -23,7 +23,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*
* $Id: db_interface.c,v 1.12 1995/03/16 18:11:25 bde Exp $
* $Id: db_interface.c,v 1.13 1995/04/08 21:31:53 joerg Exp $
*/
/*

View File

@ -23,7 +23,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*
* $Id: db_trace.c,v 1.9 1995/03/01 21:37:44 davidg Exp $
* $Id: db_trace.c,v 1.10 1995/03/16 18:11:26 bde Exp $
*/
#include <sys/param.h>

View File

@ -32,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)npx.c 7.2 (Berkeley) 5/12/91
* $Id: npx.c,v 1.21 1995/03/05 04:06:44 wpaul Exp $
* $Id: npx.c,v 1.22 1995/04/12 20:48:01 wollman Exp $
*/
#include "npx.h"

View File

@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* from: @(#)genassym.c 5.11 (Berkeley) 5/10/91
* $Id: genassym.c,v 1.25 1995/02/14 18:01:24 phk Exp $
* $Id: genassym.c,v 1.26 1995/05/25 07:41:18 davidg Exp $
*/
#include <stdio.h>

View File

@ -35,7 +35,7 @@
* SUCH DAMAGE.
*
* from: @(#)machdep.c 7.4 (Berkeley) 6/3/91
* $Id: machdep.c,v 1.126 1995/05/12 19:17:14 wollman Exp $
* $Id: machdep.c,v 1.127 1995/05/25 07:41:20 davidg Exp $
*/
#include "npx.h"

View File

@ -39,7 +39,7 @@
* SUCH DAMAGE.
*
* from: @(#)pmap.c 7.7 (Berkeley) 5/12/91
* $Id: pmap.c,v 1.56 1995/04/09 05:40:38 davidg Exp $
* $Id: pmap.c,v 1.57 1995/05/11 19:26:11 rgrimes Exp $
*/
/*

View File

@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* from: @(#)sys_machdep.c 5.5 (Berkeley) 1/19/91
* $Id: sys_machdep.c,v 1.7 1995/03/04 02:25:36 davidg Exp $
* $Id: sys_machdep.c,v 1.8 1995/03/10 08:13:07 davidg Exp $
*
*/

View File

@ -35,7 +35,7 @@
* SUCH DAMAGE.
*
* from: @(#)trap.c 7.4 (Berkeley) 5/13/91
* $Id: trap.c,v 1.50 1995/03/21 07:02:51 davidg Exp $
* $Id: trap.c,v 1.51 1995/03/21 07:16:12 davidg Exp $
*/
/*

View File

@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* from: @(#)clock.c 7.2 (Berkeley) 5/12/91
* $Id: clock.c,v 1.32 1995/03/16 18:11:58 bde Exp $
* $Id: clock.c,v 1.33 1995/05/11 07:44:40 bde Exp $
*/
/*

View File

@ -38,7 +38,7 @@
*
* from: @(#)vm_machdep.c 7.3 (Berkeley) 5/13/91
* Utah $Hdr: vm_machdep.c 1.16.1.1 89/06/23$
* $Id: vm_machdep.c,v 1.37 1995/05/01 23:32:30 dyson Exp $
* $Id: vm_machdep.c,v 1.38 1995/05/18 09:17:07 davidg Exp $
*/
#include "npx.h"

View File

@ -30,7 +30,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $Id: cpufunc.h,v 1.35 1995/05/11 07:24:35 bde Exp $
* $Id: cpufunc.h,v 1.36 1995/05/14 22:25:11 davidg Exp $
*/
/*

View File

@ -23,7 +23,7 @@
* any improvements or extensions that they make and grant Carnegie Mellon
* the rights to redistribute these changes.
*
* $Id: db_machdep.h,v 1.6 1994/10/19 21:13:51 bde Exp $
* $Id: db_machdep.h,v 1.7 1995/01/14 10:34:52 bde Exp $
*/
#ifndef _MACHINE_DB_MACHDEP_H_

View File

@ -26,7 +26,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $Id: md_var.h,v 1.1 1995/03/16 18:11:43 bde Exp $
* $Id: md_var.h,v 1.2 1995/03/28 07:55:08 bde Exp $
*/
#ifndef _MACHINE_MD_VAR_H_

View File

@ -42,7 +42,7 @@
*
* from: hp300: @(#)pmap.h 7.2 (Berkeley) 12/16/90
* from: @(#)pmap.h 7.4 (Berkeley) 5/12/91
* $Id: pmap.h,v 1.24 1995/03/16 18:11:44 bde Exp $
* $Id: pmap.h,v 1.25 1995/03/26 23:42:55 davidg Exp $
*/
#ifndef _MACHINE_PMAP_H_

View File

@ -35,7 +35,7 @@
* SUCH DAMAGE.
*
* from: @(#)segments.h 7.1 (Berkeley) 5/9/91
* $Id: segments.h,v 1.7 1994/11/15 14:12:40 bde Exp $
* $Id: segments.h,v 1.8 1995/02/14 19:21:15 sos Exp $
*/
#ifndef _MACHINE_SEGMENTS_H_

View File

@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* from: @(#)specialreg.h 7.1 (Berkeley) 5/9/91
* $Id: specialreg.h,v 1.5 1994/09/04 23:10:27 davidg Exp $
* $Id: specialreg.h,v 1.6 1995/01/14 10:44:55 bde Exp $
*/
#ifndef _MACHINE_SPECIALREG_H_

View File

@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* from: @(#)tss.h 5.4 (Berkeley) 1/18/91
* $Id: tss.h,v 1.3 1993/11/07 17:43:16 wollman Exp $
* $Id: tss.h,v 1.4 1993/11/17 23:25:04 wollman Exp $
*/
#ifndef _MACHINE_TSS_H_

View File

@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* from: @(#)clock.c 7.2 (Berkeley) 5/12/91
* $Id: clock.c,v 1.32 1995/03/16 18:11:58 bde Exp $
* $Id: clock.c,v 1.33 1995/05/11 07:44:40 bde Exp $
*/
/*

View File

@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* from: @(#)isa.c 7.2 (Berkeley) 5/13/91
* $Id: isa.c,v 1.48 1995/05/11 05:20:43 jkh Exp $
* $Id: isa.c,v 1.49 1995/05/13 00:09:38 jkh Exp $
*/
/*

View File

@ -32,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)npx.c 7.2 (Berkeley) 5/12/91
* $Id: npx.c,v 1.21 1995/03/05 04:06:44 wpaul Exp $
* $Id: npx.c,v 1.22 1995/04/12 20:48:01 wollman Exp $
*/
#include "npx.h"

View File

@ -1,6 +1,6 @@
# Copyright 1990 W. Jolitz
# from: @(#)Makefile.i386 7.1 5/10/91
# $Id: Makefile.i386,v 1.62 1995/04/05 04:10:58 nate Exp $
# $Id: Makefile.i386,v 1.63 1995/05/11 19:48:45 wollman Exp $
#
# Makefile for FreeBSD
#

View File

@ -1,6 +1,6 @@
# Copyright 1990 W. Jolitz
# from: @(#)Makefile.i386 7.1 5/10/91
# $Id: Makefile.i386,v 1.62 1995/04/05 04:10:58 nate Exp $
# $Id: Makefile.i386,v 1.63 1995/05/11 19:48:45 wollman Exp $
#
# Makefile for FreeBSD
#

View File

@ -23,7 +23,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*
* $Id: db_access.c,v 1.5 1994/08/13 03:49:13 wollman Exp $
* $Id: db_access.c,v 1.6 1994/08/18 22:34:18 wollman Exp $
*/
/*

View File

@ -23,7 +23,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*
* $Id: db_access.h,v 1.2 1993/10/16 16:47:05 rgrimes Exp $
* $Id: db_access.h,v 1.3 1993/11/07 17:39:20 wollman Exp $
*/
#ifndef _DDB_DB_ACCESS_H_

View File

@ -23,7 +23,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*
* $Id: db_aout.c,v 1.9 1994/09/27 03:34:52 phk Exp $
* $Id: db_aout.c,v 1.10 1995/01/25 21:37:04 bde Exp $
*/
/*

View File

@ -23,7 +23,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*
* $Id: db_break.c,v 1.4 1994/08/13 03:49:15 wollman Exp $
* $Id: db_break.c,v 1.5 1994/08/18 22:34:19 wollman Exp $
*/
/*

View File

@ -23,7 +23,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*
* $Id$
* $Id: db_break.h,v 1.2 1993/10/16 16:47:09 rgrimes Exp $
*/
/*

View File

@ -23,7 +23,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*
* $Id: db_command.c,v 1.11 1995/03/16 18:10:59 bde Exp $
* $Id: db_command.c,v 1.12 1995/03/19 14:28:28 davidg Exp $
*/
/*

View File

@ -23,7 +23,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*
* $Id: db_command.h,v 1.4 1994/08/13 03:49:16 wollman Exp $
* $Id: db_command.h,v 1.5 1994/08/18 22:34:21 wollman Exp $
*/
#ifndef _DDB_DB_COMMAND_H_

View File

@ -23,7 +23,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*
* $Id: db_examine.c,v 1.6 1994/08/18 22:34:22 wollman Exp $
* $Id: db_examine.c,v 1.7 1995/05/22 13:07:11 davidg Exp $
*/
/*

View File

@ -23,7 +23,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*
* $Id: db_expr.c,v 1.3 1993/11/25 01:30:06 wollman Exp $
* $Id: db_expr.c,v 1.4 1994/08/13 03:49:18 wollman Exp $
*/
/*

View File

@ -23,7 +23,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*
* $Id: db_input.c,v 1.5 1994/08/13 03:49:19 wollman Exp $
* $Id: db_input.c,v 1.6 1994/08/18 22:34:23 wollman Exp $
*/
/*

View File

@ -23,7 +23,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*
* $Id: db_lex.c,v 1.4 1994/08/13 03:49:20 wollman Exp $
* $Id: db_lex.c,v 1.5 1994/08/18 22:34:23 wollman Exp $
*/
/*

View File

@ -23,7 +23,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*
* $Id: db_lex.h,v 1.3 1993/11/07 17:39:23 wollman Exp $
* $Id: db_lex.h,v 1.4 1994/08/18 22:34:24 wollman Exp $
*/
#ifndef _DDB_DB_LEX_H_

View File

@ -23,7 +23,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*
* $Id: db_output.c,v 1.9 1994/09/27 03:34:54 phk Exp $
* $Id: db_output.c,v 1.10 1994/10/30 20:55:44 bde Exp $
*/
/*

View File

@ -23,7 +23,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*
* $Id: db_output.h,v 1.5 1994/09/27 03:34:55 phk Exp $
* $Id: db_output.h,v 1.6 1994/09/27 12:15:53 davidg Exp $
*/
#ifndef _DDB_DB_OUTPUT_H_

View File

@ -23,7 +23,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*
* $Id: db_print.c,v 1.5 1994/08/18 22:34:25 wollman Exp $
* $Id: db_print.c,v 1.6 1994/09/27 03:34:56 phk Exp $
*/
/*

View File

@ -30,7 +30,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $Id: db_ps.c,v 1.4 1995/03/28 23:29:52 davidg Exp $
* $Id: db_ps.c,v 1.5 1995/04/04 01:35:33 davidg Exp $
*/
#include <sys/param.h>
#include <sys/systm.h>

View File

@ -23,7 +23,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*
* $Id: db_run.c,v 1.3 1993/11/25 01:30:10 wollman Exp $
* $Id: db_run.c,v 1.4 1994/08/13 03:49:22 wollman Exp $
*/
/*

View File

@ -23,7 +23,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*
* $Id: db_sym.c,v 1.7 1994/09/27 03:34:57 phk Exp $
* $Id: db_sym.c,v 1.8 1995/05/22 13:07:12 davidg Exp $
*/
/*

View File

@ -23,7 +23,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*
* $Id: db_sym.h,v 1.6 1994/09/27 03:34:57 phk Exp $
* $Id: db_sym.h,v 1.7 1995/03/16 18:11:00 bde Exp $
*/
#ifndef _DDB_DB_SYM_H_

View File

@ -23,7 +23,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*
* $Id: db_trap.c,v 1.5 1994/08/18 22:34:27 wollman Exp $
* $Id: db_trap.c,v 1.6 1994/10/02 19:36:21 phk Exp $
*/
/*

View File

@ -23,7 +23,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*
* $Id: db_variables.c,v 1.5 1994/08/18 22:34:27 wollman Exp $
* $Id: db_variables.c,v 1.6 1994/09/27 03:34:58 phk Exp $
*/
/*

View File

@ -23,7 +23,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*
* $Id: db_variables.h,v 1.2 1993/10/16 16:47:31 rgrimes Exp $
* $Id: db_variables.h,v 1.3 1993/11/25 01:30:14 wollman Exp $
*/
/*

View File

@ -23,7 +23,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*
* $Id: db_watch.c,v 1.4 1994/08/13 03:49:25 wollman Exp $
* $Id: db_watch.c,v 1.5 1994/08/18 22:34:28 wollman Exp $
*/
/*

View File

@ -23,7 +23,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*
* $Id: db_watch.h,v 1.2 1993/10/16 16:47:33 rgrimes Exp $
* $Id: db_watch.h,v 1.3 1994/08/18 22:34:29 wollman Exp $
*/
/*

View File

@ -23,7 +23,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*
* $Id: db_write_cmd.c,v 1.3 1993/11/25 01:30:16 wollman Exp $
* $Id: db_write_cmd.c,v 1.4 1994/08/13 03:49:26 wollman Exp $
*/
/*

View File

@ -27,7 +27,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $Id: ddb.h,v 1.4 1994/09/27 12:15:56 davidg Exp $
* $Id: ddb.h,v 1.5 1995/03/16 18:11:01 bde Exp $
*/
/*

View File

@ -43,7 +43,7 @@
* are token separators.
*
*-M*************************************************************************/
static char id[] = "$Id$";
static char id[] = "$Id: aic7xxx_asm.c,v 1.8 1995/04/15 21:45:56 gibbs Exp $";
#include <ctype.h>
#include <stdio.h>
#include <string.h>

View File

@ -43,7 +43,7 @@
* are token separators.
*
*-M*************************************************************************/
static char id[] = "$Id$";
static char id[] = "$Id: aic7xxx_asm.c,v 1.8 1995/04/15 21:45:56 gibbs Exp $";
#include <ctype.h>
#include <stdio.h>
#include <string.h>

View File

@ -43,7 +43,7 @@
* are token separators.
*
*-M*************************************************************************/
static char id[] = "$Id$";
static char id[] = "$Id: aic7xxx_asm.c,v 1.8 1995/04/15 21:45:56 gibbs Exp $";
#include <ctype.h>
#include <stdio.h>
#include <string.h>

View File

@ -27,7 +27,7 @@
* NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $Id: cy.c,v 1.5 1995/03/28 07:55:25 bde Exp $
* $Id: cy.c,v 1.6 1995/03/28 12:29:11 bde Exp $
*/
/*

View File

@ -27,7 +27,7 @@
* NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $Id: cy.c,v 1.5 1995/03/28 07:55:25 bde Exp $
* $Id: cy.c,v 1.6 1995/03/28 12:29:11 bde Exp $
*/
/*

View File

@ -21,7 +21,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $Id: if_de.c,v 1.26 1995/05/22 13:32:24 davidg Exp $
* $Id: if_de.c,v 1.27 1995/05/26 02:02:44 davidg Exp $
*
*/

View File

@ -13,7 +13,7 @@
* the SMC Elite Ultra (8216), the 3Com 3c503, the NE1000 and NE2000,
* and a variety of similar clones.
*
* $Id: if_ed.c,v 1.71 1995/05/12 22:39:40 davidg Exp $
* $Id: if_ed.c,v 1.72 1995/05/14 11:01:20 davidg Exp $
*/
#include "ed.h"

View File

@ -6,7 +6,7 @@
* of this software, nor does the author assume any responsibility
* for damages incurred with its use.
*
* $Id: if_edreg.h,v 1.16 1994/08/04 17:42:35 davidg Exp $
* $Id: if_edreg.h,v 1.17 1995/01/23 19:06:08 davidg Exp $
*/
/*
* National Semiconductor DS8390 NIC register definitions

View File

@ -13,7 +13,7 @@
* on the understanding that TFS is not responsible for the correct
* functioning of this software in any circumstances.
*
* $Id: eisaconf.c,v 1.1 1995/03/13 09:10:17 root Exp root $
* $Id: eisaconf.c,v 1.1 1995/04/23 08:55:41 julian Exp $
*/
/*

View File

@ -13,7 +13,7 @@
* on the understanding that TFS is not responsible for the correct
* functioning of this software in any circumstances.
*
* $Id: eisaconf.h,v 1.1 1995/03/13 09:10:17 root Exp root $
* $Id: eisaconf.h,v 1.1 1995/04/23 08:55:42 julian Exp $
*/
/*

View File

@ -38,7 +38,7 @@
*/
/*
* $Id: if_ep.c,v 1.26 1995/04/12 20:47:49 wollman Exp $
* $Id: if_ep.c,v 1.27 1995/05/27 04:40:57 davidg Exp $
*
* Promiscuous mode added and interrupt logic slightly changed
* to reduce the number of adapter failures. Transceiver select

View File

@ -31,7 +31,7 @@
*/
/*
* $Id: if_epreg.h,v 1.8 1995/04/10 07:48:03 root Exp root $
* $Id: if_epreg.h,v 1.7 1995/04/10 21:25:06 jkh Exp $
*
* Promiscuous mode added and interrupt logic slightly changed
* to reduce the number of adapter failures. Transceiver select

View File

@ -43,7 +43,7 @@
* SUCH DAMAGE.
*
* from: @(#)fd.c 7.4 (Berkeley) 5/25/91
* $Id: fd.c,v 1.59 1995/05/06 19:34:25 joerg Exp $
* $Id: fd.c,v 1.60 1995/05/09 12:25:52 rgrimes Exp $
*
*/

View File

@ -1,7 +1,7 @@
/*
* Intel 8237 DMA Controller
*
* $Id: i8237.h,v 1.2 1993/10/16 13:48:48 rgrimes Exp $
* $Id: i8237.h,v 1.3 1994/11/01 17:26:47 ache Exp $
*/
#define DMA37MD_SINGLE 0x40 /* single pass mode */

View File

@ -43,7 +43,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $Id: if_ie.c,v 1.22 1995/03/28 07:55:31 bde Exp $
* $Id: if_ie.c,v 1.23 1995/04/12 20:47:50 wollman Exp $
*/
/*

View File

@ -40,7 +40,7 @@
* NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $Id: mcd.c,v 1.42 1995/05/09 11:39:40 rgrimes Exp $
* $Id: mcd.c,v 1.43 1995/05/11 19:26:18 rgrimes Exp $
*/
static char COPYRIGHT[] = "mcd-driver (C)1993 by H.Veit & B.Moore";

View File

@ -41,7 +41,7 @@
* the manufacturer or anyone else might provide better documentation,
* so this file (and the driver) will then have a better quality.
*
* $Id: mcdreg.h,v 1.6 1994/12/24 13:24:02 ache Exp $
* $Id: mcdreg.h,v 1.7 1995/01/30 06:44:40 ache Exp $
*/
#ifndef MCD_H

View File

@ -11,7 +11,7 @@
* this software for any purpose. It is provided "as is"
* without express or implied warranty.
*
* $Id: mse.c,v 1.10 1995/03/28 07:55:44 bde Exp $
* $Id: mse.c,v 1.11 1995/04/12 20:47:59 wollman Exp $
*/
/*
* Driver for the Logitech and ATI Inport Bus mice for use with 386bsd and

View File

@ -1,6 +1,6 @@
/**************************************************************************
**
** $Id: pci.c,v 1.21 1995/03/23 06:14:44 davidg Exp $
** $Id: pci.c,v 1.22 1995/05/04 06:57:11 davidg Exp $
**
** General subroutines for the PCI bus.
** pci_configure ()

View File

@ -1,6 +1,6 @@
/**************************************************************************
**
** $Id: pcivar.h,v 1.4 1995/03/21 23:01:06 se Exp $
** $Id: pcivar.h,v 1.5 1995/03/25 21:10:38 bde Exp $
**
** Declarations for pci device drivers.
**

View File

@ -11,7 +11,7 @@
*
* Geoff Rehmet, Rhodes University, South Africa <csgr@cs.ru.ac.za>
*
* $Id$
* $Id: lpt.h,v 1.2 1994/08/02 07:38:52 davidg Exp $
*/
#ifndef _LPT_PRINTER_H_

View File

@ -41,7 +41,7 @@
*/
/* $Id: scd.c,v 1.3 1995/04/12 20:48:02 wollman Exp $ */
/* $Id: scd.c,v 1.4 1995/05/09 12:25:58 rgrimes Exp $ */
/* Please send any comments to micke@dynas.se */

View File

@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* from: @(#)com.c 7.5 (Berkeley) 5/16/91
* $Id: sio.c,v 1.97 1995/05/07 23:00:02 ache Exp $
* $Id: sio.c,v 1.98 1995/05/11 19:26:19 rgrimes Exp $
*/
#include "sio.h"

View File

@ -4,7 +4,7 @@
* v1.4 by Eric S. Raymond (esr@snark.thyrsus.com) Aug 1993
* modified for FreeBSD by Andrew A. Chernov <ache@astral.msk.su>
*
* $Id: spkr.c,v 1.12 1995/03/16 18:12:05 bde Exp $
* $Id: spkr.c,v 1.13 1995/05/05 06:15:11 davidg Exp $
*/
#include "speaker.h"

View File

@ -25,7 +25,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $Id: syscons.c,v 1.115 1995/04/28 09:10:56 sos Exp $
* $Id: syscons.c,v 1.116 1995/05/21 18:30:05 sos Exp $
*/
#include "sc.h"

View File

@ -25,7 +25,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* $Id: syscons.h,v 1.7 1995/04/04 20:04:17 sos Exp $
* $Id: syscons.h,v 1.8 1995/04/23 10:15:38 bde Exp $
*/
#ifndef SYSCONS_H

View File

@ -38,7 +38,7 @@
* from: @(#)ufs_lookup.c 7.33 (Berkeley) 5/19/91
*
* @(#)cd9660_lookup.c 8.2 (Berkeley) 1/23/94
* $Id: cd9660_lookup.c,v 1.5 1994/09/26 00:32:54 gpalmer Exp $
* $Id: cd9660_lookup.c,v 1.6 1995/01/16 17:03:23 joerg Exp $
*/
#include <sys/param.h>

View File

@ -36,7 +36,7 @@
* SUCH DAMAGE.
*
* @(#)cd9660_node.c 8.2 (Berkeley) 1/23/94
* $Id: cd9660_node.c,v 1.9 1995/02/21 18:41:30 bde Exp $
* $Id: cd9660_node.c,v 1.10 1995/03/16 18:12:15 bde Exp $
*/
#include <sys/param.h>

View File

@ -36,7 +36,7 @@
* SUCH DAMAGE.
*
* @(#)cd9660_rrip.c 8.2 (Berkeley) 1/23/94
* $Id: cd9660_rrip.c,v 1.5 1994/09/26 00:32:57 gpalmer Exp $
* $Id: cd9660_rrip.c,v 1.6 1995/01/16 17:03:26 joerg Exp $
*/
#include <sys/param.h>

View File

@ -36,7 +36,7 @@
* SUCH DAMAGE.
*
* @(#)cd9660_util.c 8.1 (Berkeley) 1/21/94
* $Id$
* $Id: cd9660_util.c,v 1.3 1994/08/02 07:41:31 davidg Exp $
*/
#include <sys/param.h>

View File

@ -36,7 +36,7 @@
* SUCH DAMAGE.
*
* @(#)cd9660_vfsops.c 8.3 (Berkeley) 1/31/94
* $Id: cd9660_vfsops.c,v 1.11 1995/03/16 20:23:24 wollman Exp $
* $Id: cd9660_vfsops.c,v 1.12 1995/05/19 03:25:35 davidg Exp $
*/
#include <sys/param.h>

View File

@ -36,7 +36,7 @@
* SUCH DAMAGE.
*
* @(#)cd9660_vnops.c 8.3 (Berkeley) 1/23/94
* $Id: cd9660_vnops.c,v 1.12 1995/02/13 06:12:32 phk Exp $
* $Id: cd9660_vnops.c,v 1.13 1995/03/28 07:46:38 phk Exp $
*/
#include <sys/param.h>

View File

@ -36,7 +36,7 @@
* SUCH DAMAGE.
*
* @(#)iso.h 8.2 (Berkeley) 1/23/94
* $Id: iso.h,v 1.3 1994/09/09 11:11:01 dfr Exp $
* $Id: iso.h,v 1.4 1995/01/16 17:03:29 joerg Exp $
*/
#define ISODCL(from, to) (to - from + 1)

View File

@ -35,7 +35,7 @@
*
* @(#)fdesc_vnops.c 8.9 (Berkeley) 1/21/94
*
* $Id: fdesc_vnops.c,v 1.7 1994/10/06 21:06:42 davidg Exp $
* $Id: fdesc_vnops.c,v 1.8 1995/03/28 07:56:44 bde Exp $
*/
/*

View File

@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)fifo_vnops.c 8.2 (Berkeley) 1/4/94
* $Id: fifo_vnops.c,v 1.7 1995/02/03 06:46:13 davidg Exp $
* $Id: fifo_vnops.c,v 1.8 1995/03/16 18:13:13 bde Exp $
*/
#include <sys/param.h>

View File

@ -1,4 +1,4 @@
/* $Id$ */
/* $Id: bootsect.h,v 1.1 1994/09/19 15:41:36 dfr Exp $ */
/* $NetBSD: bootsect.h,v 1.4 1994/06/29 06:35:28 cgd Exp $ */
/*

View File

@ -1,4 +1,4 @@
/* $Id$ */
/* $Id: bpb.h,v 1.1 1994/09/19 15:41:37 dfr Exp $ */
/* $NetBSD: bpb.h,v 1.3 1994/06/29 06:35:29 cgd Exp $ */
/*

View File

@ -1,4 +1,4 @@
/* $Id: denode.h,v 1.3 1994/12/27 12:37:33 bde Exp $ */
/* $Id: denode.h,v 1.4 1995/03/16 18:14:17 bde Exp $ */
/* $NetBSD: denode.h,v 1.8 1994/08/21 18:43:49 ws Exp $ */
/*-

View File

@ -1,4 +1,4 @@
/* $Id$ */
/* $Id: direntry.h,v 1.1 1994/09/19 15:41:39 dfr Exp $ */
/* $NetBSD: direntry.h,v 1.7 1994/08/21 18:43:54 ws Exp $ */
/*-

View File

@ -1,4 +1,4 @@
/* $Id: fat.h,v 1.1 1994/09/19 15:41:40 dfr Exp $ */
/* $Id: fat.h,v 1.2 1994/09/27 20:42:41 phk Exp $ */
/* $NetBSD: fat.h,v 1.4 1994/08/21 18:43:57 ws Exp $ */
/*-

View File

@ -1,4 +1,4 @@
/* $Id: msdosfs_conv.c,v 1.3 1994/12/12 12:35:42 bde Exp $ */
/* $Id: msdosfs_conv.c,v 1.4 1995/03/29 18:48:06 ache Exp $ */
/* $NetBSD: msdosfs_conv.c,v 1.6.2.1 1994/08/30 02:27:57 cgd Exp $ */
/*

View File

@ -1,4 +1,4 @@
/* $Id: msdosfs_denode.c,v 1.10 1995/03/19 12:11:13 davidg Exp $ */
/* $Id: msdosfs_denode.c,v 1.11 1995/04/11 17:13:17 bde Exp $ */
/* $NetBSD: msdosfs_denode.c,v 1.9 1994/08/21 18:44:00 ws Exp $ */
/*-

View File

@ -1,4 +1,4 @@
/* $Id: msdosfs_fat.c,v 1.5 1995/02/10 18:39:45 bde Exp $ */
/* $Id: msdosfs_fat.c,v 1.6 1995/04/11 16:43:20 bde Exp $ */
/* $NetBSD: msdosfs_fat.c,v 1.12 1994/08/21 18:44:04 ws Exp $ */
/*-

View File

@ -1,4 +1,4 @@
/* $Id: msdosfs_lookup.c,v 1.2 1994/09/27 20:42:51 phk Exp $ */
/* $Id: msdosfs_lookup.c,v 1.3 1995/05/09 16:30:44 bde Exp $ */
/* $NetBSD: msdosfs_lookup.c,v 1.14 1994/08/21 18:44:07 ws Exp $ */
/*-

View File

@ -1,4 +1,4 @@
/* $Id: msdosfs_vfsops.c,v 1.5 1994/10/02 17:48:21 phk Exp $ */
/* $Id: msdosfs_vfsops.c,v 1.6 1994/12/12 12:35:47 bde Exp $ */
/* $NetBSD: msdosfs_vfsops.c,v 1.19 1994/08/21 18:44:10 ws Exp $ */
/*-

View File

@ -1,4 +1,4 @@
/* $Id: msdosfs_vnops.c,v 1.14 1995/04/11 18:32:17 ache Exp $ */
/* $Id: msdosfs_vnops.c,v 1.15 1995/05/09 16:30:45 bde Exp $ */
/* $NetBSD: msdosfs_vnops.c,v 1.20 1994/08/21 18:44:13 ws Exp $ */
/*-

View File

@ -1,4 +1,4 @@
/* $Id: msdosfsmount.h,v 1.1 1994/09/19 15:41:48 dfr Exp $ */
/* $Id: msdosfsmount.h,v 1.2 1994/09/27 20:42:59 phk Exp $ */
/* $NetBSD: msdosfsmount.h,v 1.7 1994/08/21 18:44:17 ws Exp $ */
/*-

View File

@ -36,7 +36,7 @@
* @(#)null_vfsops.c 8.2 (Berkeley) 1/21/94
*
* @(#)lofs_vfsops.c 1.2 (Berkeley) 6/18/92
* $Id: null_vfsops.c,v 1.5 1995/03/16 18:13:31 bde Exp $
* $Id: null_vfsops.c,v 1.6 1995/03/16 20:23:39 wollman Exp $
*/
/*

View File

@ -35,7 +35,7 @@
*
* @(#)null_vnops.c 8.1 (Berkeley) 6/10/93
*
* $Id: null_vnops.c,v 1.6 1994/10/10 07:55:29 phk Exp $
* $Id: null_vnops.c,v 1.7 1995/03/19 14:28:54 davidg Exp $
*/
/*

Some files were not shown because too many files have changed in this diff Show More