diff options
Diffstat (limited to 'sys/gnu')
51 files changed, 132 insertions, 73 deletions
diff --git a/sys/gnu/i386/fpemul/control_w.h b/sys/gnu/i386/fpemul/control_w.h index 0e799c568f03..20449b467fd3 100644 --- a/sys/gnu/i386/fpemul/control_w.h +++ b/sys/gnu/i386/fpemul/control_w.h @@ -54,7 +54,7 @@ * W. Metzenthen June 1994. * * - * $Id: control_w.h,v 1.3 1994/06/10 07:44:07 rich Exp $ + * control_w.h,v 1.4 1995/05/30 07:57:41 rgrimes Exp * */ diff --git a/sys/gnu/i386/fpemul/div_small.s b/sys/gnu/i386/fpemul/div_small.s index d25313b3792c..3d4a906035fb 100644 --- a/sys/gnu/i386/fpemul/div_small.s +++ b/sys/gnu/i386/fpemul/div_small.s @@ -57,7 +57,7 @@ * W. Metzenthen June 1994. * * - * $Id: div_small.s,v 1.2 1994/04/29 21:07:11 gclarkii Exp $ + * div_small.s,v 1.3 1994/06/10 07:44:08 rich Exp * */ diff --git a/sys/gnu/i386/fpemul/errors.c b/sys/gnu/i386/fpemul/errors.c index a303b3416f84..49463d0235e8 100644 --- a/sys/gnu/i386/fpemul/errors.c +++ b/sys/gnu/i386/fpemul/errors.c @@ -56,7 +56,7 @@ * W. Metzenthen June 1994. * * - * $Id: errors.c,v 1.3 1994/06/10 07:44:10 rich Exp $ + * errors.c,v 1.4 1995/03/16 18:11:10 bde Exp * */ diff --git a/sys/gnu/i386/fpemul/exception.h b/sys/gnu/i386/fpemul/exception.h index 11f9d02160d8..89a078fe818a 100644 --- a/sys/gnu/i386/fpemul/exception.h +++ b/sys/gnu/i386/fpemul/exception.h @@ -54,7 +54,7 @@ * W. Metzenthen June 1994. * * - * $Id: exception.h,v 1.2 1994/04/29 21:07:13 gclarkii Exp $ + * exception.h,v 1.3 1994/06/10 07:44:12 rich Exp * * */ diff --git a/sys/gnu/i386/fpemul/fpu_arith.c b/sys/gnu/i386/fpemul/fpu_arith.c index 5745e1b32d17..5bf915861c4b 100644 --- a/sys/gnu/i386/fpemul/fpu_arith.c +++ b/sys/gnu/i386/fpemul/fpu_arith.c @@ -56,7 +56,7 @@ * W. Metzenthen June 1994. * * - * $Id: fpu_arith.c,v 1.3 1994/06/10 07:44:14 rich Exp $ + * fpu_arith.c,v 1.4 1995/05/30 07:57:43 rgrimes Exp * */ diff --git a/sys/gnu/i386/fpemul/fpu_asm.h b/sys/gnu/i386/fpemul/fpu_asm.h index e618c04e1f35..aec6b06dbfe2 100644 --- a/sys/gnu/i386/fpemul/fpu_asm.h +++ b/sys/gnu/i386/fpemul/fpu_asm.h @@ -54,7 +54,7 @@ * W. Metzenthen June 1994. * * - * $Id: fpu_asm.h,v 1.2 1994/04/29 21:07:14 gclarkii Exp $ + * fpu_asm.h,v 1.3 1994/06/10 07:44:16 rich Exp * */ diff --git a/sys/gnu/i386/fpemul/fpu_aux.c b/sys/gnu/i386/fpemul/fpu_aux.c index 629e45a79472..7766c212f095 100644 --- a/sys/gnu/i386/fpemul/fpu_aux.c +++ b/sys/gnu/i386/fpemul/fpu_aux.c @@ -56,7 +56,7 @@ * W. Metzenthen June 1994. * * - * $Id: fpu_aux.c,v 1.2 1994/04/29 21:16:19 gclarkii Exp $ + * fpu_aux.c,v 1.3 1994/06/10 07:44:17 rich Exp * */ diff --git a/sys/gnu/i386/fpemul/fpu_emu.h b/sys/gnu/i386/fpemul/fpu_emu.h index b62a9cf89476..2dcf256bd75f 100644 --- a/sys/gnu/i386/fpemul/fpu_emu.h +++ b/sys/gnu/i386/fpemul/fpu_emu.h @@ -54,7 +54,7 @@ * W. Metzenthen June 1994. * * - * $Id: fpu_emu.h,v 1.2 1994/04/29 21:16:20 gclarkii Exp $ + * fpu_emu.h,v 1.3 1994/06/10 07:44:19 rich Exp * */ diff --git a/sys/gnu/i386/fpemul/fpu_entry.c b/sys/gnu/i386/fpemul/fpu_entry.c index edbe94d6aeea..1e5e44c087ed 100644 --- a/sys/gnu/i386/fpemul/fpu_entry.c +++ b/sys/gnu/i386/fpemul/fpu_entry.c @@ -55,7 +55,7 @@ * * W. Metzenthen June 1994. * - * $Id: fpu_entry.c,v 1.5 1994/08/30 20:18:52 davidg Exp $ + * fpu_entry.c,v 1.6 1995/05/30 07:57:45 rgrimes Exp * */ diff --git a/sys/gnu/i386/fpemul/fpu_etc.c b/sys/gnu/i386/fpemul/fpu_etc.c index 936e39a8b8bb..ff7f3debe0a6 100644 --- a/sys/gnu/i386/fpemul/fpu_etc.c +++ b/sys/gnu/i386/fpemul/fpu_etc.c @@ -56,7 +56,7 @@ * W. Metzenthen June 1994. * * - * $Id: fpu_etc.c,v 1.2 1994/04/29 21:16:22 gclarkii Exp $ + * fpu_etc.c,v 1.3 1994/06/10 07:44:24 rich Exp * */ diff --git a/sys/gnu/i386/fpemul/fpu_proto.h b/sys/gnu/i386/fpemul/fpu_proto.h index c15c913899fb..dcd618c34bde 100644 --- a/sys/gnu/i386/fpemul/fpu_proto.h +++ b/sys/gnu/i386/fpemul/fpu_proto.h @@ -1,6 +1,6 @@ /* * - * $Id: fpu_proto.h,v 1.2 1994/04/29 21:16:23 gclarkii Exp $ + * fpu_proto.h,v 1.3 1995/03/16 18:11:11 bde Exp * */ diff --git a/sys/gnu/i386/fpemul/fpu_system.h b/sys/gnu/i386/fpemul/fpu_system.h index bb9e5d04fdb4..3cb36dbcf75d 100644 --- a/sys/gnu/i386/fpemul/fpu_system.h +++ b/sys/gnu/i386/fpemul/fpu_system.h @@ -54,7 +54,7 @@ * W. Metzenthen June 1994. * * - * $Id: fpu_system.h,v 1.3 1994/06/10 07:44:25 rich Exp $ + * fpu_system.h,v 1.4 1995/05/30 07:57:51 rgrimes Exp * */ diff --git a/sys/gnu/i386/fpemul/fpu_trig.c b/sys/gnu/i386/fpemul/fpu_trig.c index ca32f91d0aef..5d32b5e1f089 100644 --- a/sys/gnu/i386/fpemul/fpu_trig.c +++ b/sys/gnu/i386/fpemul/fpu_trig.c @@ -56,7 +56,7 @@ * W. Metzenthen June 1994. * * - * $Id: fpu_trig.c,v 1.3 1994/04/29 21:16:25 gclarkii Exp $ + * fpu_trig.c,v 1.4 1994/06/10 07:44:27 rich Exp * */ diff --git a/sys/gnu/i386/fpemul/get_address.c b/sys/gnu/i386/fpemul/get_address.c index 5839e57c2684..d838242ad458 100644 --- a/sys/gnu/i386/fpemul/get_address.c +++ b/sys/gnu/i386/fpemul/get_address.c @@ -56,7 +56,7 @@ * W. Metzenthen June 1994. * * - * $Id: get_address.c,v 1.2 1994/04/29 21:16:26 gclarkii Exp $ + * get_address.c,v 1.3 1994/06/10 07:44:29 rich Exp * */ diff --git a/sys/gnu/i386/fpemul/load_store.c b/sys/gnu/i386/fpemul/load_store.c index e45b67ecefd8..286f1cddd09a 100644 --- a/sys/gnu/i386/fpemul/load_store.c +++ b/sys/gnu/i386/fpemul/load_store.c @@ -57,7 +57,7 @@ * W. Metzenthen June 1994. * * - * $Id: load_store.c,v 1.3 1994/06/10 07:44:30 rich Exp $ + * load_store.c,v 1.4 1994/09/21 22:22:46 bde Exp * */ diff --git a/sys/gnu/i386/fpemul/math_emu.h b/sys/gnu/i386/fpemul/math_emu.h index 4dc90b83a984..f38b42d22723 100644 --- a/sys/gnu/i386/fpemul/math_emu.h +++ b/sys/gnu/i386/fpemul/math_emu.h @@ -1,6 +1,6 @@ /* * - * $Id:$ + * math_emu.h,v 1.2 1994/04/29 21:23:24 gclarkii Exp * */ diff --git a/sys/gnu/i386/fpemul/poly_2xm1.c b/sys/gnu/i386/fpemul/poly_2xm1.c index b7e81f241f1c..72a5eec8c600 100644 --- a/sys/gnu/i386/fpemul/poly_2xm1.c +++ b/sys/gnu/i386/fpemul/poly_2xm1.c @@ -56,7 +56,7 @@ * W. Metzenthen June 1994. * * - * $Id: poly_2xm1.c,v 1.2 1994/04/29 21:23:25 gclarkii Exp $ + * poly_2xm1.c,v 1.3 1994/06/10 07:44:32 rich Exp * */ diff --git a/sys/gnu/i386/fpemul/poly_atan.c b/sys/gnu/i386/fpemul/poly_atan.c index 179049fcfb10..0a971adc6a25 100644 --- a/sys/gnu/i386/fpemul/poly_atan.c +++ b/sys/gnu/i386/fpemul/poly_atan.c @@ -56,7 +56,7 @@ * W. Metzenthen June 1994. * * - * $Id: poly_atan.c,v 1.3 1994/04/29 21:23:26 gclarkii Exp $ + * poly_atan.c,v 1.4 1994/06/10 07:44:34 rich Exp * */ diff --git a/sys/gnu/i386/fpemul/poly_div.s b/sys/gnu/i386/fpemul/poly_div.s index 3ac5bf06fe1b..31914e0c35f0 100644 --- a/sys/gnu/i386/fpemul/poly_div.s +++ b/sys/gnu/i386/fpemul/poly_div.s @@ -57,7 +57,7 @@ * W. Metzenthen June 1994. * * - * $Id: poly_div.s,v 1.2 1994/04/29 21:23:27 gclarkii Exp $ + * poly_div.s,v 1.3 1994/06/10 07:44:36 rich Exp * */ diff --git a/sys/gnu/i386/fpemul/poly_l2.c b/sys/gnu/i386/fpemul/poly_l2.c index 0607c1609d28..0a4074a485c9 100644 --- a/sys/gnu/i386/fpemul/poly_l2.c +++ b/sys/gnu/i386/fpemul/poly_l2.c @@ -56,7 +56,7 @@ * W. Metzenthen June 1994. * * - * $Id: poly_l2.c,v 1.4 1994/04/30 16:47:08 gclarkii Exp $ + * poly_l2.c,v 1.5 1994/06/10 07:44:38 rich Exp * */ diff --git a/sys/gnu/i386/fpemul/poly_mul64.s b/sys/gnu/i386/fpemul/poly_mul64.s index c0f5d0fc5ba9..4cd2575aa31a 100644 --- a/sys/gnu/i386/fpemul/poly_mul64.s +++ b/sys/gnu/i386/fpemul/poly_mul64.s @@ -59,7 +59,7 @@ * W. Metzenthen June 1994. * * - * $Id: poly_mul64.s,v 1.2 1994/04/29 21:23:29 gclarkii Exp $ + * poly_mul64.s,v 1.3 1994/06/10 07:44:39 rich Exp * */ diff --git a/sys/gnu/i386/fpemul/poly_sin.c b/sys/gnu/i386/fpemul/poly_sin.c index a1aa11c1ca66..11f60b4f6666 100644 --- a/sys/gnu/i386/fpemul/poly_sin.c +++ b/sys/gnu/i386/fpemul/poly_sin.c @@ -56,7 +56,7 @@ * W. Metzenthen June 1994. * * - * $Id: poly_sin.c,v 1.4 1994/06/10 07:44:41 rich Exp $ + * poly_sin.c,v 1.5 1994/08/31 04:45:22 davidg Exp * */ diff --git a/sys/gnu/i386/fpemul/poly_tan.c b/sys/gnu/i386/fpemul/poly_tan.c index 6098c814b42f..2afa6273c8ab 100644 --- a/sys/gnu/i386/fpemul/poly_tan.c +++ b/sys/gnu/i386/fpemul/poly_tan.c @@ -56,7 +56,7 @@ * W. Metzenthen June 1994. * * - * $Id: poly_tan.c,v 1.4 1994/06/10 07:44:42 rich Exp $ + * poly_tan.c,v 1.5 1995/05/30 07:57:52 rgrimes Exp * */ diff --git a/sys/gnu/i386/fpemul/polynomial.s b/sys/gnu/i386/fpemul/polynomial.s index f54c729fe6fd..2b56303fbd87 100644 --- a/sys/gnu/i386/fpemul/polynomial.s +++ b/sys/gnu/i386/fpemul/polynomial.s @@ -64,7 +64,7 @@ * W. Metzenthen June 1994. * * - * $Id: polynomial.s,v 1.2 1994/04/29 21:23:31 gclarkii Exp $ + * polynomial.s,v 1.3 1994/06/10 07:44:43 rich Exp * */ diff --git a/sys/gnu/i386/fpemul/reg_add_sub.c b/sys/gnu/i386/fpemul/reg_add_sub.c index a122452f19f9..02d87dd61662 100644 --- a/sys/gnu/i386/fpemul/reg_add_sub.c +++ b/sys/gnu/i386/fpemul/reg_add_sub.c @@ -55,7 +55,7 @@ * W. Metzenthen June 1994. * * - * $Id: reg_add_sub.c,v 1.2 1994/04/29 21:30:15 gclarkii Exp $ + * reg_add_sub.c,v 1.3 1994/06/10 07:44:44 rich Exp * */ diff --git a/sys/gnu/i386/fpemul/reg_compare.c b/sys/gnu/i386/fpemul/reg_compare.c index 52623f72711a..b8c9f0ad405a 100644 --- a/sys/gnu/i386/fpemul/reg_compare.c +++ b/sys/gnu/i386/fpemul/reg_compare.c @@ -56,7 +56,7 @@ * W. Metzenthen June 1994. * * - * $Id: reg_compare.c,v 1.4 1994/08/31 04:45:23 davidg Exp $ + * reg_compare.c,v 1.5 1995/05/30 07:57:54 rgrimes Exp * */ diff --git a/sys/gnu/i386/fpemul/reg_constant.h b/sys/gnu/i386/fpemul/reg_constant.h index 6e4ffa86d78e..49f2dd708ecd 100644 --- a/sys/gnu/i386/fpemul/reg_constant.h +++ b/sys/gnu/i386/fpemul/reg_constant.h @@ -54,7 +54,7 @@ * W. Metzenthen June 1994. * * - * $Id: reg_constant.h,v 1.2 1994/04/29 21:30:18 gclarkii Exp $ + * reg_constant.h,v 1.3 1994/06/10 07:44:49 rich Exp * */ diff --git a/sys/gnu/i386/fpemul/reg_div.s b/sys/gnu/i386/fpemul/reg_div.s index 5de5a466c49f..0d415276e0b4 100644 --- a/sys/gnu/i386/fpemul/reg_div.s +++ b/sys/gnu/i386/fpemul/reg_div.s @@ -60,7 +60,7 @@ * W. Metzenthen June 1994. * * - * $Id: reg_div.s,v 1.2 1994/04/29 21:30:19 gclarkii Exp $ + * reg_div.s,v 1.3 1994/06/10 07:44:50 rich Exp * */ diff --git a/sys/gnu/i386/fpemul/reg_ld_str.c b/sys/gnu/i386/fpemul/reg_ld_str.c index 8fde12fd18d4..39142df0e9ee 100644 --- a/sys/gnu/i386/fpemul/reg_ld_str.c +++ b/sys/gnu/i386/fpemul/reg_ld_str.c @@ -56,7 +56,7 @@ * W. Metzenthen June 1994. * * - * $Id: reg_ld_str.c,v 1.4 1994/08/31 04:45:24 davidg Exp $ + * reg_ld_str.c,v 1.5 1994/09/21 22:22:48 bde Exp * */ diff --git a/sys/gnu/i386/fpemul/reg_mul.c b/sys/gnu/i386/fpemul/reg_mul.c index b51e9fcf2ed7..d16f0d73e2cc 100644 --- a/sys/gnu/i386/fpemul/reg_mul.c +++ b/sys/gnu/i386/fpemul/reg_mul.c @@ -56,7 +56,7 @@ * W. Metzenthen June 1994. * * - * $Id: reg_mul.c,v 1.2 1994/04/29 21:30:21 gclarkii Exp $ + * reg_mul.c,v 1.3 1994/06/10 07:44:53 rich Exp * */ diff --git a/sys/gnu/i386/fpemul/reg_norm.s b/sys/gnu/i386/fpemul/reg_norm.s index 6f9dd7c9693a..b8b7eadf7c89 100644 --- a/sys/gnu/i386/fpemul/reg_norm.s +++ b/sys/gnu/i386/fpemul/reg_norm.s @@ -61,7 +61,7 @@ * W. Metzenthen June 1994. * * - * $Id: reg_norm.s,v 1.2 1994/04/29 21:30:22 gclarkii Exp $ + * reg_norm.s,v 1.3 1994/06/10 07:44:54 rich Exp * */ diff --git a/sys/gnu/i386/fpemul/reg_round.s b/sys/gnu/i386/fpemul/reg_round.s index 99a2a8aa352e..e908c02d8dd7 100644 --- a/sys/gnu/i386/fpemul/reg_round.s +++ b/sys/gnu/i386/fpemul/reg_round.s @@ -65,7 +65,7 @@ * W. Metzenthen June 1994. * * - * $Id: reg_round.s,v 1.2 1994/04/29 21:30:23 gclarkii Exp $ + * reg_round.s,v 1.3 1994/06/10 07:44:55 rich Exp * */ diff --git a/sys/gnu/i386/fpemul/reg_u_add.s b/sys/gnu/i386/fpemul/reg_u_add.s index 86c84753e679..8ee21ba9c4e0 100644 --- a/sys/gnu/i386/fpemul/reg_u_add.s +++ b/sys/gnu/i386/fpemul/reg_u_add.s @@ -62,7 +62,7 @@ * W. Metzenthen June 1994. * * - * $Id: reg_u_add.s,v 1.2 1994/04/29 21:34:23 gclarkii Exp $ + * reg_u_add.s,v 1.3 1994/06/10 07:44:56 rich Exp * */ diff --git a/sys/gnu/i386/fpemul/reg_u_div.s b/sys/gnu/i386/fpemul/reg_u_div.s index 4952923886a2..dfb9c6c91405 100644 --- a/sys/gnu/i386/fpemul/reg_u_div.s +++ b/sys/gnu/i386/fpemul/reg_u_div.s @@ -57,7 +57,7 @@ * W. Metzenthen June 1994. * * - * $Id: reg_u_div.s,v 1.2 1994/04/29 21:34:24 gclarkii Exp $ + * reg_u_div.s,v 1.3 1994/06/10 07:44:57 rich Exp * */ diff --git a/sys/gnu/i386/fpemul/reg_u_mul.s b/sys/gnu/i386/fpemul/reg_u_mul.s index 798f2046c8eb..9802db554c20 100644 --- a/sys/gnu/i386/fpemul/reg_u_mul.s +++ b/sys/gnu/i386/fpemul/reg_u_mul.s @@ -57,7 +57,7 @@ * W. Metzenthen June 1994. * * - * $Id: reg_u_mul.s,v 1.2 1994/04/29 21:34:25 gclarkii Exp $ + * reg_u_mul.s,v 1.3 1994/06/10 07:44:58 rich Exp * */ diff --git a/sys/gnu/i386/fpemul/reg_u_sub.s b/sys/gnu/i386/fpemul/reg_u_sub.s index 3161e190284b..4073eb3a8926 100644 --- a/sys/gnu/i386/fpemul/reg_u_sub.s +++ b/sys/gnu/i386/fpemul/reg_u_sub.s @@ -61,7 +61,7 @@ * W. Metzenthen June 1994. * * - * $Id: reg_u_sub.s,v 1.2 1994/04/29 21:34:26 gclarkii Exp $ + * reg_u_sub.s,v 1.3 1994/06/10 07:44:59 rich Exp * */ diff --git a/sys/gnu/i386/fpemul/status_w.h b/sys/gnu/i386/fpemul/status_w.h index 75b87b4757d1..aef9c7ef33fd 100644 --- a/sys/gnu/i386/fpemul/status_w.h +++ b/sys/gnu/i386/fpemul/status_w.h @@ -54,7 +54,7 @@ * W. Metzenthen June 1994. * * - * $Id: status_w.h,v 1.2 1994/04/29 21:34:27 gclarkii Exp $ + * status_w.h,v 1.3 1994/06/10 07:45:01 rich Exp * */ diff --git a/sys/gnu/i386/fpemul/version.h b/sys/gnu/i386/fpemul/version.h index 9c08aeda7e2f..021524a3ee88 100644 --- a/sys/gnu/i386/fpemul/version.h +++ b/sys/gnu/i386/fpemul/version.h @@ -54,7 +54,7 @@ * W. Metzenthen June 1994. * * - * $Id: version.h,v 1.2 1994/04/29 21:34:28 gclarkii Exp $ + * version.h,v 1.3 1994/06/10 07:45:02 rich Exp * */ diff --git a/sys/gnu/i386/fpemul/wm_shrx.s b/sys/gnu/i386/fpemul/wm_shrx.s index 9de946448597..29f6a6308f4b 100644 --- a/sys/gnu/i386/fpemul/wm_shrx.s +++ b/sys/gnu/i386/fpemul/wm_shrx.s @@ -62,7 +62,7 @@ * W. Metzenthen June 1994. * * - * $Id: wm_shrx.s,v 1.2 1994/04/29 21:34:29 gclarkii Exp $ + * wm_shrx.s,v 1.3 1994/06/10 07:45:03 rich Exp * */ diff --git a/sys/gnu/i386/fpemul/wm_sqrt.s b/sys/gnu/i386/fpemul/wm_sqrt.s index b1bc03b2a933..2e3bc51a4a21 100644 --- a/sys/gnu/i386/fpemul/wm_sqrt.s +++ b/sys/gnu/i386/fpemul/wm_sqrt.s @@ -60,7 +60,7 @@ * W. Metzenthen June 1994. * * - * $Id: wm_sqrt.s,v 1.2 1994/04/29 21:34:30 gclarkii Exp $ + * wm_sqrt.s,v 1.3 1994/06/10 07:45:04 rich Exp * */ diff --git a/sys/gnu/i386/isa/nic3008.c b/sys/gnu/i386/isa/nic3008.c index 03f8b58dfaea..9211f25e4b37 100644 --- a/sys/gnu/i386/isa/nic3008.c +++ b/sys/gnu/i386/isa/nic3008.c @@ -1,6 +1,6 @@ -static char nic38_id[] = "@(#)$Id: nic3008.c,v 1.5 1995/05/11 19:25:55 rgrimes Exp $"; +static char nic38_id[] = "@(#)nic3008.c,v 1.6 1995/05/30 07:57:57 rgrimes Exp"; /******************************************************************************* - * II - Version 0.1 $Revision: 1.5 $ $State: Exp $ + * II - Version 0.1 1.6 Exp * * Copyright 1994 Dietmar Friede ******************************************************************************* @@ -9,7 +9,10 @@ static char nic38_id[] = "@(#)$Id: nic3008.c,v 1.5 1995/05/11 19:25:55 rgrim * jkr@saarlink.de or jkrause@guug.de * ******************************************************************************* - * $Log: nic3008.c,v $ + * nic3008.c,v + * Revision 1.6 1995/05/30 07:57:57 rgrimes + * Remove trailing whitespace. + * * Revision 1.5 1995/05/11 19:25:55 rgrimes * Fix -Wformat warnings from LINT kernel. * diff --git a/sys/gnu/i386/isa/nic3008.h b/sys/gnu/i386/isa/nic3008.h index da82696bde35..f9a9939f5c55 100644 --- a/sys/gnu/i386/isa/nic3008.h +++ b/sys/gnu/i386/isa/nic3008.h @@ -1,6 +1,6 @@ -static char nic38hid[] = "@(#)$Id: nic3008.h,v 1.1 1995/01/25 14:06:18 jkr Exp jkr $"; +static char nic38hid[] = "@(#)nic3008.h,v 1.1 1995/02/14 15:00:12 jkh Exp"; /******************************************************************************* - * II - Version 0.1 $Revision: 1.1 $ $State: Exp $ + * II - Version 0.1 1.1 Exp * * Copyright 1994 Dietmar Friede ******************************************************************************* @@ -9,7 +9,16 @@ static char nic38hid[] = "@(#)$Id: nic3008.h,v 1.1 1995/01/25 14:06:18 jkr E * jkr@saarlink.de or jkrause@guug.de * ******************************************************************************* - * $Log: nic3008.h,v $ + * nic3008.h,v + * Revision 1.1 1995/02/14 15:00:12 jkh + * An ISDN driver that supports the EDSS1 and the 1TR6 ISDN interfaces. + * EDSS1 is the "Euro-ISDN", 1TR6 is the soon obsolete german ISDN Interface. + * Obtained from: Dietmar Friede <dfriede@drnhh.neuhaus.de> and + * Juergen Krause <jkr@saarlink.de> + * + * This is only one part - the rest to follow in a couple of hours. + * This part is a benign import, since it doesn't affect anything else. + * * ******************************************************************************/ diff --git a/sys/gnu/i386/isa/nic3009.c b/sys/gnu/i386/isa/nic3009.c index 1816ee562fb9..804e9e152a02 100644 --- a/sys/gnu/i386/isa/nic3009.c +++ b/sys/gnu/i386/isa/nic3009.c @@ -1,6 +1,6 @@ -static char nic39_id[] = "@(#)$Id: nic3009.c,v 1.5 1995/03/28 07:54:33 bde Exp $"; +static char nic39_id[] = "@(#)nic3009.c,v 1.6 1995/05/11 19:25:56 rgrimes Exp"; /******************************************************************************* - * II - Version 0.1 $Revision: 1.5 $ $State: Exp $ + * II - Version 0.1 1.6 Exp * * Copyright 1994 Dietmar Friede ******************************************************************************* @@ -9,7 +9,10 @@ static char nic39_id[] = "@(#)$Id: nic3009.c,v 1.5 1995/03/28 07:54:33 bde E * jkr@saarlink.de or jkrause@guug.de * ******************************************************************************* - * $Log: nic3009.c,v $ + * nic3009.c,v + * Revision 1.6 1995/05/11 19:25:56 rgrimes + * Fix -Wformat warnings from LINT kernel. + * * Revision 1.5 1995/03/28 07:54:33 bde * Add and move declarations to fix all of the warnings from `gcc -Wimplicit' * (except in netccitt, netiso and netns) that I didn't notice when I fixed diff --git a/sys/gnu/i386/isa/nic3009.h b/sys/gnu/i386/isa/nic3009.h index 223619f6a5ca..b1a0a5bb0f27 100644 --- a/sys/gnu/i386/isa/nic3009.h +++ b/sys/gnu/i386/isa/nic3009.h @@ -1,6 +1,6 @@ -static char nic39hid[] = "@(#)$Id: nic3009.h,v 1.1 1995/01/25 14:06:18 jkr Exp jkr $"; +static char nic39hid[] = "@(#)nic3009.h,v 1.1 1995/02/14 15:00:16 jkh Exp"; /******************************************************************************* - * II - Version 0.1 $Revision: 1.1 $ $State: Exp $ + * II - Version 0.1 1.1 Exp * * Copyright 1994 Dietmar Friede ******************************************************************************* @@ -9,7 +9,16 @@ static char nic39hid[] = "@(#)$Id: nic3009.h,v 1.1 1995/01/25 14:06:18 jkr E * jkr@saarlink.de or jkrause@guug.de * ******************************************************************************* - * $Log: nic3009.h,v $ + * nic3009.h,v + * Revision 1.1 1995/02/14 15:00:16 jkh + * An ISDN driver that supports the EDSS1 and the 1TR6 ISDN interfaces. + * EDSS1 is the "Euro-ISDN", 1TR6 is the soon obsolete german ISDN Interface. + * Obtained from: Dietmar Friede <dfriede@drnhh.neuhaus.de> and + * Juergen Krause <jkr@saarlink.de> + * + * This is only one part - the rest to follow in a couple of hours. + * This part is a benign import, since it doesn't affect anything else. + * * ******************************************************************************/ diff --git a/sys/gnu/i386/isa/niccyreg.h b/sys/gnu/i386/isa/niccyreg.h index a9d832849ea0..fa4d514be5bb 100644 --- a/sys/gnu/i386/isa/niccyreg.h +++ b/sys/gnu/i386/isa/niccyreg.h @@ -1,6 +1,6 @@ -static char nicregh_id[] = "@(#)$Id: niccyreg.h,v 1.1 1995/01/25 14:06:18 jkr Exp jkr $"; +static char nicregh_id[] = "@(#)niccyreg.h,v 1.1 1995/02/14 15:00:19 jkh Exp"; /******************************************************************************* - * II - Version 0.1 $Revision: 1.1 $ $State: Exp $ + * II - Version 0.1 1.1 Exp * * Copyright 1994 Dietmar Friede ******************************************************************************* @@ -9,7 +9,16 @@ static char nicregh_id[] = "@(#)$Id: niccyreg.h,v 1.1 1995/01/25 14:06:18 jk * jkr@saarlink.de or jkrause@guug.de * ******************************************************************************* - * $Log: niccyreg.h,v $ + * niccyreg.h,v + * Revision 1.1 1995/02/14 15:00:19 jkh + * An ISDN driver that supports the EDSS1 and the 1TR6 ISDN interfaces. + * EDSS1 is the "Euro-ISDN", 1TR6 is the soon obsolete german ISDN Interface. + * Obtained from: Dietmar Friede <dfriede@drnhh.neuhaus.de> and + * Juergen Krause <jkr@saarlink.de> + * + * This is only one part - the rest to follow in a couple of hours. + * This part is a benign import, since it doesn't affect anything else. + * * ******************************************************************************/ diff --git a/sys/gnu/isdn/if_ii.c b/sys/gnu/isdn/if_ii.c index 280023d017a6..8f59aad7cf1c 100644 --- a/sys/gnu/isdn/if_ii.c +++ b/sys/gnu/isdn/if_ii.c @@ -1,6 +1,6 @@ -static char _if_iiid[] = "@(#)$Id: if_ii.c,v 1.2 1995/02/15 06:28:26 jkh Exp $"; +static char _if_iiid[] = "@(#)if_ii.c,v 1.3 1995/05/30 07:58:00 rgrimes Exp"; /******************************************************************************* - * II - Version 0.1 $Revision: 1.2 $ $State: Exp $ + * II - Version 0.1 1.3 Exp * * Copyright 1994 Dietmar Friede ******************************************************************************* @@ -9,7 +9,10 @@ static char _if_iiid[] = "@(#)$Id: if_ii.c,v 1.2 1995/02/15 06:28:26 jkh Exp * jkr@saarlink.de or jkrause@guug.de * ******************************************************************************* - * $Log: if_ii.c,v $ + * if_ii.c,v + * Revision 1.3 1995/05/30 07:58:00 rgrimes + * Remove trailing whitespace. + * * Revision 1.2 1995/02/15 06:28:26 jkh * Fix up include paths, nuke some warnings. * diff --git a/sys/gnu/isdn/iispy.c b/sys/gnu/isdn/iispy.c index 7d170767d0d8..1d484accbd1a 100644 --- a/sys/gnu/isdn/iispy.c +++ b/sys/gnu/isdn/iispy.c @@ -1,6 +1,6 @@ -static char _ispyid[] = "@(#)$Id: iispy.c,v 1.2 1995/02/15 06:28:27 jkh Exp $"; +static char _ispyid[] = "@(#)iispy.c,v 1.3 1995/03/28 07:54:40 bde Exp"; /******************************************************************************* - * II - Version 0.1 $Revision: 1.2 $ $State: Exp $ + * II - Version 0.1 1.3 Exp * * Copyright 1994 Dietmar Friede ******************************************************************************* @@ -9,7 +9,12 @@ static char _ispyid[] = "@(#)$Id: iispy.c,v 1.2 1995/02/15 06:28:27 jkh Exp * jkr@saarlink.de or jkrause@guug.de * ******************************************************************************* - * $Log: iispy.c,v $ + * iispy.c,v + * Revision 1.3 1995/03/28 07:54:40 bde + * Add and move declarations to fix all of the warnings from `gcc -Wimplicit' + * (except in netccitt, netiso and netns) that I didn't notice when I fixed + * "all" such warnings before. + * * Revision 1.2 1995/02/15 06:28:27 jkh * Fix up include paths, nuke some warnings. * diff --git a/sys/gnu/isdn/iitel.c b/sys/gnu/isdn/iitel.c index f7519639bc4c..1f2e6e38c7c1 100644 --- a/sys/gnu/isdn/iitel.c +++ b/sys/gnu/isdn/iitel.c @@ -1,6 +1,6 @@ -static char _itelid[] = "@(#)$Id: iitel.c,v 1.2 1995/02/15 06:28:27 jkh Exp $"; +static char _itelid[] = "@(#)iitel.c,v 1.3 1995/03/28 07:54:41 bde Exp"; /******************************************************************************* - * II - Version 0.1 $Revision: 1.2 $ $State: Exp $ + * II - Version 0.1 1.3 Exp * * Copyright 1994 Dietmar Friede ******************************************************************************* @@ -9,7 +9,12 @@ static char _itelid[] = "@(#)$Id: iitel.c,v 1.2 1995/02/15 06:28:27 jkh Exp * jkr@saarlink.de or jkrause@guug.de * ******************************************************************************* - * $Log: iitel.c,v $ + * iitel.c,v + * Revision 1.3 1995/03/28 07:54:41 bde + * Add and move declarations to fix all of the warnings from `gcc -Wimplicit' + * (except in netccitt, netiso and netns) that I didn't notice when I fixed + * "all" such warnings before. + * * Revision 1.2 1995/02/15 06:28:27 jkh * Fix up include paths, nuke some warnings. * diff --git a/sys/gnu/isdn/iitty.c b/sys/gnu/isdn/iitty.c index 03d5f72959a3..d091c462b05c 100644 --- a/sys/gnu/isdn/iitty.c +++ b/sys/gnu/isdn/iitty.c @@ -1,6 +1,6 @@ -static char _ittyid[] = "@(#)$Id: iitty.c,v 1.4 1995/02/28 00:20:30 pst Exp $"; +static char _ittyid[] = "@(#)iitty.c,v 1.5 1995/03/28 07:54:43 bde Exp"; /******************************************************************************* - * II - Version 0.1 $Revision: 1.4 $ $State: Exp $ + * II - Version 0.1 1.5 Exp * * Copyright 1994 Dietmar Friede ******************************************************************************* @@ -9,7 +9,12 @@ static char _ittyid[] = "@(#)$Id: iitty.c,v 1.4 1995/02/28 00:20:30 pst Exp * jkr@saarlink.de or jkrause@guug.de * ******************************************************************************* - * $Log: iitty.c,v $ + * iitty.c,v + * Revision 1.5 1995/03/28 07:54:43 bde + * Add and move declarations to fix all of the warnings from `gcc -Wimplicit' + * (except in netccitt, netiso and netns) that I didn't notice when I fixed + * "all" such warnings before. + * * Revision 1.4 1995/02/28 00:20:30 pst * Incorporate bde's code-review comments. * diff --git a/sys/gnu/isdn/isdn.c b/sys/gnu/isdn/isdn.c index e1e4fd1ee302..0b2255d3ed2c 100644 --- a/sys/gnu/isdn/isdn.c +++ b/sys/gnu/isdn/isdn.c @@ -1,6 +1,6 @@ -static char _isdnid[] = "@(#)$Id: isdn.c,v 1.3 1995/03/28 07:54:44 bde Exp $"; +static char _isdnid[] = "@(#)isdn.c,v 1.4 1995/05/30 07:58:02 rgrimes Exp"; /******************************************************************************* - * II - Version 0.1 $Revision: 1.3 $ $State: Exp $ + * II - Version 0.1 1.4 Exp * * Copyright 1994 Dietmar Friede ******************************************************************************* @@ -9,7 +9,10 @@ static char _isdnid[] = "@(#)$Id: isdn.c,v 1.3 1995/03/28 07:54:44 bde Exp $ * jkr@saarlink.de or jkrause@guug.de * ******************************************************************************* - * $Log: isdn.c,v $ + * isdn.c,v + * Revision 1.4 1995/05/30 07:58:02 rgrimes + * Remove trailing whitespace. + * * Revision 1.3 1995/03/28 07:54:44 bde * Add and move declarations to fix all of the warnings from `gcc -Wimplicit' * (except in netccitt, netiso and netns) that I didn't notice when I fixed diff --git a/sys/gnu/isdn/isdn_ioctl.h b/sys/gnu/isdn/isdn_ioctl.h index e0475d1812c7..3ed78f5eef4e 100644 --- a/sys/gnu/isdn/isdn_ioctl.h +++ b/sys/gnu/isdn/isdn_ioctl.h @@ -1,6 +1,6 @@ -static char _isdn_ioctl_id[] = "@(#)$Id: isdn_ioctl.h,v 1.1 1995/02/14 15:00:35 jkh Exp $"; +static char _isdn_ioctl_id[] = "@(#)isdn_ioctl.h,v 1.2 1995/03/28 07:54:45 bde Exp"; /******************************************************************************* - * II - Version 0.1 $Revision: 1.1 $ $State: Exp $ + * II - Version 0.1 1.2 Exp * * Copyright 1994 Dietmar Friede ******************************************************************************* @@ -9,7 +9,12 @@ static char _isdn_ioctl_id[] = "@(#)$Id: isdn_ioctl.h,v 1.1 1995/02/14 15:00 * jkr@saarlink.de or jkrause@guug.de * ******************************************************************************* - * $Log: isdn_ioctl.h,v $ + * isdn_ioctl.h,v + * Revision 1.2 1995/03/28 07:54:45 bde + * Add and move declarations to fix all of the warnings from `gcc -Wimplicit' + * (except in netccitt, netiso and netns) that I didn't notice when I fixed + * "all" such warnings before. + * * Revision 1.1 1995/02/14 15:00:35 jkh * An ISDN driver that supports the EDSS1 and the 1TR6 ISDN interfaces. * EDSS1 is the "Euro-ISDN", 1TR6 is the soon obsolete german ISDN Interface. |
