Module Name: src
Committed By: msaitoh
Date: Sun Dec 5 02:59:50 UTC 2021
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: isakmp_xauth.c
src/sys/arch/mips/mips: fp.S
src/sys/arch/xen/xen: hypervisor.c
src/sys/dev/tc: tcdsreg.h
Log Message:
s/funtion/function/ in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 \
src/crypto/dist/ipsec-tools/src/racoon/isakmp_xauth.c
cvs rdiff -u -r1.58 -r1.59 src/sys/arch/mips/mips/fp.S
cvs rdiff -u -r1.92 -r1.93 src/sys/arch/xen/xen/hypervisor.c
cvs rdiff -u -r1.8 -r1.9 src/sys/dev/tc/tcdsreg.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/crypto/dist/ipsec-tools/src/racoon/isakmp_xauth.c
diff -u src/crypto/dist/ipsec-tools/src/racoon/isakmp_xauth.c:1.33 src/crypto/dist/ipsec-tools/src/racoon/isakmp_xauth.c:1.34
--- src/crypto/dist/ipsec-tools/src/racoon/isakmp_xauth.c:1.33 Wed Nov 25 18:11:00 2020
+++ src/crypto/dist/ipsec-tools/src/racoon/isakmp_xauth.c Sun Dec 5 02:59:50 2021
@@ -1,4 +1,4 @@
-/* $NetBSD: isakmp_xauth.c,v 1.33 2020/11/25 18:11:00 bouyer Exp $ */
+/* $NetBSD: isakmp_xauth.c,v 1.34 2021/12/05 02:59:50 msaitoh Exp $ */
/* Id: isakmp_xauth.c,v 1.38 2006/08/22 18:17:17 manubsd Exp */
@@ -1458,7 +1458,7 @@ group_check(iph1, grp_list, grp_count)
return res;
}
- /* call appropriate group validation funtion */
+ /* call appropriate group validation function */
switch (isakmp_cfg_config.groupsource) {
Index: src/sys/arch/mips/mips/fp.S
diff -u src/sys/arch/mips/mips/fp.S:1.58 src/sys/arch/mips/mips/fp.S:1.59
--- src/sys/arch/mips/mips/fp.S:1.58 Sat May 29 12:35:27 2021
+++ src/sys/arch/mips/mips/fp.S Sun Dec 5 02:59:50 2021
@@ -1,4 +1,4 @@
-/* $NetBSD: fp.S,v 1.58 2021/05/29 12:35:27 simonb Exp $ */
+/* $NetBSD: fp.S,v 1.59 2021/12/05 02:59:50 msaitoh Exp $ */
/*
* Copyright (c) 1992, 1993
@@ -256,7 +256,7 @@ paired_single_op:
#define cvt_s_pu ill
/*
- * Paired Single funtions
+ * Paired Single functions
*/
#define addr_ps ill
#define abs_ps ill
Index: src/sys/arch/xen/xen/hypervisor.c
diff -u src/sys/arch/xen/xen/hypervisor.c:1.92 src/sys/arch/xen/xen/hypervisor.c:1.93
--- src/sys/arch/xen/xen/hypervisor.c:1.92 Sat Aug 7 16:19:08 2021
+++ src/sys/arch/xen/xen/hypervisor.c Sun Dec 5 02:59:50 2021
@@ -1,4 +1,4 @@
-/* $NetBSD: hypervisor.c,v 1.92 2021/08/07 16:19:08 thorpej Exp $ */
+/* $NetBSD: hypervisor.c,v 1.93 2021/12/05 02:59:50 msaitoh Exp $ */
/*
* Copyright (c) 2005 Manuel Bouyer.
@@ -53,7 +53,7 @@
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: hypervisor.c,v 1.92 2021/08/07 16:19:08 thorpej Exp $");
+__KERNEL_RCSID(0, "$NetBSD: hypervisor.c,v 1.93 2021/12/05 02:59:50 msaitoh Exp $");
#include <sys/param.h>
#include <sys/systm.h>
@@ -441,7 +441,7 @@ xen_hvm_init(void)
/*
* PR port-amd64/55543
* workround for amazon's Xen 4.2: it looks like the Xen clock is not
- * fully funtionnal here. This version also doesn't support
+ * fully functional here. This version also doesn't support
* HVM_PARAM_CONSOLE_PFN.
*/
if (xencons_interface != 0) {
Index: src/sys/dev/tc/tcdsreg.h
diff -u src/sys/dev/tc/tcdsreg.h:1.8 src/sys/dev/tc/tcdsreg.h:1.9
--- src/sys/dev/tc/tcdsreg.h:1.8 Sat Nov 6 06:52:48 2021
+++ src/sys/dev/tc/tcdsreg.h Sun Dec 5 02:59:50 2021
@@ -1,4 +1,4 @@
-/* $NetBSD: tcdsreg.h,v 1.8 2021/11/06 06:52:48 msaitoh Exp $ */
+/* $NetBSD: tcdsreg.h,v 1.9 2021/12/05 02:59:50 msaitoh Exp $ */
/*
* Copyright (c) 1994, 1995 Carnegie-Mellon University.
@@ -137,7 +137,7 @@ void tcds_scsi_reset(int);
* Start of MACH #defines, minimal changes to port to NetBSD.
*
* The following register is the SCSI control interrupt register. It
- * starts, stops and resets scsi DMA. It takes over the SCSI funtions
+ * starts, stops and resets scsi DMA. It takes over the SCSI functions
* that were handled by the ASIC on the 3min.
*/
#define KN15AA_SYS_SCSI 0x1d0000000