summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-01Make the repotab (rt) a global instead of passing the value around asClaudio Jeker
2020-10-01correct size argument to free(9)Jonathan Gray
2020-10-01avoid uninitialised var use in drm_syncobj.cJonathan Gray
2020-10-01Use correct way to report error when strtonum fails.Claudio Jeker
2020-10-01Only count the proper node types. Avoid out of-bound access for largeOtto Moerbeek
2020-10-01mfokclock renamed to mfokrtc;Jason McIntyre
2020-10-01update currency exchange rates;Jason McIntyre
2020-10-01fix indentationJonathan Gray
2020-10-01Mark top-level frame for new thread in both CFI and with zeroPhilip Guenther
2020-09-30Move mfokclock(4) from loongson to sys/dev/i2c so that it be used by morePatrick Wildt
2020-09-30Sync with libagentxMartijn van Duren
2020-09-30Fix two minor memory leaks.Martijn van Duren
2020-09-30Document BPF_RND. Missed part of the xBPF commit (bpf_filter.c -r1.34).Theo Buehler
2020-09-30We have no if_attachtail() function so remove the declaration.mvs
2020-09-30Add minimal support for OpenBSD/powerpc64.Mark Kettenis
2020-09-30Don't accept AUTH payloads with invalid auth_method 0.tobhe
2020-09-30Don't accept ID payloads with ID type IKEV2_ID_NONE.tobhe
2020-09-30Don't leak sa->sa_peerauth.id_buf.tobhe
2020-09-30Now that dprintf(3) uses format string annotation checking, a sizeof()Theo de Raadt
2020-09-30adjust protos for utimes/futimes to use [2], and then add documentationTheo de Raadt
2020-09-30document EINVAL for denorm timeval in BIOCSRTIMEOUT; ok jmcTheo de Raadt
2020-09-30renable POOL_DEBUGJonathan Gray
2020-09-306.8-currentJonathan Gray
2020-09-30Instead of using the kind of hidden b64_pton() from libc resolv.h switchClaudio Jeker
2020-09-30i386 is pentium or later as toolchain defaults to -march=i586 nowJonathan Gray
2020-09-30Regen moduli.Darren Tucker
2020-09-29Add support for A64 UART resets.Mark Kettenis
2020-09-29Edit for clarity and precision.Richard Procter
2020-09-29Add a reference to ruby-module(5) in SEE ALSO since port-modules(5)kmos
2020-09-29Fix mistypes within sys/smr.hmvs
2020-09-29Check ibuf_seek() return value.tobhe
2020-09-29Sync with libagentxMartijn van Duren
2020-09-29Fix 3 bugs:Martijn van Duren
2020-09-29Add support for the PCA9546 I2C switch to pcamux(4). In comparison toPatrick Wildt
2020-09-29The pcamux(4) device tree node's children are the individual channels,Patrick Wildt
2020-09-29Move the solock() call outside of solisten(). The reason is that theClaudio Jeker
2020-09-29Introduce a helper to check if all available swap is in use.Martin Pieuchot
2020-09-29Set the correct length before copying to userland.Martin Pieuchot
2020-09-29Delete dead isa_strayintr() and fakeintr() code, along with multiplePhilip Guenther
2020-09-29Add TP-LINK UE300 device.Kevin Lo
2020-09-28Set hw.perfpolicy to "manual" and hw.setperf to max when handling -HJeremie Courreges-Anglas
2020-09-28Add support for Comet Lake I2C controllers; needed to have a workingMark Kettenis
2020-09-28Revert a wording change that was made in revision 1.05solene
2020-09-28Fix segfault in pstat -vTheo Buehler
2020-09-28Add defines for the number of frames to skip on powerpc64.Mark Kettenis
2020-09-27In the previous commit, check tv_nsec, not tv_sec as VNOVAL is aMatthieu Herrb
2020-09-27Add workaround for Lenovo X1 gen 8 which has AML that tries to invokeMark Kettenis
2020-09-27nfs_create: after an exclusive create rpc, make sure to updateMatthieu Herrb
2020-09-27miod's proposal for traps was also wrong, causing one type of kernelTheo de Raadt
2020-09-27Make sure acpicpu(4) doesn't attach to Processor nodes that happen to haveMark Kettenis