git: Fix a few typos across the tree.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat May 5 12:36:07 PDT 2018
commit 6a8bb22da78bc713f3d5504bcd702f4e3a8ba2b8
Author: Sascha Wildner <saw at online.de>
Date: Sat May 5 20:39:20 2018 +0200
Fix a few typos across the tree.
Summary of changes:
etc/defaults/rc.conf | 2 +-
lib/libc/stdio/_flock_stub.c | 2 +-
lib/libc_r/test/mutex_d.c | 9 +++--
lib/libc_r/test/mutex_d.exp | 22 ++++++------
lib/libc_r/uthread/pthread_private.h | 6 ++--
lib/libc_r/uthread/uthread_mutex.c | 18 +++++-----
lib/libc_r/uthread/uthread_setschedparam.c | 3 +-
lib/libpuffs/null.c | 2 +-
lib/libthread_xu/thread/thr_private.h | 6 ++--
sbin/devd/devd.cc | 2 +-
sbin/newfs_hammer/newfs_hammer.c | 2 +-
sys/bus/pci/pci.c | 2 +-
sys/bus/ppbus/ppb_1284.c | 36 +++++++++----------
sys/bus/ppbus/ppb_1284.h | 11 +++---
sys/bus/ppbus/ppbconf.c | 22 ++++++------
sys/bus/u4b/serial/umcs.c | 4 +--
sys/bus/u4b/wlan/if_upgt.c | 6 ++--
sys/bus/u4b/wlan/if_upgtvar.h | 6 ++--
sys/dev/disk/isp/isp.c | 2 +-
sys/dev/disk/isp/ispvar.h | 2 +-
sys/dev/disk/sdhci/sdhci.h | 2 +-
sys/dev/disk/vn/vn.c | 2 +-
sys/dev/disk/vpo/immio.c | 46 ++++++++++++-------------
sys/dev/disk/vpo/vpoio.h | 5 ++-
sys/dev/misc/ipmi/ipmi_isa.c | 4 +--
sys/dev/misc/lpt/lpt.c | 2 +-
sys/dev/misc/ppi/ppi.c | 36 +++++++++----------
sys/dev/netif/ath/ath/if_ath_tx.c | 2 +-
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c | 2 +-
sys/dev/sound/pci/hda/hdaa.c | 2 +-
sys/kern/subr_param.c | 4 +--
sys/sys/stdint.h | 2 +-
sys/vfs/hammer2/hammer2_disk.h | 2 +-
usr.bin/locale/locale.c | 4 +--
usr.bin/netstat/if.c | 2 +-
usr.bin/tip/acu.c | 2 +-
usr.sbin/ypbind/ypbind.c | 2 +-
37 files changed, 141 insertions(+), 145 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6a8bb22da78bc713f3d5504bcd702f4e3a8ba2b8
--
DragonFly BSD source repository
More information about the Commits
mailing list