Skip to content
Closed
Changes from all commits
Commits
Show all changes
10000 commits
Select commit Hold shift + click to select a range
dea0e52
make: ensure .MAKE.SAVE_DOLLARS is set.
Mar 13, 2026
a2e2aad
s/intererupts/interrupts/ in comment.
vezhlys Mar 13, 2026
82f61f8
Improve pmaphist debug
skrll Mar 13, 2026
1192121
Only send exported variables (from OpenBSD):
zoulasc Mar 13, 2026
2ec3631
Don't require libutil for HOSTPROG
zoulasc Mar 13, 2026
7d7fda8
Fix various typos in comments.
vezhlys Mar 13, 2026
56c18aa
import gdb from netbsd-current to gdb.old
zoulasc Mar 13, 2026
c9cba0c
merge
zoulasc Mar 13, 2026
40836b4
remove obsolete files.
zoulasc Mar 13, 2026
5719dc0
switch everyone to gdb.old
zoulasc Mar 14, 2026
5e61a81
tests/snprintb: test for out-of-memory writes
rillig Mar 14, 2026
1dc1530
tests/snprintb: ensure that the value has power-of-two digits
rillig Mar 14, 2026
086c9c8
snprintb: allow 'F' and 'f' to be freely mixed with '=' and ':'
rillig Mar 14, 2026
47fac7e
lint: do not warn about snprintb mixing 'f' with ':'
rillig Mar 14, 2026
7c650c0
Improve the type builtin command slightly.
Mar 14, 2026
ee0d54c
gpt: fix compile-time integer overflow for terabytes and petabytes
rillig Mar 14, 2026
6c79102
Fix typos in comments.
vezhlys Mar 14, 2026
196e8c2
tests/lint: test reachability after a switch statement
rillig Mar 14, 2026
ce4a060
Import gdb-17.1, previous was 16.3
zoulasc Mar 14, 2026
35fdd7a
Revert v 1.189 -- I have a report that it causes problems for some.
thorpej Mar 14, 2026
7a50df7
Clean-up / consolidation of m68k bus error / address error handling
thorpej Mar 14, 2026
2b141d4
merge changes between gdb-16.3 and gdb-17.1; regen
zoulasc Mar 14, 2026
3051954
One last regen (m68k)
zoulasc Mar 14, 2026
3642365
switch everyone to gdb-17.1 (and watch the fireworks)
zoulasc Mar 14, 2026
3001ec9
new gdb
zoulasc Mar 15, 2026
15b47dd
sysctl_doeproc: fix an argument check
yamt Mar 15, 2026
cbd7438
libkvm: fix kvm_getargv/kvm_getenvv
yamt Mar 15, 2026
c13b25b
cpu_is_better: fix comparison
yamt Mar 15, 2026
7940496
sched_catchlwp: fix an inverted conditional
yamt Mar 15, 2026
cce745e
update single step method name
zoulasc Mar 15, 2026
b016a61
swap_on: add a comment about the motivation to defer key generation
yamt Mar 15, 2026
122f3d1
lint: for a non-scalar controlling expression, mention the type
rillig Mar 15, 2026
6d2e28d
tests/lint: demonstrate overzealous evaluation in _Generic expression
rillig Mar 15, 2026
7227ca8
tests/lint: demonstrate evaluation in sizeof argument
rillig Mar 15, 2026
3704bed
lint: in a sizeof operator, do not check for division by zero
rillig Mar 15, 2026
f2d1663
lint: in no-prototype functions, mention the function name
rillig Mar 15, 2026
b641931
zfs: fix case insensitive / utf-8 normalized file names
yamt Mar 15, 2026
85c62a6
zfs: purge name cache on teardown
yamt Mar 15, 2026
3b3e680
zfs zvol.c: #ifdef out zvol_log_truncate
yamt Mar 15, 2026
8903674
zfs: remove unused whiteout logic
yamt Mar 15, 2026
bc343ae
ekermit: fix ctype crash
rillig Mar 15, 2026
375261d
make posix timer family functions reject itimer timer ids
yamt Mar 15, 2026
ca7ef9a
time.h: add a comment
yamt Mar 15, 2026
bdebccc
vnode_to_path: comment
yamt Mar 15, 2026
4327fce
ddb: add "show all procs /L"
yamt Mar 15, 2026
dc7d3f0
ddb(4): document show all procs /L
yamt Mar 15, 2026
5d07ee4
lib/libperfuse/ops.c: fix a typo in a comment
yamt Mar 15, 2026
1af2aa3
lockstat: fix ctype crashes
rillig Mar 15, 2026
5c084f6
PR/60011: TLS alignment wrong on powerpc
skrll Mar 15, 2026
c826690
libX11: suppress about 2000 lint warnings
rillig Mar 15, 2026
33c1470
Make the _C_LABEL definition match exactly <sys/cdefs_elf.h> because
zoulasc Mar 15, 2026
b5a7b16
bind: suppress the most common lint warnings
rillig Mar 15, 2026
a062e38
Clean-up / consolidation of m68k bus error / address error handling
thorpej Mar 15, 2026
d21984d
tests/lint: clean up comments, add a few test cases for snprintb
rillig Mar 15, 2026
bca5df1
tests/lint: explain warning about an enum forward declaration
rillig Mar 15, 2026
03cf989
Add cast to fix the build (thanks riastradh@)
zoulasc Mar 15, 2026
a043ecc
include <unordered_map> to fix the llvm build
zoulasc Mar 15, 2026
db9bab9
Add support for mercurial (Hg)
Mar 16, 2026
f65e433
Update to dhcpcd-10.3.1 with the following changes:
rsmarples Mar 16, 2026
fbbf74c
Sync with dhcpcd-10.3.1
rsmarples Mar 16, 2026
4d1dbaa
Note import of dhcpcd-10.3.1
rsmarples Mar 16, 2026
c67e7de
uvm_swap.c: make the drum mpsafe
yamt Mar 16, 2026
6a58d9b
zfs: fix zfs_range_lock_try
yamt Mar 16, 2026
c73ce7e
kernel_lock_spinout: fix an assertion failure
yamt Mar 16, 2026
17c1bc8
Apply upstream commit "Change file initialization to use INIT_GDB_FIL…
Mar 16, 2026
650095b
Regen aarch64.
Mar 16, 2026
4cd041f
+(DL|EC)IES Discrete Logarithmic / Elliptic Curve Integrated Encrypti…
jschauma Mar 16, 2026
b176bf9
lint: don't evaluate the controlling expression of a _Generic expression
rillig Mar 16, 2026
763cac7
uvm_mmap.c: fix overflow check
yamt Mar 17, 2026
d59f227
pmap_tlb_shootnow: assertions and comments
yamt Mar 17, 2026
51fe1fa
zfs: reject all mount op flags for now
yamt Mar 17, 2026
b7b8e38
add a NetBSD_DISABLED for sframe-spec.info.
mrgtwentythree Mar 17, 2026
0eda954
cpuio.h: fix a comment
yamt Mar 17, 2026
9352934
tests/kernel/t_time_arith.c: remove tests which don't make much sense
yamt Mar 17, 2026
ad2737f
itimer_transition: do not keep it_value unchanged after firing the event
yamt Mar 17, 2026
a18e172
zfs_vnops.c: fix whitespace
yamt Mar 17, 2026
d424187
zfs_netbsd_gop_markupdate: actually update file timestamp
yamt Mar 17, 2026
32034d0
zfs: remove mysterious comments on read/write ops for spec/fifo
yamt Mar 17, 2026
417c06d
a driver for Matrox Millennium I graphics cards
hppallan Mar 17, 2026
414ef8a
use fast blits whenever possible - much faster scrolling
hppallan Mar 17, 2026
25e58ee
PR/60086: Andrew Parker: cgdconfig may not always find ZFS device labels
zoulasc Mar 17, 2026
1287910
PR/59415: ssszcmawo: group(8) can rename a group to an existing group…
zoulasc Mar 17, 2026
9a7997f
Do the same for m68ksf as for m68k with regard to fno-stack-protector.
Mar 17, 2026
778b140
expat 2.7.5 out, another security fix release
0-wiz-0 Mar 17, 2026
c0a31f7
s/reognizes/recognizes/ and s/unrecogized/unrecognized/ in comments.
vezhlys Mar 17, 2026
b8e647d
+OBE overcome by events
jschauma Mar 17, 2026
65b4187
"overtaken" is actually more widespread than "overcome" by events
jschauma Mar 18, 2026
e35524c
splx() is defined to return (void). Use _spl() directly here instead.
thorpej Mar 18, 2026
c7ffc3e
Remove the last vestigal remains of the simulated software interrupt
thorpej Mar 18, 2026
9a0dbd0
Build m68k/m68k/trap_subr.s as a standalone file, remove yet more
thorpej Mar 18, 2026
ec56ec0
No need for an informational printf to flagged as an error.
thorpej Mar 18, 2026
452d9ee
add SigmaChip vendor and their usb mouse device.
mrgtwentythree Mar 18, 2026
4d43d8b
add korg as a vendor, two of their synths, and an amd root hub.
mrgtwentythree Mar 18, 2026
bbdda05
regen
mrgtwentythree Mar 18, 2026
321d5da
lint: in _Generic expressions, only evaluate the matching branches
rillig Mar 18, 2026
74a0bd7
sunxi: support allwinner,sun20i-d1-wdt
skrll Mar 18, 2026
3761359
risc-v: handle T-Head L1 caches
skrll Mar 18, 2026
e248a9b
risc-v: add support for allwinner,sun20i-d1-mmc
skrll Mar 18, 2026
38d0562
Provide the kernel_text symbol for the benfit of sys/kern/subr_prof.c
skrll Mar 18, 2026
fd89440
Now that all of the m68k copies of the "rei" function are functionally
thorpej Mar 18, 2026
f401e76
PR bin/60099 -- add new dollar_star_unquoted test case
Mar 18, 2026
4c465e6
Re-factor badtrap into the shared trap_subr.s. This time we pick the
thorpej Mar 18, 2026
a84c5c7
PR bin/60099 fix a (harmless) c&p issue in previous
Mar 18, 2026
d7b3090
Re-factor trap0 (system calls) into trap_subr.s. Here we pick the fl…
thorpej Mar 18, 2026
e4d072b
Re-factor trap12 ("cachectl") into trap_subr.s. Already identical ev…
thorpej Mar 18, 2026
31573da
PR/59351 compat_setjmp is busted
skrll Mar 18, 2026
71959e8
Remove atf_tc_expect_signal for arm now that PR port-arm/59351 is fixed
skrll Mar 18, 2026
8c4bc03
Merge additions from libpcap-1.10.6
zoulasc Mar 18, 2026
4aa2ebd
Import libpcap-1.10.6 (previous was 1.10.5)
zoulasc Mar 18, 2026
fa31d9e
merge libpcap-1.10.6
zoulasc Mar 18, 2026
b747236
changes for libpcap-1.10.6
zoulasc Mar 18, 2026
55e58d4
remove dups
zoulasc Mar 18, 2026
e428e03
Import tcpdump 4.99.6 (previous was 4.99.5)
zoulasc Mar 19, 2026
72e1c7d
Merge changes for tcpdump-4.99.6
zoulasc Mar 19, 2026
aa37eb6
new tcpdump/libpcap
zoulasc Mar 19, 2026
c2eceb4
vax longjmp(9): Fix return value.
Mar 19, 2026
3e34f84
vax __lwp_getprivate_fast: Fix asm constraints.
Mar 19, 2026
1617cf0
PR/59994 gcc/m68k generates bad code for stack protector
Mar 19, 2026
0c68c1d
Oops missed sun3x in previous changes:
thorpej Mar 19, 2026
19dc492
Some platforms need to declare the vector table in a particular way
thorpej Mar 19, 2026
eaddc08
Use the common m68k vec_init() routine.
thorpej Mar 19, 2026
e4a71b5
fix typo in comment
Mar 19, 2026
7512f7c
Before including <pcap-int.h> make sure to define SIZEOF_TIME_T.
MartinHusemann Mar 19, 2026
4cdf54d
Before including <pcap-int.h> make sure to define SIZEOF_TIME_T
MartinHusemann Mar 19, 2026
5418000
Use the common m68k vec_init() routine.
thorpej Mar 19, 2026
8ec0c62
Define SIZEOF_TIME_T
zoulasc Mar 19, 2026
514e544
martin did the same in the source
zoulasc Mar 19, 2026
3cda323
splx() is defined to return (void). Use _spl() directly here instead.
MartinHusemann Mar 19, 2026
bc03fab
ahc: Fix support for multi-channel PCI controllers.
Mar 19, 2026
e92ccfc
make this compile again.
zoulasc Mar 19, 2026
999d88e
cnmac.4: add reference to atphy(4)
dhgutteridge Mar 20, 2026
49654c0
splx() is defined to return (void). Use _spl() directly here instead.
MartinHusemann Mar 20, 2026
c7375df
Fix primary cache function prototypes to fix build on rv32
skrll Mar 20, 2026
c6e9a8b
tests/kernel/t_time_arith.c: update for the recent kernel change
yamt Mar 20, 2026
b81d76a
zfs: fix file vdev
yamt Mar 20, 2026
e976d01
zpool_find_import_impl: fix block/character device confusion
yamt Mar 20, 2026
d525193
Remove redundant copy of FR_PC.
thorpej Mar 20, 2026
a16ae6d
Fix a brain-f*rt in the special mac68k "nofault" bus error handling.
thorpej Mar 20, 2026
145a4a4
The Coprocessor Protocol Violation trap is not present on the 68010
thorpej Mar 20, 2026
fd56ec2
expat: install expat_config.h
0-wiz-0 Mar 20, 2026
2290731
PR/60069 NetBSD non booting on H3 Allwinner
skrll Mar 20, 2026
e4ad8b6
PR lib/60111 - code botch, bad conversion fixed
Mar 20, 2026
0ce0ed0
PR bin/60099 Add more test cases
Mar 20, 2026
fe2894e
brgphy.4: tweak .Nd to include BCM5700 series
dhgutteridge Mar 21, 2026
dbd226b
libXfont no longer need fno-stack-protector for m68k(sf).
Mar 21, 2026
30a243f
zfs: fix case insensitive / utf-8 normalized file names (cont.)
yamt Mar 21, 2026
1e26f8d
sys_mincore: stop locking potentially huge amount of user memory
yamt Mar 21, 2026
0828b72
sys/vnode.h: clarify filesystem internal flags a bit
yamt Mar 21, 2026
a747a60
ddb(4): improve markup readability for the list of commands
nbuwe Mar 21, 2026
9e07151
Put the compiler flags that allow the kernel to fit within the
thorpej Mar 21, 2026
a39353b
Re-factor m68k FP exception handling:
thorpej Mar 21, 2026
d52916a
Re-factor m68k FP exception handling:
thorpej Mar 21, 2026
29ca1fd
Revert unintentional commit.
thorpej Mar 21, 2026
c788bce
Ensure that lwp0 has a NULL FP state frame.
thorpej Mar 21, 2026
84717b5
Re-factor the N copies of suline() into the shared copy.s
thorpej Mar 21, 2026
4f96488
Fix the name of the UNIMP_FP_DATA_HANDLER40 in the non-FPSP case.
thorpej Mar 22, 2026
f2819f3
Unbreak RTL8127 with copper interface.
Mar 22, 2026
ec2e978
Align packet header.
Mar 22, 2026
19ba994
Make if_rge MPSAFE.
Mar 22, 2026
085732d
nvmm_x86_vmx.c: fixes tprof stalls
yamt Mar 22, 2026
de927cd
amd64 MAKEDEV: create 8 nvme (nvme0-nvme7) by default
yamt Mar 22, 2026
0d8c081
uvm: retire pdpending
yamt Mar 22, 2026
7ffedda
Disable a kassertmsg.
0-wiz-0 Mar 22, 2026
e635eb2
dounmount/vfs_insmntque: allow vcache_get during VFS_UNMOUNT
yamt Mar 22, 2026
512c517
zfs: fix "slow rm" issue
yamt Mar 22, 2026
86a19dc
It has been decades since proc 1 entered user-space via main()
thorpej Mar 22, 2026
84a48d1
main() does not (and, indeed, **cannot** when you get there via "jra"
thorpej Mar 22, 2026
e4a08ea
Correct a comment.
thorpej Mar 22, 2026
4a2b7b1
Tidy up a comment.
thorpej Mar 22, 2026
0e9f528
Reduce diffs with other m68k platforms in the runnup-to-main() code.
thorpej Mar 22, 2026
1e4ce26
Bring over the PMAP_BOOTSTRAP_*() relocation macros from pmap_68k.h
thorpej Mar 22, 2026
a8a4cf4
Rather than pmap_boostrap2() returning the address of the lwp0 uarea,
thorpej Mar 22, 2026
5c2d22d
Sprinkle some const
Mar 22, 2026
4fbdd4f
Use sh internal char typing, not <ctype.h>
Mar 22, 2026
c7ff0e7
Reorder slightly for correctness
Mar 22, 2026
bef6491
PR 60119 - don't set -o pipefail (revert previous)
Mar 22, 2026
620190e
PR lib/60111 - Add some bounds checking
Mar 22, 2026
9c2ef46
Add DEBUG_ONLY() to include anything in DEBUG code
Mar 22, 2026
d81387b
Minor cleanups
Mar 22, 2026
4184da3
PR bin/60099 - Fix unquoted $* ($@) expansion
Mar 22, 2026
74159c5
Set up the fake exception frame and initialize lwp0.l_md.md_regs in
thorpej Mar 22, 2026
9221125
For many many years now, it has been unnecessary to initialize the user
thorpej Mar 22, 2026
9d6419c
paravirt_membar_sync(): "moveq #0,%d0" is faster on real hardware than
thorpej Mar 22, 2026
4048739
Move initialization of %dfc and %sfc into _bootstrap() (which will
thorpej Mar 23, 2026
579bea9
Make sure debugger back-traces terminate correctly by setting %a6
thorpej Mar 23, 2026
58e45e8
Use the fake exception frame created by pmap_bootstrap2() by
thorpej Mar 23, 2026
a3c331c
Use the fake exception frame created by pmap_bootstrap2() by
thorpej Mar 23, 2026
f5a2ad7
sort UICLASS_* defines
jaredmcneill Mar 23, 2026
b05b3e8
zfs: flush mmap pages on fsync
yamt Mar 23, 2026
46a565c
zfs: don't commit the zil for FSYNC_LAZY
yamt Mar 23, 2026
f1145bf
zfs_putapage: don't try to write to zfs in the page daemon context
yamt Mar 23, 2026
5cce1ae
uvmpd_scan_queue: remove ENABLE_UNRELIABLE_CHECK_PR_56764 block
yamt Mar 23, 2026
29379b4
Add 3 new arch options:
thorpej Mar 23, 2026
85cffad
Use the new M68K_EC_VAC and M68K_EC_PAC options, based on configured
thorpej Mar 23, 2026
daf0b64
Fix sh tests failing after the PR 60099 fix to /bin/sh
Mar 23, 2026
dce2463
Fix a typo in comments.
Mar 23, 2026
ef7e140
arm: fix PR/57946 for compat
skrll Mar 23, 2026
ff9768b
arm is fixed.
skrll Mar 23, 2026
7d43ff6
zfs: fix "slow rm" issue (cont.)
yamt Mar 23, 2026
c703486
swapctl: report npgbad
yamt Mar 23, 2026
5927f7a
swapctl: print npgbad
yamt Mar 23, 2026
7f678ca
uvm_aio_aiodone_pages: do not discard user data on swap out failure
yamt Mar 23, 2026
7adbf59
swapctl: report npgbad (cont.)
yamt Mar 23, 2026
b2fad9e
sw_reg_strategy: stop panicking on hole
yamt Mar 23, 2026
6de54b5
G/C empty (and unneeded) ecacheon() and ecacheoff() functions.
thorpej Mar 24, 2026
55530c4
config_attach_pseudo/config_attach_pseudo: assert kernel lock
yamt Mar 24, 2026
0ede1c8
uvm_aio_aiodone_pages: add a comment
yamt Mar 24, 2026
ec59938
CACHE_HAVE_PAC -> M68K_EC_PAC
thorpej Mar 24, 2026
341c20f
Define some device offsets relative to the GBUS base.
thorpej Mar 24, 2026
05b9246
Extract this m68k cpu.h commit:
thorpej Mar 24, 2026
33f2da8
Use <m68k/pcr.h>, not magic numbers.
thorpej Mar 24, 2026
da3942d
Pass the correct handle pointer to pci_intr_setattr
skrll Mar 24, 2026
fd8de20
- move logic to find a device's interrupt controller out of ki2c
hppallan Mar 24, 2026
05a14d6
zfs: fix deadlock with GOP_MARKUPDATE
yamt Mar 24, 2026
c3d2880
Revert "config_attach_pseudo/config_attach_pseudo: assert kernel lock"
yamt Mar 24, 2026
7428c97
Group 68020/68030 CACR bits into "the actual bits that do stuff" and
thorpej Mar 24, 2026
76ee83e
doc: almost a month of changes
alarixnia Mar 24, 2026
790363a
Re-do the way the news1700's external cache vs. 68030 cache burst mode
thorpej Mar 24, 2026
f5dfff4
swapctl(8): do not assume PGSHIFT is available
yamt Mar 24, 2026
d522ede
Add sysctl icmp6.nd6_gctimer to control the duration stale neighbors …
zoulasc Mar 24, 2026
114d2d1
RFSN
alarixnia Mar 25, 2026
ca8e7df
new bind security update release available
0-wiz-0 Mar 25, 2026
cb0994f
libXcursor: use a valid setting for XCURSORPATH
mrgtwentythree Mar 25, 2026
caeb90a
s/acquiration/acquisition/ in comment and log messages.
vezhlys Mar 25, 2026
752d7c3
+ARC Authenticated Received Chain
jschauma Mar 26, 2026
cc4b1ab
Fix an off by one land mine in PR 60099 fix
Mar 26, 2026
2f4dc76
commit 27c3de6c8063a7850ef0efbea0d83f314e541ce8
ozaki-r Mar 26, 2026
9c79680
tests, arp: add keep_sending test
ozaki-r Mar 26, 2026
b47d1e5
arm: fix profile support
skrll Mar 26, 2026
41a0ba1
zfs: put back deferred atime update to VOP_INACTIVE
yamt Mar 26, 2026
38e6b89
libarchive 3.8.6 is out
0-wiz-0 Mar 26, 2026
21036ea
Flush the ATC after modifying the TT registers.
thorpej Mar 26, 2026
b869970
Streamline pre-main() prologue just a bit:
thorpej Mar 26, 2026
55f31e8
Deal with the external cache in machine_init() rather than in locore.s
thorpej Mar 26, 2026
97fc236
Fix the armv4 builds
skrll Mar 26, 2026
da444c9
... but use the riht register for returns.
skrll Mar 26, 2026
67a4507
KNF: drop usage of extern in .c file
Mar 26, 2026
386159d
genmatch.cc: bring across several enhancements from mainline GCC.
mrgtwentythree Mar 27, 2026
b38ce09
simplify swap encryption a bit
yamt Mar 27, 2026
8364048
uvm_swap.c: add a few assertions
yamt Mar 27, 2026
bd2d269
fix swap encryption data corruption issue
yamt Mar 27, 2026
27c7f73
tprof.8: document the lack of relationship with AIX tprof
yamt Mar 27, 2026
dad8321
Learn how to add (me that is).
Mar 27, 2026
9d885a4
Add some tests for an ancient NetBSD sh bug
Mar 27, 2026
f748fc8
Apply __HIDE_DELAY
skrll Mar 27, 2026
5a57640
x86/mem(4): stop mentioning the per process area
yamt Mar 27, 2026
97d37d9
zfs: use 32-bit st_dev for stat(2)
yamt Mar 27, 2026
278c2b1
zfs: port a fix for data corruption issue from illumos
yamt Mar 27, 2026
e535bfc
miscfs/fullfs: add disk-full simulation layerfs based on miscfs/nullfs
dalpra-hcd Mar 3, 2026
de294fc
fullfs: add runtime state control via ioctl
dalpra-hcd Mar 19, 2026

Sorry, this diff is taking too long to generate.

It may be too large to display on GitHub.