Age | Commit message (Expand) | Author |
2020-08-07 | Do not force line width to grid width because it may need to be larger | Nicholas Marriott |
2020-08-07 | default to -march=i586 on i386 | Jonathan Gray |
2020-08-07 | timeout(9): remove unused interfaces: timeout_add_ts(9), timeout_add_bt(9) | cheloha |
2020-08-06 | delete another word to improve the wording; suggested by jmc@ | Ingo Schwarze |
2020-08-03 | Import LLVM 10.0.0 release including clang, lld and lldb. | Patrick Wildt |
2020-08-06 | Delete commented out code. | tobhe |
2020-08-06 | Allow pf(4) to divert packets from bridge(4) to local socket. | Alexander Bluhm |
2020-08-06 | Avoid reading one byte before the path buffer. | Christian Weisgerber |
2020-08-06 | timeout(9): fix miscellaneous remote kcov(4) bugs | cheloha |
2020-08-06 | Wow, the indentation is totally messed up, to the point where compilers | Theo de Raadt |
2020-08-06 | Explain the purpose of CMAC_resume(3) in more detail. | Ingo Schwarze |
2020-08-06 | Remove duplicate comment. | Marcus Glocker |
2020-08-06 | Remove defines for `netisr' bits which are not used anymore. | mvs |
2020-08-06 | mention sdhc* at fdt? | Jonathan Gray |
2020-08-05 | Don't compare pointers against zero. | Marcus Glocker |
2020-08-05 | Use PFKEYV2_LIFETIME_CURRENT instead of magic number. | tobhe |
2020-08-05 | Move TPMR section above TRUNK to sort alphabetically | kn |
2020-08-05 | Document tpmr ioctls and synopsis | kn |
2020-08-05 | Get the default values for font height and width in wsfontload(8) using | Frederic Cambus |
2020-08-05 | Allow the WSDISPLAYIO_GETSCREENTYPE ioctl on the tty*cfg device, passing | Frederic Cambus |
2020-08-05 | Document the p argument of vgonel(9) and vrecycle(9). | Tim van der Molen |
2020-08-05 | Revert r1.614 of net/if.c. Modifications of `ifnet' list must still be | mvs |
2020-08-05 | drm: hold gem reference until object is no longer accessed | Jonathan Gray |
2020-08-05 | drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl() | Jonathan Gray |
2020-08-05 | drm/amd/display: Clear dm_state for fast updates | Jonathan Gray |
2020-08-05 | Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers" | Jonathan Gray |
2020-08-05 | Change searching to behave more like emacs and so that regex searching | Nicholas Marriott |
2020-08-05 | Print tpmr(4) members | kn |
2020-08-05 | Merge switch_status() into bridge_status() | kn |
2020-08-05 | sigh, some duplication, but at least put things into the canonical order | Theo de Raadt |
2020-08-05 | build installXX.{img,iso} files are like miniroot, but contain the sets | Theo de Raadt |
2020-08-05 | MTREE is not used | Theo de Raadt |
2020-08-04 | add cd9660, msdos, and inet6 support | Theo de Raadt |
2020-08-04 | Validate input given to ioctl(SIOCAIFADDR_IN6) like NetBSD already does. | anton |
2020-08-04 | Initialize per-pmap lock. | Mark Kettenis |
2020-08-04 | Pack multiple packets into one xfer as possible. Given this is a 5x-7x | Kevin Lo |
2020-08-04 | Cleanup aead_ctx | Kinichiro Inoguchi |
2020-08-04 | On POWER9 use the "darn" instruction and feed its output as entropy into | Mark Kettenis |
2020-08-04 | We have `pipexinq' and `pipexoutq' mbuf(9) queues to store pipex(4) | mvs |
2020-08-04 | Also ignore SIGQUIT so it can't be used to kill the client when locked. | Nicholas Marriott |
2020-08-03 | Only parse a client's status_request in the CH | Theo Buehler |
2020-08-03 | Ensure clients only send a status_request in the CH | Theo Buehler |
2020-08-03 | Correctly handle server requests for an OCSP response | Theo Buehler |
2020-08-03 | add more scsi devices, observed by gkoehler | Theo de Raadt |
2020-08-03 | grow to cope with clang10 | Theo de Raadt |
2020-08-03 | sync | Patrick Wildt |
2020-08-03 | Bump libc++ and libc++abi majors due to floating point type | Patrick Wildt |
2020-08-03 | Remove LLVM 8.0.1 files. | Patrick Wildt |
2020-08-03 | Add support for UTF-8 DISPLAY-HINTs with octet length. For now only | Martijn van Duren |
2020-08-03 | sync | Patrick Wildt |