summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-23bzero(disklabel) or memset(disklabel,0) should be enough forKenneth R Westerback
2022-10-23Bump tsleep timeout. For some reason the first attempt to load the firmwareMark Kettenis
2022-10-23powerpc64 and riscv64: sync pbuild class with amd64 and arm64Jeremie Courreges-Anglas
2022-10-23add libexec/snmpd; help from jsgJason McIntyre
2022-10-23Constify send/receive command tablesKlemens Nanni
2022-10-23add a little spacing and fix Nd;Jason McIntyre
2022-10-23Drop RCS ids in upstream zlib sourceTheo Buehler
2022-10-23Connect macppc's power button and lid to the SUSPEND stubsGeorge Koehler
2022-10-23A better workaround for mips64 mimmutable problem. The problem is theTheo de Raadt
2022-10-23sort Xr; remove '.' after Nd textJonathan Gray
2022-10-23new sentence, new lineJonathan Gray
2022-10-22Put struct rwindow back in reg.h, pcb.h depends on this.Miod Vallat
2022-09-01Import snmpd_metrics.Martijn van Duren
2022-10-22Add regress for powerpc* AltiVec with subnormal floatsGeorge Koehler
2022-10-22sync to unbound 1.17.0; heavy lifting by sthenFlorian Obser
2022-10-22In __cxa_atexit(), there is no need to initialize local pointer beforeTheo de Raadt
2022-10-22automatic immutable for base executable is not ready on mipsTheo de Raadt
2022-10-22Add support to gunzip for zip files that contain a single member.Todd C. Miller
2022-10-22lto is a memory hog. Bump pbuild's datasize-cur on arm64 to 8G as on amd64.Theo Buehler
2022-10-22Fix markup ("Ar" -> "Va" ).Antoine Jacoutot
2022-10-22rework the text to avoid constant 2nd person;Jason McIntyre
2022-10-22add some missing flags, as pointed out by deraadt; whileJason McIntyre
2022-10-22missing comma; from josiah frentsosJason McIntyre
2022-10-22AltiVec assist for subnormal floats in vectorsGeorge Koehler
2022-10-21hw.power, machdep.lidaction, machdep.pwraction for macppcGeorge Koehler
2022-10-21Change len in syncicache(_, len) from int to size_tGeorge Koehler
2022-10-21uvm_map_immutable() takes start,end, not start,endTheo de Raadt
2022-10-21Recent chrome renderers try to change some immutable RW region to R.Theo de Raadt
2022-10-21the debug "name" parameter to uvm_map_immutable() is no longer neededTheo de Raadt
2022-10-21Remove vestigial bits of 32-bit binaries support; drop the `64' suffix inMiod Vallat
2022-10-21constify quirks tableKlemens Nanni
2022-10-21static binaries self-mprotect their relro in crt0. mimmutable() also worksTheo de Raadt
2022-10-21sigaltstack() was adapted to work on mimmutable regions (an unfortunateTheo de Raadt
2022-10-21automatically mark immutable certain regions in program&ld.so LOADs.Theo de Raadt
2022-10-21constify global identity tablesKlemens Nanni
2022-10-21Add extra NULL check after ssl3_setup_read_buffer()Theo Buehler
2022-10-21tlsexttest.c: make various static structs constTheo Buehler
2022-10-21quic tlsext tests: use byte vector in place of stringTheo Buehler
2022-10-21Grab the non-exclusive net lock to read-only traverse the interface listKlemens Nanni
2022-10-21Add EVP_chacha20_poly1305()Theo Buehler
2022-10-21syncStuart Henderson
2022-10-21Fix synopsis, -n does not require an interface; OK jmcKlemens Nanni
2022-10-21Document contents of acpicpu's dmesg linesPhilip Guenther
2022-10-20Add the hooks to disable and enable GPIO interrupts. Should fix potentialMark Kettenis
2022-10-20Add RK3568 support.Mark Kettenis
2022-10-20add zap-to-char and zap-up-to-char; bind zap-to-char to M-z.Omar Polo
2022-10-20Don't attempt to use EFI runtime services on UEFI versions before 2.1.Mark Kettenis
2022-10-20Constify global product tableKlemens Nanni
2022-10-20Sync sys libz with baseTheo Buehler
2022-10-20Update base libz to 1.2.13Theo Buehler