.. |
altq
|
fix spelling mistakes, mainly in comments and log messages.
|
2024-02-09 22:08:30 +00:00 |
arch
|
Add more ABI register defines - should have been committed with previous
|
2024-05-31 13:11:41 +00:00 |
coda
|
Remove unnecessary include of <sys/malloc.h>.
|
2024-05-17 23:57:46 +00:00 |
compat
|
should not be using .include <> but .include "" here.
|
2024-05-29 18:58:00 +00:00 |
conf
|
version dup3
|
2024-05-19 22:25:47 +00:00 |
crypto
|
fix various typos in comments.
|
2024-02-05 21:46:04 +00:00 |
ddb
|
Fix alignment of ddb 'ps/[lw]' output. LID matches PID and has more digits.
|
2024-04-15 06:48:06 +00:00 |
dev
|
Move RECOVERY_MODE feature test code for readability. No functional change.
|
2024-05-30 08:55:02 +00:00 |
dist/pf
|
…
|
|
dtb
|
Import RISC-V starfive DTS from https://github.com/starfive-tech/linux.git"
|
2024-01-14 07:39:25 +00:00 |
external
|
linux_xa: Delete and replace collision in xa_store as intended.
|
2024-05-22 15:59:25 +00:00 |
fs
|
Appease warnings on building tools/installboot on Cygwin.
|
2024-05-25 06:27:57 +00:00 |
gdbscripts
|
…
|
|
kern
|
Fix a few oversights from the renaming of dup3110 to dup3100
|
2024-05-20 09:37:34 +00:00 |
lib
|
Put the standard NetBSD copyright on this file. Approved by John Brezak
|
2024-02-27 16:09:19 +00:00 |
miscfs
|
Remove unnecessary include of <sys/malloc.h>.
|
2024-05-18 00:05:50 +00:00 |
modules
|
The module also needs the syscall for old dup3.
|
2024-05-29 06:47:23 +00:00 |
net
|
nd_timer: Update la_numheld when we clear la_hold (a.k.a. ln_hold).
|
2024-05-30 23:00:39 +00:00 |
net80211
|
…
|
|
netatalk
|
…
|
|
netbt
|
Bluetooth low energy - A beginning at least.
|
2024-03-13 07:22:16 +00:00 |
netcan
|
…
|
|
netinet
|
fix recently committed typos by msaitoh in few more places, as well as few more.
|
2024-05-14 19:00:43 +00:00 |
netinet6
|
s/embbeded/embedded/.
|
2024-05-11 06:54:17 +00:00 |
netipsec
|
s/priviliged/privileged/
|
2024-05-13 00:12:33 +00:00 |
netmpls
|
…
|
|
nfs
|
s/contigous/contiguous/ in comment.
|
2024-05-13 00:24:18 +00:00 |
opencrypto
|
…
|
|
rump
|
Handle versions > 100
|
2024-05-20 04:16:48 +00:00 |
secmodel
|
s/securlevel/securelevel/ in comment.
|
2024-03-01 22:01:03 +00:00 |
stand
|
efiboot: Duplicate efi_bootdp before we clobber it in efi_net_probe.
|
2024-03-28 18:24:57 +00:00 |
sys
|
New make(1) variable NETBSD_REVISIONID in the NetBSD build.
|
2024-05-29 02:06:45 +00:00 |
ufs
|
fix recently committed typos by msaitoh in few more places, as well as few more.
|
2024-05-14 19:00:43 +00:00 |
uvm
|
Fix 32bit UVMHIST builds
|
2024-05-06 07:18:19 +00:00 |
Makefile
|
…
|
|