Skip to content
Open
Changes from all commits
Commits
Show all changes
10000 commits
Select commit Hold shift + click to select a range
5a98b2e
fix copy&pasto in previous
MartinHusemann Jan 5, 2025
7938c58
58960: or1k/asm.h: Respect NETBSD_REVISIONID.
MartinHusemann Jan 5, 2025
2043392
i386/asm.h: Missed a spot in previous concatenated-.asciz change.
Jan 5, 2025
43133b5
Remove WIP
skrll Jan 5, 2025
6a78f3a
Fix some typos in comments.
vezhlys Jan 5, 2025
a314b8f
fix various typos in comments.
vezhlys Jan 5, 2025
29b1975
m68k/fpe: Remove redundant code.
Jan 6, 2025
22cf537
m68k/fpe: Avoid an illegal mod/reg before decoding it.
Jan 6, 2025
053c0f5
Use correct type function for block and character devices.
Jan 6, 2025
3dc08fb
PR 58960: fix misunderstanding in semantic and provide both the original
MartinHusemann Jan 6, 2025
41b650d
Fix typo, add new signal definitions.
Jan 6, 2025
5ac86b1
(ab)use the image buffer as glyph cache, since on this thing we can s…
hppallan Jan 6, 2025
dcc4f12
openssl: suppress the most common lint warnings
rillig Jan 6, 2025
0d2fd23
indent: fix indentation of comment above 'else'
rillig Jan 7, 2025
ac44793
indent: fix indentation of statement after deeply nested 'if'
rillig Jan 7, 2025
e9e76ef
indent: condense and simplify parsing code
rillig Jan 7, 2025
58d1156
hppa/summitfb(4): Nix trailing whitespace again.
Jan 7, 2025
93b2532
clear: trailing whitespaces
Jan 7, 2025
37da905
Enable pv(4) for i386
iMilnb Jan 7, 2025
a2968a5
s/tralier/trailer/ in comment.
vezhlys Jan 7, 2025
971b9d7
s/Trunctaing/Truncating/ in echo message.
vezhlys Jan 7, 2025
9f9778c
s/remaing/remaining/ s/containg/containing/, mainly in comments.
vezhlys Jan 7, 2025
346730c
Fix typos in the word 'Control' in comments.
vezhlys Jan 7, 2025
fbc13a5
s/bitfeilds/bitfields/ in comment.
vezhlys Jan 7, 2025
5f9bb4f
s/maks/mask/ in comment.
vezhlys Jan 7, 2025
9a03d06
s/prefectchable/prefetchable/ in variable name, messages and comments.
vezhlys Jan 7, 2025
9bcb089
fix various typos in commments.
vezhlys Jan 7, 2025
ea9c0eb
clearn up : remove trailing whitespaces
Jan 7, 2025
28b4250
Only use FADT Century byte if it targets a valid 146818 NVRAM location.
jakllsch Jan 7, 2025
d0b020c
s/componets/components/ in comment.
vezhlys Jan 8, 2025
5d6f13c
s/ocmponent/component/ and s/abd/and/ in comments.
vezhlys Jan 8, 2025
4523fc7
s/peridoic/periodic/ in sysctl description and one more typo fix in c…
vezhlys Jan 8, 2025
832e988
s/eraseing/erasing/ and couple more typos in debug messages and comme…
vezhlys Jan 8, 2025
0633b54
return: remove parenthesis from return statements
Jan 8, 2025
7b76f13
Applied patches based on suggestions from Greg Woods in current-users
Jan 8, 2025
8c5706f
Applied patches based on suggestions from Greg Woods in current-users
Jan 8, 2025
9d3716b
Remove PPP_FILTER ifdef. it has been renamed in the new pppd and we s…
zoulasc Jan 8, 2025
8ddd491
Fix misc style, especially weird indent, per KNF.
tsutsui Jan 8, 2025
dbd2826
Use ETHER_CRC_LEN where appropriate.
tsutsui Jan 8, 2025
0f0dec6
Import ppp-2.5.2, previous was 2.4.9
zoulasc Jan 8, 2025
f12839c
Merge conflicts between ppp-2.4.9 and ppp-2.5.2
zoulasc Jan 8, 2025
66ac10d
fix typo
zoulasc Jan 8, 2025
b19e352
new pppd
zoulasc Jan 8, 2025
efc4c19
factor out common code.
zoulasc Jan 8, 2025
1428669
scmi: Add Arm SCMI performance protocol support.
jaredmcneill Jan 8, 2025
5b1af19
qcompep: Add CPU frequency DVFS support.
jaredmcneill Jan 8, 2025
8bdb7c8
qcompep: add scmi dependency
jaredmcneill Jan 9, 2025
fadfc77
gtmr_delay: Put SPINLOCK_BACKOFF_HOOK in busy loop
rokuyama Jan 9, 2025
4a0aec6
xhci: Don't use USBMALLOC_COHERENT
jaredmcneill Jan 9, 2025
ac30061
Fix error reporting to not include two ": "
skrll Jan 9, 2025
f977833
doc: changes for first week of january
alarixnia Jan 9, 2025
e7c07ee
Add -lssl -lcrypto for new pppd
MartinHusemann Jan 9, 2025
617764a
calendars: Update for 2025.
alarixnia Jan 9, 2025
7727ea7
Fix date of Rogation Sunday, which I couldn't find on Wikipedia.
alarixnia Jan 9, 2025
c2f9194
Fix USE_PAM conditionals
MartinHusemann Jan 9, 2025
6393f6e
Bump ramdisk size to deal with bigger image for new pppd
MartinHusemann Jan 9, 2025
75dc4ba
Fine tune memory disk size and fix comments
MartinHusemann Jan 9, 2025
ef5a845
It turns out vax liveimage requires INSTALLBOOT_AFTER_DISKLABEL.
tsutsui Jan 10, 2025
ec7feaf
Remove "(untested)" comment from INSTALLBOOT_AFTER_DISKLABEL.
tsutsui Jan 10, 2025
945dd8e
tests/make: test expressions based on undefined variables
rillig Jan 10, 2025
45707f0
move libzstd into the earlier depend group.
mrgtwentythree Jan 11, 2025
c12a0e3
Use https:// for (commented out) PKG_PATH as dot.profile.
tsutsui Jan 11, 2025
84b6468
acpi: i2c: only claim child devices with a _CRS or _ADR method
jaredmcneill Jan 11, 2025
9ff6467
aligned_alloc appeared in C11.
0-wiz-0 Jan 11, 2025
e168330
Remove .St -isoC-2018 support.
0-wiz-0 Jan 11, 2025
866c944
Remove .St -isoC-2018 support.
0-wiz-0 Jan 11, 2025
f44bbe0
Inject TOOL_SED and TOOL_PWD_MKDB into mkimage
Jan 11, 2025
5b38d91
PR/58983: Harold Gutch: Fix INSTALL_FLOPPY on i386. Make the register…
zoulasc Jan 11, 2025
00b3775
tests/make: force correct order of expected messages
rillig Jan 11, 2025
597bb89
make: omit redundant follow-up message "Malformed conditional"
rillig Jan 11, 2025
b640f73
make: replace "Malformed conditional" with "Variable is undefined"
rillig Jan 11, 2025
2943254
objects and .d files also depend upon config_local.h.
mrgtwentythree Jan 11, 2025
5372bcf
Explicitly enable X11 sets for evbarm images
Jan 12, 2025
9130e53
Fix brightness controls on PowerBook 500 and similar.
Jan 12, 2025
fc05834
Stop echoing keys for special key sequences.
Jan 12, 2025
f195f6b
Make cmp -s and cmp -l much faster by comparing blocks and skipping any
snarkophilus Jan 12, 2025
2beab8c
Trailing whitespace
skrll Jan 12, 2025
10896d7
risc-v: Fix UINT32_C.
skrll Jan 12, 2025
c7e7f92
Catch up macppc to the same as mac68k.
Jan 12, 2025
fa033d9
or1k: Fix UINT32_C
skrll Jan 12, 2025
7e08dc7
Overhaul of ascaudio(4).
Jan 12, 2025
276d2e0
bwi: Remove unnecessary pcivar.h include
jaredmcneill Jan 12, 2025
f71e1e5
add FIYFS
hppallan Jan 12, 2025
f98acb2
kprintf.9: fix typo
rillig Jan 12, 2025
5c5a116
Add missing "to" (Anon Ymous)
zoulasc Jan 12, 2025
5802120
tests/make: fix suffix rule test in ATF mode
rillig Jan 12, 2025
93d7cf1
bc-1.08.1 is out
0-wiz-0 Jan 13, 2025
b07f0bf
Firecracker and qemu/microvm in MMIO mode don't have ACPI, either
iMilnb Jan 13, 2025
70bd2bf
Trailing whitespace
skrll Jan 13, 2025
7d6a29a
Move the check for RAID boot into the strategy routines.
Jan 13, 2025
8c10312
Switch from -std=gnu99 to -std=gnu11 by default.
Jan 13, 2025
3643cdb
macppc/aed, akbd: Nix trailing whitespace.
Jan 13, 2025
8e1c93e
mac68k/asc: Nix trailing whitespace.
Jan 13, 2025
fc9cd05
Tweak bootpath strings in ofwboot for OpenBIOS used on qemu-system-ppc.
tsutsui Jan 13, 2025
47c6296
Remove stepping check for APL30 Errata. Issue also affects newer Apol…
vezhlys Jan 13, 2025
b6dff75
x86/pvbus(4): KNF. No functional change intended.
Jan 14, 2025
a2b368f
handle duplication: extract address family interface lookup
Jan 14, 2025
b2182ac
refac: remove parens from return statements
Jan 14, 2025
b6d2a0b
virtio@acpi, virtio@fdt: Nix DVF_DETACH_SHUTDOWN.
Jan 14, 2025
9f8fb6a
bsd.prog.mk: Define and cache LIBDO.${_lib} for PROGDPLIBS.
Jan 14, 2025
7015793
bsd.lib.mk: Indent LIBDPLIBS logic for clarity.
Jan 14, 2025
9c33d0a
bsd.prog.mk: Indent PROGDPLIBS logic for clarity.
Jan 14, 2025
f2e3b87
bsd.lib.mk: Don't pass -fPIC if MKPIC=no, even if LIBISPRIVATE=pic.
Jan 14, 2025
3599760
zstd, libuv: Fix conditional LIBISPRIVATE=pic setting.
Jan 14, 2025
4f78a4a
make: simplify parsing of dependency lines
rillig Jan 14, 2025
b3b4755
make: simplify code for evaluating the '!=' variable assignment
rillig Jan 14, 2025
ec115be
make: clarify that undefined expressions are allowed in dependencies
rillig Jan 14, 2025
07cde61
Add support for command line MMIO devices, at least qemu and
iMilnb Jan 15, 2025
f216fc6
virtio_mmio(4): cleanups
0-wiz-0 Jan 15, 2025
540ca27
Import pam-u2f 1.3.1 (previous was 1.2.0)
zoulasc Jan 15, 2025
37249b0
merge changes between 1.2.0 and 1.3.1
zoulasc Jan 15, 2025
a9f3c75
new pam-u2f
zoulasc Jan 15, 2025
cdd498c
partly prepare for more than 2-level CPU speed scheduler support
mrgtwentythree Jan 17, 2025
a550968
Order the clock controllers consistently. NFC.
skrll Jan 17, 2025
69e3e20
risc-v: Don't attach the JH7110 ISP clock controller
skrll Jan 17, 2025
62ed2d9
sparc promdev.c: Nix trailing whitespace. Fix intertoken space.
Jan 17, 2025
86920a7
x86/identcpu.c: Add archive link just in case.
Jan 17, 2025
286bef2
zstd/Makefile: Nix trailing whitespace.
Jan 17, 2025
de2bc4e
sdmmc: Capture lan_nid and expose sdmmc_cisptr
jaredmcneill Jan 17, 2025
bfeae02
sdmmc: Add Nintendo Wii WLAN device ID
jaredmcneill Jan 17, 2025
9b5e41c
sdmmc: regen sdmmcdevs.h
jaredmcneill Jan 17, 2025
39465b4
PR 59001: bump ramdisk images size slightly for clang builds
MartinHusemann Jan 17, 2025
94aafc7
mkimage: Allow configs to override fsize/bsize/ffs version
jaredmcneill Jan 17, 2025
8957580
wii: update wii.img ffs parameters
jaredmcneill Jan 17, 2025
8361c6c
Import userspace-rcu-0.15.0 from https://liburcu.org/ needed by bind-…
zoulasc Jan 17, 2025
1191fd7
Add build glue and NetBSD-specific changes. The changes have been fed…
zoulasc Jan 17, 2025
f6b2386
Add liburcu to the build and move libuv to the next trench since it is
zoulasc Jan 17, 2025
68dab8b
Mention userspace-rcu
zoulasc Jan 17, 2025
544be71
doc/3RDPARTY: restore mozilla-rootcerts section
0-wiz-0 Jan 17, 2025
ddedc19
remove userspace rcu from the build for now. Need to add
zoulasc Jan 17, 2025
b431191
tests/lib/libc/sys/t_futex_ops: Test FUTEX_CMP_REQUEUE edge case.
Jan 18, 2025
6840607
tests/lib/libc/sys/t_futex_ops: Fix FUTEX_CMP_REQUEUE return values.
Jan 18, 2025
1e5dfab
tests/lib/libc/sys/t_futex_ops: Fix another FUTEX_CMP_REQUEUE case.
Jan 18, 2025
38f0a8e
futex(2): Fix FUTEX_CMP_REQUEUE to always compare even if no waiters.
Jan 18, 2025
9218bab
futex(2): Fix return value of FUTEX_CMP_REQUEUE.
Jan 18, 2025
176b245
add a bunch of intel arrow lake devices, and several more NPU devices
mrgtwentythree Jan 18, 2025
46d28ff
regen.
mrgtwentythree Jan 18, 2025
28fb9d4
match meteor lake's smbus.
mrgtwentythree Jan 18, 2025
c429df4
match RTS5249. fix a comment.
mrgtwentythree Jan 18, 2025
ac901e3
FAT (for ESP) is always LE so "-B endian" for makefs(8) is not necess…
tsutsui Jan 18, 2025
30eb699
add sh3, sparc v8 and earlier, and vax.
zoulasc Jan 18, 2025
628644b
coverity scan: use a more secure random generator when randomly selec…
Jan 18, 2025
154c3ed
risc-v: add support for the StarFive JH7100 audio clocks
skrll Jan 18, 2025
b9b362c
risc-v: StarFive JH7100: add the temperature sensor clocks to the clo…
skrll Jan 18, 2025
6399f0b
cdce(4): Update links to spec in comments.
Jan 18, 2025
2ae507b
gdb 16.1 out
0-wiz-0 Jan 18, 2025
26121e3
disable futexes for now.
zoulasc Jan 18, 2025
4b3febd
Re-enable userspace rcu now that sh3/sparc/vax have been fixed.
zoulasc Jan 18, 2025
235bda2
Half revert the previous.
Jan 18, 2025
659e6db
tests/gcov: demonstrate wrong coverage report after vfork/exec
rillig Jan 18, 2025
c2ec63e
bwi(4): Add support for Nintendo Wii WLAN.
jaredmcneill Jan 19, 2025
c7137ee
bwi(4): Add support for Nintendo Wii WLAN.
jaredmcneill Jan 19, 2025
10dfba4
Add an entry of (belated) virt68k. Required to build live-image.
tsutsui Jan 19, 2025
61c9b63
Add "build.sh live-image" support for virt68k.
tsutsui Jan 19, 2025
34bd263
Match fsl,imx6dl-iomuxc for the RIoTboard i.MX6S
skrll Jan 19, 2025
bc88837
Delete empty lines and put the RSCId on the first line
skrll Jan 19, 2025
1557cac
make: fix code coverage counts
rillig Jan 19, 2025
0f9785a
make: avoid memory allocation in error path after exec
rillig Jan 19, 2025
bdfafef
add vps
zoulasc Jan 19, 2025
ec96047
We build with v7 by default so use the v8 locking because the instruc…
zoulasc Jan 19, 2025
970c517
unbreak the build since nothing uses the library for now.
zoulasc Jan 19, 2025
a82c517
Add atomic for sh3 and vax
zoulasc Jan 19, 2025
e31b6fd
Add DS28E17 1-Wire to I2C bridge chip
Jan 19, 2025
ba130f9
Regen
Jan 19, 2025
ea14469
Try to fix sparc < v9
zoulasc Jan 19, 2025
f09e262
Actually it is better to let gcc doit.
zoulasc Jan 19, 2025
b1a6c7f
Again, let gcc do the memory barriers.
zoulasc Jan 19, 2025
dc7779d
Avoid delay(10000) for virtual machines
iMilnb Jan 20, 2025
e70d949
Backout previous, this needs to be done differently
MartinHusemann Jan 20, 2025
8d3fa1a
Add ncm(4) a driver for USB Network Control Model
coypoop Jan 20, 2025
78d5fc6
Mention ncm in CHANGES
coypoop Jan 20, 2025
e593829
ncm(4): fix couple of minor glitches
nbuwe Jan 20, 2025
b25d264
Add example to use xmodmap to remap Option to Command key.
Jan 20, 2025
90af5a6
fix uninitialized
zoulasc Jan 20, 2025
229bcb8
libbsdmalloc: Fix sense of assertion in aligned_alloc.
Jan 20, 2025
58f3f01
From FreeBSD via Ed Maste:
zoulasc Jan 20, 2025
903bacb
Replace space in METALOG output dropped in previous change.
Jan 20, 2025
8c39014
akbd(4): markup fixes, editorial tweaks from nat@
nbuwe Jan 21, 2025
6807c6b
amd64: Be more verbose about dump failures.
Jan 22, 2025
3961277
build summit_cursor
hppallan Jan 22, 2025
9835e51
evbarm/boards.plist: add riotboard
dhgutteridge Jan 22, 2025
f292c21
remove redundant and dead #ifdef _KERNEL branches and use cprng directly
Jan 22, 2025
919dca5
add intel gale peak bluetooth 5.4 controller
mrgtwentythree Jan 23, 2025
1f4f07d
regen.
mrgtwentythree Jan 23, 2025
7aa58bd
add several more intel meteor lake and crucial ssd ids
mrgtwentythree Jan 23, 2025
c53feac
regen
mrgtwentythree Jan 23, 2025
1c512be
Add backtrace_sandbox_{init,fini} for backtrace use in sandboxes.
zoulasc Jan 23, 2025
b9432ab
add the new symbols
zoulasc Jan 23, 2025
3532823
new sandbox test (Kyle Evans @ FreeBSD)
zoulasc Jan 23, 2025
e0c6a19
add new test
zoulasc Jan 23, 2025
fea0c64
A driver for the DS28E17 1-Wire to I2C bridge chip.
Jan 23, 2025
d1f02d3
Fix a likely bug in iic_ioctl.
Jan 23, 2025
be8e43b
The SI70XX temperature and humidity sensor has a set of commands that
Jan 23, 2025
8ddb91f
The SHT3x temperature and humidity sensor has a set of commands that
Jan 23, 2025
be3d60f
Mention the fact that the MCP2221 / MCP2221A automatically deals with
Jan 23, 2025
b0b5c5e
Mention ds28e17iic(4)
Jan 23, 2025
5393762
Add VIA VT8261 southbridge SATA controller IDs and PCIB.
vezhlys Jan 23, 2025
7777c77
regen.
vezhlys Jan 23, 2025
18b32cd
update to 2025a
zoulasc Jan 23, 2025
dfee4a0
new tzcode
zoulasc Jan 23, 2025
e37ae36
viaide(4): Add support for VIA VT8261 IDE/SATA integrated controller.
vezhlys Jan 23, 2025
615d66b
sht3xtemp(4): minor markup fixes, new sentence - new line
nbuwe Jan 24, 2025
d9277e8
- add read prefetch hint register
hppallan Jan 24, 2025
0203120
si70xxtemp(4): mark up sysctl node names as Li
nbuwe Jan 24, 2025
3ff32e6
SCT Signed Certificate Timestamp (x509)
jschauma Jan 24, 2025
afe936d
Fix resize_root.
jaredmcneill Jan 24, 2025
83e5c9b
t_cut.sh: capitalize ASCII acronym
dhgutteridge Jan 24, 2025
6db988d
t_cut.sh: add a test case for -n (PR bin/59029)
dhgutteridge Jan 24, 2025
4000dbb
t_cut.sh: fix argument ordering of new test case, whoops
dhgutteridge Jan 24, 2025
acb11d3
risc-v: disable X-Powers AXP Power Management IC for now as it causes…
skrll Jan 25, 2025
162d153
more lint for clang.
zoulasc Jan 25, 2025
b59f0b4
make/unit-tests: avoid failure on NFS
Jan 25, 2025
c4fc5a5
lib/librefuse: Fix an issue in the header <fuse.h>
depressed-pho Jan 26, 2025
d4867af
document FIFO behaviour and cursor register access
hppallan Jan 26, 2025
35c7ce9
wctomb(3): Nix spurious reference to nonexistent parameter n.
Jan 26, 2025
d2ce627
some minor updates:
hppallan Jan 26, 2025
9689912
Import bind-9.20.4. Previous was 9.18.30. The changes are too volumin…
zoulasc Jan 26, 2025
bcda20f
Merge conflicts between 9.18.30 and 9.20.4
zoulasc Jan 26, 2025
555167e
new files.
zoulasc Jan 26, 2025
d2a0e8d
new files
zoulasc Jan 26, 2025
466e8ad
sets changes for new bind-9.
zoulasc Jan 26, 2025
bd74f2c
new bind
zoulasc Jan 26, 2025
57b3a1e
i915: Fix unit error gen6_ppgtt_insert_page.
Jan 26, 2025
c2a3472
Avoid extensions that the clang preprocessor defines, but lint does not
zoulasc Jan 26, 2025
0aa2040
i915: Fix another ggtt unit indexing error.
Jan 26, 2025
da30101
i915: Revert previous, misread. Only one of these indexing errors!
Jan 26, 2025
27cce7f
i915: Fix sense of conditional for i915_gem_mmap_ioctl ABI hack.
Jan 26, 2025
955f68a
Correct a minor typo. s/sandboc/sandbox/
Jan 26, 2025
c2d18a9
Fix the _ILP32 build.
zoulasc Jan 27, 2025
cb624a4
Collect compiler marks for decompilation.
Jan 27, 2025
b5c5894
add what we know about the alpha blending register(s)
hppallan Jan 27, 2025
86973f0
use hardware to draw anti-aliased characters
hppallan Jan 27, 2025
f7a6843
fix mistakes in previous
zoulasc Jan 27, 2025
5b5669b
sys/dev/i2c/i2c.c: KNF
Jan 27, 2025
d3693fd
t_backtrace_sandbox: Nix trailing whitespace.
Jan 27, 2025
7179970
PR/13: jlduran: fix whitespace
zoulasc Jan 27, 2025
8bc655a
PR/14: robohack: make packet filter detection more reliable and add
zoulasc Jan 27, 2025
4048e18
PR/15: robohack: Document the output format of blocklistctl and gramm…
zoulasc Jan 27, 2025
767f5c9
PR/57953: Attaullah Ansari: Add getnameinfo program
zoulasc Jan 27, 2025
13ee68e
Add getnameinfo files
zoulasc Jan 27, 2025
304a0d2
Sort options in usage and descriptions.
0-wiz-0 Jan 27, 2025
81e115e
Initiate NPF in ALTQ
Emmankoko Jan 4, 2025
8a05f6d
ALTQ grammar in npf.conf
Emmankoko Jan 7, 2025
b22548e
define altq struct for ioctl communication
Emmankoko Feb 3, 2025
0e2c46c
definition of altq_expand which sends npfioc_altq to kernel
Emmankoko Feb 3, 2025
bebe621
define the function that appends a queue to a rule
Emmankoko Feb 4, 2025
9772953
functions to initialize queueing, and add queues in the kernel
Emmankoko Feb 4, 2025
0f42f8b
Starting ALTQ in NPF
Emmankoko Feb 6, 2025
26db184
disable altq in npf
Emmankoko Feb 6, 2025
66d164a
refec/queue management
Emmankoko Feb 7, 2025

Sorry, this diff is taking too long to generate.

It may be too large to display on GitHub.