Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/net s/accomodate/accommodate/ in comment.
details: https://anonhg.NetBSD.org/src/rev/a8277f95550a
branches: trunk
changeset: 1026677:a8277f95550a
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Sun Dec 05 03:42:01 2021 +0000
description:
s/accomodate/accommodate/ in comment.
diffstat:
crypto/dist/ipsec-tools/ChangeLog.old | 4 ++--
sys/net/dlt.h | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r 125913167048 -r a8277f95550a crypto/dist/ipsec-tools/ChangeLog.old
--- a/crypto/dist/ipsec-tools/ChangeLog.old Sun Dec 05 03:24:19 2021 +0000
+++ b/crypto/dist/ipsec-tools/ChangeLog.old Sun Dec 05 03:42:01 2021 +0000
@@ -543,12 +543,12 @@
2005-07-11 Emmanuel Dreyfus <manu%netbsd.org@localhost>
* src/racoon/ipsec_doi.c configure.ac: More build fixes on Linux.
- Accomodate various libiconv versions
+ Accommodate various libiconv versions
2005-07-10 Emmanuel Dreyfus <manu%netbsd.org@localhost>
* src/racoon/ipsec_doi.c configure.ac: build fixes on Linux.
- Accomodate various libiconv versions
+ Accommodate various libiconv versions
2005-07-09 Yvan Vanhullebus <vanhu%free.fr@localhost>
diff -r 125913167048 -r a8277f95550a sys/net/dlt.h
--- a/sys/net/dlt.h Sun Dec 05 03:24:19 2021 +0000
+++ b/sys/net/dlt.h Sun Dec 05 03:42:01 2021 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: dlt.h,v 1.20 2019/10/01 16:02:55 christos Exp $ */
+/* $NetBSD: dlt.h,v 1.21 2021/12/05 03:42:01 msaitoh Exp $ */
/*-
* Copyright (c) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997
@@ -571,7 +571,7 @@
* input packets such as port scans, packets from old lost connections,
* etc. to force the connection to stay up).
*
- * The first byte of the PPP header (0xff03) is modified to accomodate
+ * The first byte of the PPP header (0xff03) is modified to accommodate
* the direction - 0x00 = IN, 0x01 = OUT.
*/
#define DLT_PPP_PPPD 166
Home |
Main Index |
Thread Index |
Old Index