Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/net put RCS ids in the right place. And yes, this is a ...
details: https://anonhg.NetBSD.org/src/rev/852dbd6eaa9c
branches: trunk
changeset: 467498:852dbd6eaa9c
user: explorer <explorer%NetBSD.org@localhost>
date: Thu Mar 25 05:25:42 1999 +0000
description:
put RCS ids in the right place. And yes, this is a SYNC ppp interface,
used for high-speed (T1, HSSI, DS3) interfaces.
diffstat:
sys/net/if_sppp.h | 2 ++
sys/net/if_spppsubr.c | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
diffs (27 lines):
diff -r edd4ef08c73b -r 852dbd6eaa9c sys/net/if_sppp.h
--- a/sys/net/if_sppp.h Thu Mar 25 05:23:48 1999 +0000
+++ b/sys/net/if_sppp.h Thu Mar 25 05:25:42 1999 +0000
@@ -1,3 +1,5 @@
+/* $NetBSD: if_sppp.h,v 1.2 1999/03/25 05:25:42 explorer Exp $ */
+
/*
* Defines for synchronous PPP/Cisco link level subroutines.
*
diff -r edd4ef08c73b -r 852dbd6eaa9c sys/net/if_spppsubr.c
--- a/sys/net/if_spppsubr.c Thu Mar 25 05:23:48 1999 +0000
+++ b/sys/net/if_spppsubr.c Thu Mar 25 05:25:42 1999 +0000
@@ -1,3 +1,5 @@
+/* $NetBSD: if_spppsubr.c,v 1.2 1999/03/25 05:25:42 explorer Exp $ */
+
/*
* Synchronous PPP/Cisco link level subroutines.
* Keepalive protocol implemented in both Cisco and PPP modes.
@@ -13,8 +15,6 @@
* all derivative works or modified versions.
*
* Version 1.9, Wed Oct 4 18:58:15 MSK 1995
- *
- * $Id: if_spppsubr.c,v 1.1 1999/03/25 03:38:00 explorer Exp $
*/
#undef DEBUG
Home |
Main Index |
Thread Index |
Old Index