Age | Commit message (Expand) | Author |
2022-08-26 | Remove unnecessary BIO dances and use stdout directly. | Theo Buehler |
2022-08-26 | Move (unused) variables under !VERIFYONLY | Klemens Nanni |
2022-08-26 | Move (unused) functions under !SMALL | Klemens Nanni |
2022-08-25 | drm/amd/display: Check correct bounds for stream encoder instances for DCN303 | Jonathan Gray |
2022-08-25 | drm/ttm: Fix dummy res NULL ptr deref bug | Jonathan Gray |
2022-08-25 | amd64/lapic.c: remove unused extern prototype for tsc_delay() | Scott Soule Cheloha |
2022-08-25 | The "Avalanche" performance cores on Apple's M2 SoC have more than 16 | Mark Kettenis |
2022-08-25 | Make PEM printing available through increased verbosity (-vvf) | Job Snijders |
2022-08-25 | acpihpet(4): don't truncate HPET frequency to 32-bit value | Scott Soule Cheloha |
2022-08-25 | acpihpet(4): add acpihpet_delay(), another delay(9) implementation | Scott Soule Cheloha |
2022-08-25 | acpitimer(4): add acpitimer_delay(), another delay(9) implementation | Scott Soule Cheloha |
2022-08-25 | amd64, i386: use delay_init() instead of writing delay_func by hand | Scott Soule Cheloha |
2022-08-25 | In verbose filemode print details about encapsulated certificates. | Job Snijders |
2022-08-25 | amd64, i386: add delay_init(): basic delay(9) implementation management | Scott Soule Cheloha |
2022-08-25 | Fix newline in JSON filemode | Job Snijders |
2022-08-25 | Only return file descriptors to block or character devices | Klemens Nanni |
2022-08-25 | Use memset() and memcpy() instead of bzero() or bcopy(). | Claudio Jeker |
2022-08-25 | No need for wsmux in this kernel configuration; ok visa@ | Miod Vallat |
2022-08-25 | No need to include float.h anymore. | Todd C. Miller |
2022-08-25 | Plug memory leak in filemode | Job Snijders |
2022-08-25 | Connected routes use the BGP exit nexthop while other routes need to use | Claudio Jeker |
2022-08-24 | Add DIT CPU feature. | Mark Kettenis |
2022-08-24 | Forgotten to commit as part of | Klemens Nanni |
2022-08-24 | run -p on all chunk devices for now to make progress | Klemens Nanni |
2022-08-24 | crank chunk size to make fdisk work on arm64 | Klemens Nanni |
2022-08-24 | Add missing licence, from nonaka@netbsd.org | Miod Vallat |
2022-08-24 | Build libsa with NO_NET as we don't need any of the network-related code in it. | Miod Vallat |
2022-08-24 | Force compilation to fail in case of implicit function declaration. | Miod Vallat |
2022-08-24 | Add prototype declarations for a bunch of functions. | Miod Vallat |
2022-08-24 | Put the 'connection from non-peer' log message behind a verbose logging check. | Claudio Jeker |
2022-08-24 | Silence newfs, put mountpoint under obj, simplify stagefile handling | Klemens Nanni |
2022-08-24 | Use MOUNTPOINT correctly/consistently | Klemens Nanni |
2022-08-24 | Hook up installboot on amd64 | Klemens Nanni |
2022-08-24 | Add missing root-explicit-stages test, omit -v by default | Klemens Nanni |
2022-08-24 | match on Intel 400 Series LP HD Audio (0x02c8) | Jonathan Gray |
2022-08-24 | Check for NULL returns from bufferevent_new. | Nicholas Marriott |
2022-08-24 | if the socket is connected, we can use recv() instead of recvfrom() | Theo de Raadt |
2022-08-23 | msdosfs: don't pass NULL proc pointer to detrunc() | Scott Soule Cheloha |
2022-08-23 | sync (/var/agentx) | Stuart Henderson |
2022-08-23 | Remove unused partition type patterns from disk_has() helper | Klemens Nanni |
2022-08-23 | Remove assertions as they have been disabled since the code was imported | Anton Lindqvist |
2022-08-23 | Added NFS client support to RAMDISK kernel as the same as other platforms. | Kenji Aoyama |
2022-08-23 | Recognize the cores on Apple's M2 SoC. | Mark Kettenis |
2022-08-23 | (Re)add support for agentx in snmpd | Martijn van Duren |
2022-08-23 | Add scroll-middle copy mode command to make cursor line in the middle, | Nicholas Marriott |
2022-08-23 | match on SIMCom SIM5320 (same id used by Option iCON 210) | Jonathan Gray |
2022-08-23 | regen | Jonathan Gray |
2022-08-23 | add SIMCom SIM5320 (same id used by Option iCON 210) | Jonathan Gray |
2022-08-23 | Rework random(6) | Theo Buehler |
2022-08-23 | log a warning if we can't resolve the ldap server hostname | Jonathan Matthew |