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