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