Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src defintion -> definition
details: https://anonhg.NetBSD.org/src/rev/116275bff300
branches: trunk
changeset: 331158:116275bff300
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Aug 03 19:14:24 2014 +0000
description:
defintion -> definition
diffstat:
lib/libc/arch/alpha/gen/flt_rounds.c | 6 +++---
lib/libc/include/isc/dst.h | 4 ++--
share/zoneinfo/leap-seconds.list | 2 +-
sys/arch/arm/allwinner/awin_reg.h | 2 +-
sys/arch/arm/samsung/exynos_reg.h | 2 +-
sys/arch/xen/include/xen-public/xsm/acm.h | 2 +-
sys/dev/ic/athioctl.h | 4 ++--
sys/dev/pci/n8/include_private/n8_sks.h | 2 +-
sys/external/bsd/drm2/dist/drm/radeon/atombios.h | 8 ++++----
sys/external/isc/atheros_hal/dist/ar5210/ar5210reg.h | 4 ++--
sys/kern/kern_runq.c | 6 +++---
sys/sys/mman.h | 6 +++---
12 files changed, 24 insertions(+), 24 deletions(-)
diffs (227 lines):
diff -r d48a85841f95 -r 116275bff300 lib/libc/arch/alpha/gen/flt_rounds.c
--- a/lib/libc/arch/alpha/gen/flt_rounds.c Sun Aug 03 17:11:44 2014 +0000
+++ b/lib/libc/arch/alpha/gen/flt_rounds.c Sun Aug 03 19:14:24 2014 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: flt_rounds.c,v 1.9 2011/06/12 05:44:36 matt Exp $ */
+/* $NetBSD: flt_rounds.c,v 1.10 2014/08/03 19:14:24 wiz Exp $ */
/*
* Copyright (c) 1995 Christopher G. Demetriou
@@ -36,7 +36,7 @@
#include <sys/cdefs.h>
#if defined(LIBC_SCCS) && !defined(lint)
-__RCSID("$NetBSD: flt_rounds.c,v 1.9 2011/06/12 05:44:36 matt Exp $");
+__RCSID("$NetBSD: flt_rounds.c,v 1.10 2014/08/03 19:14:24 wiz Exp $");
#endif /* LIBC_SCCS and not lint */
#include <sys/types.h>
@@ -44,7 +44,7 @@
#include <machine/float.h>
/*
- * These come from <float.h> defintion
+ * These come from <float.h> definition
*/
#define FLT_ROUND_MAP \
( (0 << (FP_RZ*2)) /* round to zero */ \
diff -r d48a85841f95 -r 116275bff300 lib/libc/include/isc/dst.h
--- a/lib/libc/include/isc/dst.h Sun Aug 03 17:11:44 2014 +0000
+++ b/lib/libc/include/isc/dst.h Sun Aug 03 19:14:24 2014 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: dst.h,v 1.1.1.4 2009/04/12 16:35:44 christos Exp $ */
+/* $NetBSD: dst.h,v 1.2 2014/08/03 19:14:24 wiz Exp $ */
#ifndef DST_H
#define DST_H
@@ -55,7 +55,7 @@
#define dst_write_key __dst_write_key
/*
- * DST Crypto API defintions
+ * DST Crypto API definitions
*/
void dst_init(void);
int dst_check_algorithm(const int);
diff -r d48a85841f95 -r 116275bff300 share/zoneinfo/leap-seconds.list
--- a/share/zoneinfo/leap-seconds.list Sun Aug 03 17:11:44 2014 +0000
+++ b/share/zoneinfo/leap-seconds.list Sun Aug 03 19:14:24 2014 +0000
@@ -44,7 +44,7 @@
# by the International Bureau of Weights and Measures
# (BIPM). See www.bipm.fr for more information.
#
-# 3. The current defintion of the relationship between UTC
+# 3. The current definition of the relationship between UTC
# and TAI dates from 1 January 1972. A number of different
# time scales were in use before than epoch, and it can be
# quite difficult to compute precise timestamps and time
diff -r d48a85841f95 -r 116275bff300 sys/arch/arm/allwinner/awin_reg.h
--- a/sys/arch/arm/allwinner/awin_reg.h Sun Aug 03 17:11:44 2014 +0000
+++ b/sys/arch/arm/allwinner/awin_reg.h Sun Aug 03 19:14:24 2014 +0000
@@ -231,7 +231,7 @@
#define AWIN_DRAM_HPCR_PRIORITY_LEVEL __BIT(2)
#define AWIN_DRAM_HPCR_ACCESS_EN __BIT(0)
-/* DMA controller defintions */
+/* DMA controller definitions */
#define AWIN_DMA_IRQ_EN_REG 0x0000
#define AWIN_DMA_IRQ_PEND_STA_REG 0x0004
#define AWIN_NDMA_AUTO_GATE_REG 0x0008
diff -r d48a85841f95 -r 116275bff300 sys/arch/arm/samsung/exynos_reg.h
--- a/sys/arch/arm/samsung/exynos_reg.h Sun Aug 03 17:11:44 2014 +0000
+++ b/sys/arch/arm/samsung/exynos_reg.h Sun Aug 03 19:14:24 2014 +0000
@@ -142,7 +142,7 @@
#define EXYNOS_GPIO_FUNC_INPUT 0x0
#define EXYNOS_GPIO_FUNC_OUTPUT 0x1
-/* intermediate values are devices, defintions dependent on pin */
+/* intermediate values are devices, definitions dependent on pin */
#define EXYNOS_GPIO_FUNC_EXTINT 0xF
#define EXYNOS_GPIO_PIN_FLOAT 0
diff -r d48a85841f95 -r 116275bff300 sys/arch/xen/include/xen-public/xsm/acm.h
--- a/sys/arch/xen/include/xen-public/xsm/acm.h Sun Aug 03 17:11:44 2014 +0000
+++ b/sys/arch/xen/include/xen-public/xsm/acm.h Sun Aug 03 19:14:24 2014 +0000
@@ -1,5 +1,5 @@
/*
- * acm.h: Xen access control module interface defintions
+ * acm.h: Xen access control module interface definitions
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff -r d48a85841f95 -r 116275bff300 sys/dev/ic/athioctl.h
--- a/sys/dev/ic/athioctl.h Sun Aug 03 17:11:44 2014 +0000
+++ b/sys/dev/ic/athioctl.h Sun Aug 03 19:14:24 2014 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: athioctl.h,v 1.14 2007/03/04 06:01:50 christos Exp $ */
+/* $NetBSD: athioctl.h,v 1.15 2014/08/03 19:14:24 wiz Exp $ */
/*-
* Copyright (c) 2002-2005 Sam Leffler, Errno Consulting
@@ -39,7 +39,7 @@
*/
/*
- * Ioctl-related defintions for the Atheros Wireless LAN controller driver.
+ * Ioctl-related definitions for the Atheros Wireless LAN controller driver.
*/
#ifndef _DEV_ATH_ATHIOCTL_H
#define _DEV_ATH_ATHIOCTL_H
diff -r d48a85841f95 -r 116275bff300 sys/dev/pci/n8/include_private/n8_sks.h
--- a/sys/dev/pci/n8/include_private/n8_sks.h Sun Aug 03 17:11:44 2014 +0000
+++ b/sys/dev/pci/n8/include_private/n8_sks.h Sun Aug 03 19:14:24 2014 +0000
@@ -75,7 +75,7 @@
#ifdef VX_BUILD
/* This is defined here for VxWorks since the Windows based compiler */
-/* will not accept the defintion on the command line in the Makefile */
+/* will not accept the definition on the command line in the Makefile */
#undef SKS_KEY_NODE_PATH
#define SKS_KEY_NODE_PATH "/opt/NetOctave/sks/"
#endif
diff -r d48a85841f95 -r 116275bff300 sys/external/bsd/drm2/dist/drm/radeon/atombios.h
--- a/sys/external/bsd/drm2/dist/drm/radeon/atombios.h Sun Aug 03 17:11:44 2014 +0000
+++ b/sys/external/bsd/drm2/dist/drm/radeon/atombios.h Sun Aug 03 19:14:24 2014 +0000
@@ -1711,9 +1711,9 @@
#define PIXEL_CLOCK_V6_MISC_HDMI_BPP_MASK 0x0c
#define PIXEL_CLOCK_V6_MISC_HDMI_24BPP 0x00
#define PIXEL_CLOCK_V6_MISC_HDMI_36BPP 0x04
-#define PIXEL_CLOCK_V6_MISC_HDMI_36BPP_V6 0x08 //for V6, the correct defintion for 36bpp should be 2 for 36bpp(2:1)
+#define PIXEL_CLOCK_V6_MISC_HDMI_36BPP_V6 0x08 //for V6, the correct definition for 36bpp should be 2 for 36bpp(2:1)
#define PIXEL_CLOCK_V6_MISC_HDMI_30BPP 0x08
-#define PIXEL_CLOCK_V6_MISC_HDMI_30BPP_V6 0x04 //for V6, the correct defintion for 30bpp should be 1 for 36bpp(5:4)
+#define PIXEL_CLOCK_V6_MISC_HDMI_30BPP_V6 0x04 //for V6, the correct definition for 30bpp should be 1 for 36bpp(5:4)
#define PIXEL_CLOCK_V6_MISC_HDMI_48BPP 0x0c
#define PIXEL_CLOCK_V6_MISC_REF_DIV_SRC 0x10
#define PIXEL_CLOCK_V6_MISC_GEN_DPREFCLK 0x40
@@ -2036,7 +2036,7 @@
typedef struct _LVDS_ENCODER_CONTROL_PARAMETERS_V2
{
USHORT usPixelClock; // in 10KHz; for bios convenient
- UCHAR ucMisc; // see PANEL_ENCODER_MISC_xx defintions below
+ UCHAR ucMisc; // see PANEL_ENCODER_MISC_xx definitions below
UCHAR ucAction; // 0: turn off encoder
// 1: setup and turn on encoder
UCHAR ucTruncate; // bit0=0: Disable truncate
@@ -3732,7 +3732,7 @@
#define ATOM_DPCD_MAX_LANE_MASK 0x1F
/**************************************************************************/
-// VRAM usage and their defintions
+// VRAM usage and their definitions
// One chunk of VRAM used by Bios are for HWICON surfaces,EDID data.
// Current Mode timing and Dail Timing and/or STD timing data EACH device. They can be broken down as below.
diff -r d48a85841f95 -r 116275bff300 sys/external/isc/atheros_hal/dist/ar5210/ar5210reg.h
--- a/sys/external/isc/atheros_hal/dist/ar5210/ar5210reg.h Sun Aug 03 17:11:44 2014 +0000
+++ b/sys/external/isc/atheros_hal/dist/ar5210/ar5210reg.h Sun Aug 03 19:14:24 2014 +0000
@@ -14,13 +14,13 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5210reg.h,v 1.2 2011/05/30 13:58:23 joerg Exp $
+ * $Id: ar5210reg.h,v 1.3 2014/08/03 19:14:24 wiz Exp $
*/
#ifndef _DEV_ATH_AR5210REG_H
#define _DEV_ATH_AR5210REG_H
/*
- * Register defintions for the Atheros AR5210/5110 MAC/Basedband
+ * Register definitions for the Atheros AR5210/5110 MAC/Basedband
* Processor for IEEE 802.11a 5-GHz Wireless LANs.
*/
diff -r d48a85841f95 -r 116275bff300 sys/kern/kern_runq.c
--- a/sys/kern/kern_runq.c Sun Aug 03 17:11:44 2014 +0000
+++ b/sys/kern/kern_runq.c Sun Aug 03 19:14:24 2014 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: kern_runq.c,v 1.42 2014/02/25 18:30:11 pooka Exp $ */
+/* $NetBSD: kern_runq.c,v 1.43 2014/08/03 19:14:24 wiz Exp $ */
/*
* Copyright (c) 2007, 2008 Mindaugas Rasiukevicius <rmind at NetBSD org>
@@ -27,7 +27,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: kern_runq.c,v 1.42 2014/02/25 18:30:11 pooka Exp $");
+__KERNEL_RCSID(0, "$NetBSD: kern_runq.c,v 1.43 2014/08/03 19:14:24 wiz Exp $");
#include <sys/param.h>
#include <sys/kernel.h>
@@ -47,7 +47,7 @@
#include <sys/evcnt.h>
/*
- * Priority related defintions.
+ * Priority related definitions.
*/
#define PRI_TS_COUNT (NPRI_USER)
#define PRI_RT_COUNT (PRI_COUNT - PRI_TS_COUNT)
diff -r d48a85841f95 -r 116275bff300 sys/sys/mman.h
--- a/sys/sys/mman.h Sun Aug 03 17:11:44 2014 +0000
+++ b/sys/sys/mman.h Sun Aug 03 19:14:24 2014 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: mman.h,v 1.47 2014/07/18 12:36:57 christos Exp $ */
+/* $NetBSD: mman.h,v 1.48 2014/08/03 19:14:24 wiz Exp $ */
/*-
* Copyright (c) 1982, 1986, 1993
@@ -132,7 +132,7 @@
/*
* POSIX memory avissory values.
- * Note: keep consistent with the original defintions below.
+ * Note: keep consistent with the original definitions below.
*/
#define POSIX_MADV_NORMAL 0 /* No further special treatment */
#define POSIX_MADV_RANDOM 1 /* Expect random page references */
@@ -142,7 +142,7 @@
#if defined(_NETBSD_SOURCE)
/*
- * Original advice values, equivalent to POSIX defintions,
+ * Original advice values, equivalent to POSIX definitions,
* and few implementation-specific ones.
*/
#define MADV_NORMAL POSIX_MADV_NORMAL
Home |
Main Index |
Thread Index |
Old Index