Skip to content
Open
Changes from all commits
Commits
Show all changes
10000 commits
Select commit Hold shift + click to select a range
b44deec
sync with bump
zoulasc Feb 10, 2025
932563d
libpthread: Say `restrict', not `__restrict', in man pages.
Feb 10, 2025
e588a53
vnconfig.8: fix grammar in a sentence
dhgutteridge Feb 10, 2025
4f0cbc9
Add an alternate spelling for an i386 relocation type.
jkoshy Feb 11, 2025
bf03e67
Handle unit startup issues also before "media is loaded".
Feb 11, 2025
bab6903
Don't use __{BEGIN,END}_DECLS for portability (Hans Rosenfeld)
zoulasc Feb 11, 2025
36b8178
- Allow specifying the socket path
zoulasc Feb 11, 2025
596a252
More macros for portability (Hans Rosenfeld)
zoulasc Feb 11, 2025
ef13e75
- Illumos port
zoulasc Feb 11, 2025
311483e
Run autoupdate (Hans Rosenfeld)
zoulasc Feb 11, 2025
6b252b7
- don't install test programs
zoulasc Feb 11, 2025
b8ea709
Fold long line (Hans Rosenfeld)
zoulasc Feb 11, 2025
59ca048
use autoconf for vsyslog_r() (Hans Rosenfeld)
zoulasc Feb 11, 2025
61b6fca
sys/cdefs.h portability (Hans Rosenfeld)
zoulasc Feb 11, 2025
8776d5a
doc: update openssl entry
0-wiz-0 Feb 11, 2025
f38034e
Set a skip_attach_delay property to "true" for com port in virtual ma…
iMilnb Feb 12, 2025
0655206
wii: Add more register definitions.
jaredmcneill Feb 12, 2025
1253e54
wii: Add support for Wii DVD drive.
jaredmcneill Feb 12, 2025
48cfc82
Update to dhcpcd-10.2.0 with the following changes:
rsmarples Feb 12, 2025
0f1d15b
Reimport dhcpcd-10.2.0 without the compat entry to break stuff
rsmarples Feb 12, 2025
4681c89
Sync with dhcpcd-10.2.0
rsmarples Feb 12, 2025
eb4049a
Note import of dhcpcd-10.2.0
rsmarples Feb 12, 2025
8362e9b
Fix 2 bugs when cleaning old leases:
zoulasc Feb 12, 2025
b06e021
Add commented out memory debugging stuff.
zoulasc Feb 12, 2025
48533eb
wii: Early init for DVD support
jaredmcneill Feb 13, 2025
88f1536
vndvar.h: fix grammar in a comment
dhgutteridge Feb 13, 2025
301ff62
The var 'vo' in free_options() is used only #ifndef SMALL, move its
Feb 13, 2025
75a60b8
Conditionally compile more vars not used #ifndef SMALL
Feb 13, 2025
9c7da75
In dhcp_handledhcp() var 'tmp' is not used #ifndef IPV4LL
Feb 13, 2025
6ef8f2a
Supply a forgotten ';' in conditionally compiled code.
Feb 13, 2025
b9d6193
statvfs(5): reorder fields to match system header
0-wiz-0 Feb 13, 2025
694d5b4
fix: wrong size of buffer limit used when reading through the pci bus
Feb 13, 2025
ea69897
use the right buffer size for shared pin check and debug
Feb 13, 2025
0607f8c
use right byte size of data resource to be freed instead of sizeof po…
Feb 14, 2025
4daa554
rename.2: clarify behavior of overlapping renames
sauclovian Feb 14, 2025
04b0a9b
powerpc: Fix ci_ipending corruption with cascaded pics
jaredmcneill Feb 15, 2025
5730d9c
wii: Simplify Processor Interface pic code.
jaredmcneill Feb 15, 2025
dac6871
wii: Audio playback improvements.
jaredmcneill Feb 15, 2025
fc0af5c
libm: Add missing fma(3) and variants for hppa.
tsutsui Feb 15, 2025
b087594
Use "int" format for constant "GEM_TMP_BUFSIZE - 1".
Feb 15, 2025
e73ec2c
libm: Also add fma(3) and variants to expected symbols for hppa.
tsutsui Feb 15, 2025
c6753f8
Fix a couple of comments
skrll Feb 15, 2025
8c0b067
bwi: Update rate control statistics on txeof to enable AMRR.
jaredmcneill Feb 15, 2025
d7a9133
wii: Remove SDHC write delay.
jaredmcneill Feb 15, 2025
7db347c
When printing interrupt statistics line up wrt the totals.
skrll Feb 16, 2025
5c42ad5
powerpc: Mask interrupts after returning from handler.
jaredmcneill Feb 16, 2025
d8e941d
bwi: Remove a delay() loop in the PIO RX path.
jaredmcneill Feb 16, 2025
c11a448
Trailing whitespace.
skrll Feb 16, 2025
c2606b0
Remove unnecessary do / while (0);
skrll Feb 16, 2025
53fdc91
Print a column heading of "event" when displaying all events, and
skrll Feb 16, 2025
613811d
sdhc: Remove now unused sc_write_delay
jaredmcneill Feb 16, 2025
641b096
sdhc: Remove delay in sdhc_wait_state
jaredmcneill Feb 16, 2025
7e262f0
wii: Fix missed interrupt bug.
jaredmcneill Feb 16, 2025
8b140d6
avoid buffer overflow when copying the ether header host into the eth…
Feb 16, 2025
e153591
remove unecessary branching
Feb 16, 2025
5be7b22
Add and enable WSDISPLAY_CUSTOM_OUTPUT in macppc non-INSTALL kernels.
jakllsch Feb 16, 2025
52add54
Add and enable WSDISPLAY_SCROLLSUPPORT in non-INSTALLish macppc kernels
jakllsch Feb 16, 2025
d0f3bf6
ehci(4): only sync isochronous DMA in the necessary direction
jakllsch Feb 16, 2025
fc82e19
ehci: wrap long line, add whitespace line to match other similar func…
jakllsch Feb 16, 2025
a55a526
usbdevs: add another SiLabs serial adapter ID
jakllsch Feb 16, 2025
2137a5d
re-generate
jakllsch Feb 16, 2025
16309de
uslsa: match another SiLabs device ID
jakllsch Feb 16, 2025
3a53e2b
uslsa: add additional request IDs from datasheet
jakllsch Feb 16, 2025
d9b2efb
Add additional Yukon2 definitions relating to hardware VLAN tagging and
jakllsch Feb 16, 2025
76fb8f8
remove unecessary branches
Feb 16, 2025
3a4c373
m_examine(): decode VLAN tags
jakllsch Feb 16, 2025
9c5ce57
dwc_gmac: ETHER_ALIGN receive descriptors
jakllsch Feb 16, 2025
f0f11e1
When dropping lock around scatter_io_uiomove(), use busy flag
Feb 16, 2025
7b38c8f
have resetbtn pull in sysmon_power and sysmon_taskq
hppallan Feb 17, 2025
925ed03
powerpc: Don't enable interrupts before calling cascaded intr handler.
jaredmcneill Feb 17, 2025
13acab7
powerpc: Identify Broadway CPU.
jaredmcneill Feb 17, 2025
15ffe11
wii: Remove some options to save memory.
jaredmcneill Feb 17, 2025
149c193
wii: Disable ntpd by default.
jaredmcneill Feb 17, 2025
bca2fc4
capitalize POSIX
0-wiz-0 Feb 17, 2025
625ed6a
doc: postfix 3.9.2 out
0-wiz-0 Feb 17, 2025
2ed235b
stdlib: Move mkostemp out of the _OPENBSD_SOURCE block.
alarixnia Feb 17, 2025
bbdf763
Fix aprint_error_dev() abuse
jakllsch Feb 17, 2025
64e7700
Restore ATA DMA mode downgrade support everywhere; it's a necessary part
jakllsch Feb 17, 2025
5755f11
s/opportuinty/opportunity/ in comments.
vezhlys Feb 17, 2025
2048ad6
Fix typo in unused struct name: s/ray_cmd_udpate_apm/ray_cmd_update_a…
vezhlys Feb 17, 2025
4fad15d
s/bye/byte/ in comments.
vezhlys Feb 17, 2025
93f0938
byt(s)->byte(s) in error message and comment.
vezhlys Feb 17, 2025
203b698
copy dhost and shost without flagging overflow
Feb 17, 2025
b86a84e
doc: openssh 9.9p2 out
0-wiz-0 Feb 18, 2025
96048c2
Add support for non-Xen PVH guests to i386, PR kern/57813
iMilnb Feb 18, 2025
0c8c560
Remove orphaned -f flag for zfs mount
sborrill Feb 18, 2025
6d54318
Allowing dump to a RAID partition (i.e. a raid(4) component).
Feb 18, 2025
dc62f39
Bring in changes from OpenSSH-9.9p2:
zoulasc Feb 18, 2025
3c9d5df
Bump libssh for strprefix
zoulasc Feb 18, 2025
eeb3f8f
cut(1): correct some comments
dhgutteridge Feb 19, 2025
490dc2f
zstd 1.5.7 is out; fix path
0-wiz-0 Feb 20, 2025
4631397
deroff: remove unused macro
rillig Feb 20, 2025
18021b7
Remove trailing whitespace
jakllsch Feb 20, 2025
b44bf4b
tests/lint: sync messages in test comments with their counterparts
rillig Feb 20, 2025
6b3c3e5
deroff: fix lint warnings
rillig Feb 20, 2025
034f2d0
lint: support __attribute__((__mode__(TI)))
rillig Feb 20, 2025
315c64e
lint: mention the assignment operator in 'illegal combination'
rillig Feb 20, 2025
5c3ed1f
xedit: suppress a few lint warnings
rillig Feb 20, 2025
a306b50
lint: add detail to message about truncated constant
rillig Feb 20, 2025
17c3a7f
+MZM Majorana zero mode
jschauma Feb 21, 2025
5d1253f
Fix a paste-o introduced in rev 1.22 that prevented ISA bus instances…
thorpej Feb 21, 2025
4517bb5
slightly expand example
0-wiz-0 Feb 21, 2025
0c50193
Add LIBRARY section and explicitly mention that these interfaces
0-wiz-0 Feb 21, 2025
2d9738b
s/dirver/driver/ in comments.
vezhlys Feb 21, 2025
796ae9d
s/zeeo/zero/ in comment.
vezhlys Feb 21, 2025
8d2da9e
Use canonical M_GETHDR macro. NFCI.
Feb 22, 2025
e406218
Poll for interrupted NFS operations if the waiting process hasn't
Feb 22, 2025
af67497
Keep b_resid consistent on I/O errors.
Feb 22, 2025
605b624
Remove module attachment hack, use more of standard boilerplate for
Feb 22, 2025
14c23a5
Query device for id string.
Feb 22, 2025
eced183
Add Cirrus Logic CS4206
Feb 22, 2025
c226f4f
Regen
Feb 22, 2025
1efed5e
postfix 3.10 out
0-wiz-0 Feb 22, 2025
b3b2c42
For fetching id data:
Feb 22, 2025
cc7cd72
PR/59093: Onno van der Linden: Fix const casting warnings
zoulasc Feb 22, 2025
bbc2704
PR/59093: Onno van der Linden: Elide compiler warning
zoulasc Feb 22, 2025
f522632
doc: two weeks of changes
alarixnia Feb 22, 2025
b639a7b
t_cut.sh: correct a test case for -n (PR bin/59029)
dhgutteridge Feb 22, 2025
2543eb9
atap_logical_align is already what we want, we don't have to subtract it
jakllsch Feb 23, 2025
ff7a755
s/configururation/configuration/ in comments.
vezhlys Feb 23, 2025
cb08578
atap_logical_align is already what we want, we don't have to subtract it
jakllsch Feb 23, 2025
966c56e
Pr/59093: Onno van der Linden: Elide cast-qual gcc warning
zoulasc Feb 23, 2025
551c9e6
PR/59093: Onno van der Linden: Follow suit and do the same as the ld8…
zoulasc Feb 23, 2025
4ffe92a
wg-keygen(8): fix SYNOPSIS formatting
nbuwe Feb 23, 2025
b974548
Pass some lint.
zoulasc Feb 23, 2025
e59560b
sun4v: Ensure that the ldc map table entries are properly cleared. It…
Feb 23, 2025
07a3e18
Need to allocate DMA buffer.
Feb 23, 2025
4770776
wg.4: delete a straggling \e
bad Feb 23, 2025
692ab7f
wg.4: use $int in the ifconfig.wg0 examples
bad Feb 23, 2025
98cac07
wg.4: mention wg-userspace(8) while here
bad Feb 24, 2025
e027968
fix various typos in comments.
vezhlys Feb 24, 2025
83b59f9
Check for RTC presence to avoid hang with QEMU microvm and rtc=off
iMilnb Feb 24, 2025
dda2a5a
New efi program from Anon Ymous.
zoulasc Feb 24, 2025
7db6605
new efi program
zoulasc Feb 24, 2025
f8ec1cc
Import new acpica-2024-12-12; previous one was 2024-08-27
zoulasc Feb 24, 2025
b660d40
merge conflicts between 2024-08-27 and 2024-12-12
zoulasc Feb 24, 2025
84ba9c6
new acpica
zoulasc Feb 24, 2025
947f140
mention script
zoulasc Feb 24, 2025
5b11f07
add a reminder to update the date
zoulasc Feb 24, 2025
4af95b9
Fix a few printf formats
MartinHusemann Feb 24, 2025
733f714
efi.8: g/c duplicate rcs id line
nbuwe Feb 24, 2025
91fe274
Restrict building of the efi userland tool to architectures providing
MartinHusemann Feb 24, 2025
f14041f
sbin/efi is only available on architectures that provide efi runtime
MartinHusemann Feb 24, 2025
19c0a1e
efi(8): brush up markup a bit (mostly consistent use of .Va)
nbuwe Feb 24, 2025
ad7b14d
PR/59098: Christos Zoulas: new dhcpcd broken for ipv6, thanks roy@
zoulasc Feb 24, 2025
726ccde
remove getopt call (noted by rillig@)
zoulasc Feb 24, 2025
d53d2ed
Centralize the test for platforms that HAVE_EFI_RT
MartinHusemann Feb 24, 2025
c059b58
Backout previous (making sbin/efi arch dependent), will be redone
MartinHusemann Feb 24, 2025
3a30aa3
Provide a new attribute, efi_rt, derived from HAVE_EFI_RT, and use
MartinHusemann Feb 24, 2025
385c357
conditionalize efi(8) man page variants on efi_rt
MartinHusemann Feb 24, 2025
b0f137d
lint: add debug logging for function calls in the grammar
rillig Feb 24, 2025
e95822e
tests/lint: add tests for constants, pointers and lost bits
rillig Feb 24, 2025
0b52aae
lint: remove no-op variant of the unary '&' operator
rillig Feb 24, 2025
8dcd631
s/requset/request/ in comments.
vezhlys Feb 24, 2025
fb6583d
Add HAVE_EFI_RT
MartinHusemann Feb 24, 2025
6628425
sort
MartinHusemann Feb 24, 2025
1e6425c
piixpm: Cleanup log message when SMI is used
jaredmcneill Feb 24, 2025
ae67714
s/architecure/architecture/ and few other typos in comments.
vezhlys Feb 24, 2025
192ffe5
fix typo
MartinHusemann Feb 24, 2025
48c229c
s/sightly/slightly/ and s/sligtly/slightly/ in documentation and comm…
vezhlys Feb 24, 2025
5f0860b
make: on interrupt in parallel mode, reliably remove the targets
rillig Feb 24, 2025
0be2766
fix amd64 kernel build (Tobias Nygren)
zoulasc Feb 25, 2025
c7df37a
fix aarch64 kernel build (Tobias Nygren)
zoulasc Feb 25, 2025
cb71e08
initialize post to 0
Feb 25, 2025
ace6042
no need to set read mode when doing host-to-vram alpha blending
hppallan Feb 25, 2025
24faefe
PR 59102: fix signature of module callback function.
MartinHusemann Feb 25, 2025
d282678
libpthread/affinity.3: Fix error reporting in example.
Feb 25, 2025
686fdbd
Import dhcpcd-10.2.2 with the following changes:
rsmarples Feb 25, 2025
bd52e66
Sync with dhcpcd-10.2.2
rsmarples Feb 25, 2025
59e2d0d
Note import of dhcpcd-10.2.2
rsmarples Feb 25, 2025
d0b6c5a
Fix a few typos in the word 'offset' in comments and error message.
vezhlys Feb 25, 2025
a49e742
Import postfix-3.10.1 (previous was 3.8.4)
zoulasc Feb 25, 2025
bbcade5
merge conflicts between 3.8.4 and 3.10.1
zoulasc Feb 25, 2025
cb2d52a
new postfix
zoulasc Feb 25, 2025
d1e6e2e
efi: don't use compound expressions as initializers
rillig Feb 25, 2025
02522e7
fix the build
zoulasc Feb 25, 2025
b9564d5
Fix plural again (Jose Luis Duran)
zoulasc Feb 25, 2025
8506539
note xorg-srever 21.1.16 in current.
mrgtwentythree Feb 26, 2025
386c04c
Fix typos in comments, mainly s/calcurate/calculate/.
vezhlys Feb 26, 2025
993aec4
s/Cont/Count/ in comment.
vezhlys Feb 26, 2025
368d6d8
Add amdgpio(4) device driver for AMD GPIO found on some HP laptops
ryoon Feb 26, 2025
13d1c7c
add amdgpio(4)
MartinHusemann Feb 26, 2025
3d98cee
amdgpio(4): use item lists for readability
nbuwe Feb 26, 2025
612c829
+GUA global unicast address
jschauma Feb 26, 2025
42b5344
amdgpio: Support GPIO_INTR_POS_EDGE
jaredmcneill Feb 26, 2025
4e5fdd1
Test whether exec/spawn will zero registers.
Feb 27, 2025
24b46f3
Ensure dsa_firstaligned returned from DIOCGSECTORALIGN is actually th…
jakllsch Feb 27, 2025
cabc0a2
PR/59063: Martin Husemann: Avoid using malloc through sysctlbyname by…
zoulasc Feb 27, 2025
760401a
ippool.5: fix address pool example syntax
dhgutteridge Feb 27, 2025
df40a01
ippool.8: minor spelling and grammar fixes
dhgutteridge Feb 27, 2025
bf30a66
lint: add details to message about conversion in 'case'
rillig Feb 27, 2025
68cf66f
s/tread/thread/
vezhlys Feb 27, 2025
c46f43c
lint: normalize whitespace
rillig Feb 27, 2025
b9e2037
tests/lint: spell out the type combinations for the '?:' operator
rillig Feb 27, 2025
ece1e22
Fix various typos in comments.
vezhlys Feb 27, 2025
95f6d03
use the latest version that does not abort on error.
zoulasc Feb 27, 2025
9287fc6
fix comment grammar and whitespace
jakllsch Feb 27, 2025
015fbd4
more whitespace fixes
jakllsch Feb 27, 2025
61c14e7
whitespace fixes
jakllsch Feb 27, 2025
95a63df
hpcmips/vr4181giu(4): Fix device_t/softc split straggler.
Feb 27, 2025
03ad7d4
vax/lcg(4): Fix device_t/softc split straggler.
Feb 27, 2025
3551f0d
Implement DIOCGSECTORALIGN for ld(4)
jakllsch Feb 27, 2025
6d2cef8
Implement VIRTIO_BLK_F_TOPOLOGY support for physical sector size info…
jakllsch Feb 27, 2025
cc92964
add more READ CAPACITY 16 data definitions
jakllsch Feb 27, 2025
42b032a
Implement DIOCGSECTORALIGN for sd(4).
jakllsch Feb 27, 2025
3b2501b
sd(4): Translate discard to UNMAP (10) command
jakllsch Feb 27, 2025
ce8e9e8
make this compile with clang.
zoulasc Feb 27, 2025
f8a40bf
fix build
jakllsch Feb 27, 2025
f775d1e
routed: remove extra semicolon at the end of a function-like macro
rillig Feb 27, 2025
fc461eb
fwctl: remove dead code, suppress lint warning
rillig Feb 27, 2025
b77861b
lint: allow the getopt warning to be suppressed in the natural place
rillig Feb 27, 2025
287181c
lint: fix integer overflow when multiplying two large signed numbers
rillig Feb 27, 2025
18cfeb5
racoon: suppress lint warning about C23 compatibility
rillig Feb 27, 2025
67c7c46
Fix delta time display when prec != 1.
snarkophilus Feb 28, 2025
1a01ba8
Cast a time_t explicity to (double) to avoid gcc conversion warning.
snarkophilus Feb 28, 2025
1e0174b
Fix various typos in comments.
vezhlys Feb 28, 2025
58de12c
vax/lcg(4): Check vax_siedata in lcg_match() and lcgcnprobe() as well.
Feb 28, 2025
7b183ba
PR/59112: Martin Husemann: switch to using mmap instead of malloc
zoulasc Feb 28, 2025
9fdc2fe
t_execregs: Test some more registers on hppa.
Feb 28, 2025
caa9bad
t_execregs: Make read failure nonfatal.
Feb 28, 2025
ee5dc21
PR/59100: Onno van der Linden: i386 compat32 broken on amd64
zoulasc Feb 28, 2025
a0255ff
vax/ddb(4): fix disassembly of functions
Feb 28, 2025
ea99908
fix previous (wrong ifdef), thanks wiz@
zoulasc Feb 28, 2025
a6998e3
whitespace
0-wiz-0 Feb 28, 2025
cedd664
vax: explicitly zero AP and FP in the CALLS frame in cpu_lwp_fork()
Feb 28, 2025
9d37c08
Specify MAP_ANON, the default (MAP_FILE) with a fd == -1 makes no sense.
Feb 28, 2025
4a89802
s/compete/complete/ in comment.
vezhlys Mar 1, 2025
14133f7
Revert for now. There has been a report that arc4random breaks with it,
zoulasc Mar 1, 2025
c8c493a
patched to linux kernel version 5.6.5
Mar 1, 2025
79dcdd1
merged to 5.6.6
dettus Mar 1, 2025
e9f076c
patched to 5.6, attempt 2
dettus Mar 1, 2025
a85d71d
merge to 5.6.6. attempt 3
dettus Mar 1, 2025
2418779
linux 5.6.6, still not working.
dettus Mar 2, 2025
90cf590
At Linux 5.6.6, and it compiles and boots.
dettus Mar 3, 2025
382ae02
at Linux version 5.6.11
dettus Mar 3, 2025
2f650bf
at linux version 5.6.14
dettus Mar 3, 2025
f3f7d84
at linux 5.6.15
dettus Mar 3, 2025
f3e0bc8
sub directory display/ was missing for 5.6.19
dettus Mar 3, 2025
eae76da
subdirectory gem is at linu 5.6.19 now.
dettus Mar 3, 2025
efd7cdf
sub directory gt/ is at linux 5.6.19.
dettus Mar 3, 2025
f653d18
attempt2 with 5.6.19.
dettus Mar 3, 2025
caa112e
removed on compile blocker.
dettus Mar 3, 2025
71df67e
one more.
dettus Mar 3, 2025
defbea0
undeclared variable in a file.
dettus Mar 3, 2025
7ab1a4a
TODO: gt/intel_ggtt.c
dettus Mar 3, 2025
b3b7fad
more TODOs in intel_ggtt.c
dettus Mar 3, 2025
de8a5c2
intel_ggtt.c writes 0 at the end of an allocated buffer now.
dettus Mar 4, 2025
714aed1
added a KASSERT, just to be sure.
dettus Mar 4, 2025
340ded4
filling the buffer at the end in intel_ggtt.c is using a different AP…
dettus Mar 4, 2025
0f813e9
removed a typo from i915_perf.c
dettus Mar 10, 2025

Sorry, this diff is taking too long to generate.

It may be too large to display on GitHub.