summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-24Use per connection peerid for control repliesTobias Heider
2024-01-24Add iwm(4) to arm64 GENERIC, as follow up of 1.280Kevin Lo
2024-01-24tag packets going out a sec interface to prevent route/encap loops.David Gwynne
2024-01-23The 1023-byte entry limit is historical, as is the vi(1) limitation.Todd C. Miller
2024-01-23Consider the whole tuple when reading a map entry whose key is that tuple.Martin Pieuchot
2024-01-23T-Head implemented a page attribute extension that violates the RISC-VMark Kettenis
2024-01-23Introduce pipex_iterator(), the special thing to performVitaliy Makkoveev
2024-01-23Remove `pipex_rd_head6' and `ps6_rn[2]'. They are not used.Vitaliy Makkoveev
2024-01-23Adopt bgpctl code to the ibuf changes done in bgpd.Claudio Jeker
2024-01-23Start converting the message parser to use the new ibuf api.Claudio Jeker
2024-01-23Fix tab after spaceClaudio Jeker
2024-01-23KNF, space before EOLClaudio Jeker
2024-01-23Fixup more spacesClaudio Jeker
2024-01-23drm: apple: Fix/remove log messagesMark Kettenis
2024-01-23SpacesClaudio Jeker
2024-01-23drm: apple: backlight: force backlight update after resumeMark Kettenis
2024-01-23Sync with userlandTheo Buehler
2024-01-23Update to zlib 1.3.1Theo Buehler
2024-01-23Split cases and call peer_stale() individually instead of using aClaudio Jeker
2024-01-23drm/apple: spelling fixesMark Kettenis
2024-01-23drm: apple: use strscpy() in place of strlcpy()Mark Kettenis
2024-01-23drm: apple: mark local functions staticMark Kettenis
2024-01-23Pick up some fixup commits that add #include <linux/bitfield.h> fromMark Kettenis
2024-01-23found some boilerplate strncpy to replace with strlcpy. They are inTheo de Raadt
2024-01-23Delete unused labels which cause error in making kernel.Kenji Aoyama
2024-01-23explicitly disable Energy-Efficient Ethernet (EEE) on Marvell E151xUwe Stuehler
2024-01-23Place the blob in the .openbsd.mutable section to cope with recentAnton Lindqvist
2024-01-23Warn about overclaiming intermediate CAs, but don't errorJob Snijders
2024-01-23Change default duplex setting and simplify the setup of srrctl.BSIZEPKT.Kevin Lo
2024-01-23correct sysctl name; from clemens goessnitzerJason McIntyre
2024-01-23aplrm -> apldrmJonathan Gray
2024-01-23move more defines out of kernel.hJonathan Gray
2024-01-23move CONCATENATE() to args.h to match linuxJonathan Gray
2024-01-22syncTheo de Raadt
2024-01-22I forgot that chpass(1) and passwd(1) reach-around into libc forTheo de Raadt
2024-01-22make login.conf(5) and crypt_newhash(3) and the underlying codeTheo de Raadt
2024-01-22apldcp(4) and apldrm(4)Mark Kettenis
2024-01-22Add apldcp(4) and apldrm(4). Together these drivers provide KMSMark Kettenis
2024-01-22Similar to getpwnam(3) and getnetgrent(3), it is better to callTheo de Raadt
2024-01-22getpwnam(3) uses dbopen(3), which pulls all 3 database backends intoTheo de Raadt
2024-01-22Increase buffer size to avoid truncating styles, GitHub issue 3809 fromNicholas Marriott
2024-01-22When getpwnam(3) reaches out to YP, it calls clntudp_create(3) with aTheo de Raadt
2024-01-22Link CMS_signed_add1_attr(3) to tree structure of crypto(3) manuals andTheo Buehler
2024-01-22Simplify history section to match what other manuals doTheo Buehler
2024-01-22syncTheo Buehler
2024-01-22Document various CMS_{signed,unsigned}_* functionsJob Snijders
2024-01-22make a note about when to remove overly verbose logging for pinsyscall violat...Theo de Raadt
2024-01-22drm/amd/display: Pass pwrseq inst for backlight and ABMJonathan Gray
2024-01-22drm/crtc: fix uninitialized variable useJonathan Gray
2024-01-22drm/amd/display: get dprefclk ss info from integration info tableJonathan Gray