.. |
altq
|
fix various typos in comment, documentation and log messages.
|
2022-05-24 20:50:17 +00:00 |
arch
|
fix typos in chained/unchained mode definitions (s/CHANINED/CHAINED).
|
2022-10-07 22:30:48 +00:00 |
coda
|
s/auxillary/auxiliary/ in comments.
|
2022-05-20 19:34:22 +00:00 |
compat
|
Fix comment. No fucntional change.
|
2022-10-04 05:33:05 +00:00 |
conf
|
sys/conf/link.mk: clean up
|
2022-08-27 21:49:33 +00:00 |
crypto
|
cprng_fast(9): Assert not in pserialize read section.
|
2022-09-01 18:32:25 +00:00 |
ddb
|
ddb(9): Make db_symstr safe to use concurrently with pserialize(9).
|
2022-08-30 22:38:01 +00:00 |
dev
|
KNF a bit. No functional change.
|
2022-10-11 11:01:17 +00:00 |
dist/pf
|
driver(9): devsw_detach never fails. Make it return void.
|
2022-03-28 12:33:20 +00:00 |
dtb
|
use sort -u
|
2022-09-11 12:46:41 +00:00 |
external
|
amdgpu: Remove an #ifdef __NetBSD__ around drm_waitqueue_t.
|
2022-10-08 19:06:30 +00:00 |
fs
|
fix few typos in comments.
|
2022-10-07 22:33:42 +00:00 |
gdbscripts
|
…
|
|
kern
|
Revert "constty(4): Make MP-safe."
|
2022-10-07 18:59:37 +00:00 |
lib
|
Consistently use ntohs() instead of htons() when converting from
|
2022-08-07 05:51:55 +00:00 |
miscfs
|
specfs(9): XXX comment: what if read downgrades lock?
|
2022-09-21 10:59:10 +00:00 |
modules
|
Move emuxki from i386/amd64 specific modules to attachment specific
|
2022-09-07 11:26:23 +00:00 |
net
|
Add sadb_x_policy_flags to inform SP origination.
|
2022-10-11 09:51:47 +00:00 |
net80211
|
net80211: Use getticks(), not hardclock_ticks.
|
2022-03-18 23:32:24 +00:00 |
netatalk
|
Garbage-collect the remaining vestiges of netisr.
|
2022-09-03 02:47:59 +00:00 |
netbt
|
fix various typos in comments, mainly origional->original,
|
2022-05-28 21:14:56 +00:00 |
netcan
|
Garbage-collect the remaining vestiges of netisr.
|
2022-09-03 02:47:59 +00:00 |
netinet
|
syncache: make some functions static
|
2022-09-20 10:12:18 +00:00 |
netinet6
|
Remove routes on an address removal if the routes referencing to the address. Implemented by ozaki-r@n.o.
|
2022-09-20 02:23:37 +00:00 |
netipsec
|
Add sadb_x_policy_flags to inform SP origination.
|
2022-10-11 09:51:47 +00:00 |
netmpls
|
Convert MPLS from a legacy netisr to pktqueue.
|
2022-09-03 02:24:59 +00:00 |
nfs
|
Remove routes on an address removal if the routes referencing to the address. Implemented by ozaki-r@n.o.
|
2022-09-20 02:23:37 +00:00 |
opencrypto
|
fix misspellings of 'available' and nearby typos
|
2022-09-10 12:14:17 +00:00 |
rump
|
tcp: separate syn cache stuffs into tcp_syncache.[ch] files
|
2022-09-20 07:19:14 +00:00 |
secmodel
|
isroot should be bool...
|
2022-03-29 22:29:29 +00:00 |
stand
|
efiboot: Handle 9.99.100 by taking four, not two, digits.
|
2022-09-21 14:30:01 +00:00 |
sys
|
Welcome to 9.99.101
|
2022-10-11 09:52:49 +00:00 |
ufs
|
If UFS or LFS dirhash is enabled in the kernel, set the dirhash cache
|
2022-08-07 02:33:47 +00:00 |
uvm
|
Rename pmap_segtab_t *stp to stb for consistency with a future
|
2022-09-25 06:21:58 +00:00 |
Makefile
|
…
|
|