Gordon Bergling
cededdff9b
ocs_fc(4): Fix a typo in a source code comment
...
- s/initialzied/initialized/
MFC after: 3 days
2022-04-02 14:28:30 +02:00
Gordon Bergling
f70fc4377f
netpfil: Fix two typo in source code comments
...
- s/measurment/measurement/
While here, also fix some whitespace issues.
MFC after: 3 days
2022-04-02 14:18:11 +02:00
Gordon Bergling
7181887e82
kern: Fix two typos in source code comments
...
- s/measurment/measurement/
MFC after: 3 days
2022-04-02 14:15:27 +02:00
Luiz Amaral
654c1b8ef3
pfsync: Add CTLFLAG_VNET to carp_demotion_factor sysctl
...
When trying to avoid a CARP demotion during a pfsync service restart, I
noticed that a non-default value for the net.pfsync.carp_demotion_factor
sysctl was not being applied during the demotion. The CARP was always
demoted by 240.
After investigating, I realized that the sysctl was using VNET_NAME()
without the CTLFLAG_VNET.
PR: 262983
Reviewed by: kp
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D34737
2022-04-02 12:11:32 +02:00
Gordon Bergling
8d30ef92d5
khelp(9): Fix a typo in a source code comment
...
- s/measurment/measurement/
MFC after: 3 days
2022-04-02 14:10:59 +02:00
Mateusz Guzik
0c805718cb
vfs: fix memory leak on lookup with fds with ioctl caps
...
Reviewed by: markj
PR: 262515
Noted by: firk@cantconnect.ru
Differential Revision: https://reviews.freebsd.org/D34667
2022-04-02 12:09:07 +00:00
Gordon Bergling
17628f1b79
cc_vegas(4): Fix a typo in a source code comment
...
- s/measurment/measurement/
MFC after: 3 days
2022-04-02 14:07:44 +02:00
Gordon Bergling
0d40cd1524
htu21(4): Correct a typo in the manual page
...
- s/measurment/measurement/
MFC after: 3 days
2022-04-02 14:06:14 +02:00
Gordon Bergling
81d4309f9b
safe(4): Fix a typo in a source code comment
...
- s/multple/multiple/
MFC after: 3 days
2022-04-02 14:03:17 +02:00
Gordon Bergling
f9254cc6ca
enetc(4): Fix a typo in a source code comment
...
- s/multple/multiple/
MFC after: 3 days
2022-04-02 14:02:46 +02:00
Gordon Bergling
32c601b6cf
mrsas(4): Fix a typo in a source code comment
...
- s/alloction/allocation/
MFC after: 3 days
2022-04-02 13:59:11 +02:00
Gordon Bergling
7fc0ffda35
ng_pppoe(4): Fix a typo in a source code comment
...
- s/asychronous/asynchronous/
MFC after: 3 days
2022-04-02 13:54:36 +02:00
Gordon Bergling
f167c46e79
memguard(9): Fix two typos in source code comments
...
- s/comparsion/comparison/
MFC after: 3 days
2022-04-02 13:51:27 +02:00
Gordon Bergling
011e6016d0
isci(4): Fix a typo in a source code comment
...
- s/differnt/different/
MFC after: 3 days
2022-04-02 13:35:30 +02:00
Gordon Bergling
cf226430bb
efivar(8): Fix a typo in a source code comment
...
- s/differnt/different/
MFC after: 3 days
2022-04-02 13:34:46 +02:00
Gordon Bergling
6039e38f93
mlx4en(4): Fix two in source code comments
...
- s/differnt/different/
- s/differntly/differently/
MFC after: 3 days
2022-04-02 13:33:57 +02:00
Gordon Bergling
2543276943
iwm(4): Remove a whitespace
...
In 9f4dc7fd97 I accidentally added a whitespace at the
end of the line. Remove it.
Reported by: Jose Luis Duran (via github)
MFC with: 9f4dc7fd97
2022-04-02 13:09:26 +02:00
Piotr Kubaj
57b6ac48a9
powerpc: implement __clear_cache
...
Merge LLVM commit 81f5c6270cdfcdf80e6296df216b696a7a37c8b5.
This fixes runtime of most notably pcre libraries (currently patched in ports),
and probably also other ports since currently __clear_cache() just calls
SIGABRT on powerpc.
MFC after: 3 days
Reviewed by: dim
Differential Revision: https://reviews.freebsd.org/D34736
2022-04-02 12:47:19 +02:00
Peter Jeremy
9a89977bf6
kern: Fix typo in kassert message.
...
- s/unepxected/unexpected/
MFC after: 3 days
2022-04-02 21:36:17 +11:00
Gordon Bergling
e09d161bd9
devd(8): Fix a typo in a configuration file
...
- s/coresponding/corresponding/
MFC after: 3 days
2022-04-02 11:52:26 +02:00
Gordon Bergling
9f4dc7fd97
iwm(4): Fix a typo in a source code comment
...
- s/coresponding/corresponding/
Obtained from: NetBSD
MFC after: 3 days
2022-04-02 11:50:38 +02:00
Gordon Bergling
2d62a8653d
powerpc64: Fix a typo in a source code comment
...
- s/converion/conversion/
MFC after: 3 days
2022-04-02 10:56:45 +02:00
Gordon Bergling
13bf578c25
jme(4): Fix a typo in a source code comment
...
- s/verion/version/
MFC after: 3 days
2022-04-02 10:54:43 +02:00
Gordon Bergling
cba46da538
net(3): Fix a typo in a source code comment
...
- s/verion/version/
MFC after: 3 days
2022-04-02 10:53:40 +02:00
Gordon Bergling
24498b53ef
sound(4): Fix a typo in a source code comment
...
- s/immediatly/immediately/
MFC after: 3 days
2022-04-02 10:50:03 +02:00
Gordon Bergling
5c0b62dcfc
tsec: Fix a typo in a source code comment
...
- s/immediatly/immediately/
MFC after: 3 days
2022-04-02 10:48:37 +02:00
Gordon Bergling
592fcf6c45
neta: Fix a typo in a source code comment
...
- s/immediatly/immediately/
MFC after: 3 days
2022-04-02 10:46:13 +02:00
Gordon Bergling
dc8d33b368
snd_csa(4): Fix a few common typos in source code comments
...
- s/hander/handler/
MFC after: 3 days
2022-04-02 10:30:52 +02:00
Gordon Bergling
6efd2e3e51
neta: Fix a few common typos in a source code comment
...
- s/hander/handler/
MFC after: 3 days
2022-04-02 10:29:23 +02:00
Gordon Bergling
be83eecf5a
jme(4): Fix a typo in a source code comment
...
- s/watchog/watchdog
MFC after: 3 days
2022-04-02 10:22:28 +02:00
Gordon Bergling
1cba6077be
viawd(4): Fix a typo in a kernel message
...
- s/watchog/watchdog
MFC after: 5 days
2022-04-02 10:21:37 +02:00
Gordon Bergling
669d5ea4e3
kern: Fix a typo in a source code comment
...
- s/paniced/panicked/
MFC after: 3 days
2022-04-02 10:15:02 +02:00
Gordon Bergling
9094c3a71b
usb(3): Fix a few typos in source code comments
...
- s/paniced/panicked/
MFC after: 3 days
2022-04-02 10:14:32 +02:00
Gordon Bergling
49dace1d46
cam: Fix typos in source code comments
...
- s/paniced/panicked/
MFC after: 3 days
2022-04-02 10:13:35 +02:00
Gordon Bergling
f8d292b665
net(3): Fix a typo in a source code comment
...
- s/Multilik/Multilink/
Obtained from: NetBSD
MFC after: 3 days
2022-04-02 09:41:10 +02:00
Gordon Bergling
5c49e1cbea
rpc(3): Fix two typos in source code comments
...
- s/alloctaed/allocated/
Obtained from: NetBSD
MFC after: 3 days
2022-04-02 09:33:24 +02:00
Gordon Bergling
23677398ca
net(3): Fix a typo in a source code comment
...
- s/paramenters/parameters/
MFC after: 3 days
2022-04-02 09:24:48 +02:00
Gordon Bergling
c748efcd94
risc-v: Fix two typos in a source code comment
...
- s/interger/integer/
- s/manupilate/manipulate/
MFC after: 3 days
2022-04-02 08:58:45 +02:00
Gordon Bergling
e443f2102e
bxe(4): Fix a typo in an error message
...
- s/intergers/integers/
MFC after: 3 days
2022-04-02 08:56:06 +02:00
Hans Petter Selasky
88162f7abd
ulpt(4): Add support for Epson TM-U220B.
...
Submitted by: Archimedes Gaviola <archimedes.gaviola@gmail.com>
MFC after: 1 week
Sponsored by: NVIDIA Networking
2022-04-02 02:29:05 +02:00
Michael Tuexen
39a22011bb
sctp: clear pointer to stack when returning from function.
...
Reported by: syzbot+04cee5d8805dfbb63c06@syzkaller.appspotmail.com
Reported by: syzbot+71e7e33dfc3cc39a6bd0@syzkaller.appspotmail.com
Reported by: syzbot+6c36fc3c1bd03ed96107@syzkaller.appspotmail.com
Reported by: syzbot+198b3751c158181c47de@syzkaller.appspotmail.com
2022-04-02 00:54:49 +02:00
Mateusz Piotrowski
39245a7d45
pw.8: Sort flags in synopsis
...
MFC after: 1 week
2022-04-02 00:49:53 +02:00
Mateusz Piotrowski
e6013eb071
systat.1: Fix lists
...
Some of the lists were not displaying correctly. Fix that.
Also, address linters errors.
Fixes: 22054f8891 Report I/O stats from the CAM_IOSCHED_DYNAMIC extension
MFC after: 1 week
2022-04-02 00:49:53 +02:00
Mateusz Piotrowski
77fd0356ef
pw.8: Use more appropriate mdoc macros
...
MFC after: 1 week
2022-04-02 00:49:53 +02:00
Mateusz Piotrowski
61e11ed9bd
pw.8: Improve use of mdoc macros in description section
...
MFC after: 1 week
2022-04-02 00:49:52 +02:00
Mateusz Piotrowski
5392b4fbb7
pw.8: Use Cm and Ar correctly in synopsis
...
MFC after: 1 week
2022-04-02 00:49:52 +02:00
Bjoern A. Zeeb
60970a328e
LinuxKPI: 802.11: fix RSSI (and NF)
...
As in 4a22cd6c4e nf and rss should be
signed and not unsigned. Change the types in the header and while
here change a magic number to a define as done elsewhere (value does
not change).
When calculating c_rssi we need to make it relative so subtract nf.
And while here improve the debug output.
This will hopefully fix ifconfig wlanN list scan S:N output which
tools use to chose a BSSID and help net80211 internal calculations.
Sponsored by: The FreeBSD Foundation
MFC after: 3 days
2022-04-01 22:31:23 +00:00
Bjoern A. Zeeb
4a22cd6c4e
net80211: correct types for nf and rssi
...
NF and RSSI should be signed and not unsigned to avoid problems.
Change the type accordingly.
Sponsored by: The FreeBSD Foundation
MFC after: 3 days
2022-04-01 22:30:02 +00:00
Navdeep Parhar
d6226d6adb
cxgbe/iw_cxgbe: Initialize the vma correctly in c4iw_mmap.
...
This fixes userspace RDMA applications that would fail due to mmap
failure. The driver's mmap routine would succeed but later the
linux_compat.c mmap routine would fail because vma->vm_private_data
wasn't set properly.
This is catch-up with b633e08c70 .
Reported by: Veeresh @ Chelsio
Sponsored by: Chelsio Communications
2022-04-01 13:09:40 -07:00
Mateusz Guzik
c4a08ef2af
pf: handle duplicate rules gracefully
...
Reviewed by: kp
Reported by: dch
PR: 262971
Sponsored by: Rubicon Communications, LLC ("Netgate")
2022-04-01 18:01:48 +00:00