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