syzbot


Time Kernel Commit Kernel Config Syzkaller Commit Assets
2024/05/08 11:55 8fad29a3d36d avoid various repetitions in the descriptions of libcrypto and libssl .config 9473be88 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/05/07 23:40 7284c0c62173 PEM_read_bio_PrivateKey: fix grammar .config 4cf3f9b3 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/05/07 11:03 debf255c65d9 remove SSH1 leftovers .config cb2dcc0e [disk image] [bsd.gdb] [kernel image]
2024/05/07 10:02 debf255c65d9 remove SSH1 leftovers .config fa7a5cf0 [disk image] [bsd.gdb] [kernel image]
2024/05/06 20:48 21e142091427 Fix function wrapping. .config fa7a5cf0 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/05/06 08:43 27da0d9a6e0d match new Realtek RTL8192EU id; from Kyle Markley .config d884b519 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/05/05 22:08 4580bd6ebd98 remove unused 0-sized softdep files ok tb@ .config 610f2a54 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/05/05 08:58 5ec8126aae72 remove unneeded includes .config 610f2a54 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/05/04 19:48 2011187a052f Add TSO capabilites. Comments, suggestions and testing from bket@, jan@, and bluhm@ .config 610f2a54 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/05/04 06:38 c604ab84837e Remove disgusting NULL checks in tm_to_{gentime,utctime}() .config 610f2a54 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/05/03 17:29 22ee75e59c47 vmm: merge VMX and SVM vm initialization functions. .config 610f2a54 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/05/03 05:27 5344938f422c Quick fix previous one. socantrcvmore() should raise assertion if `so_rcv' has SB_MTXLOCK flag clean, not SB_OWNLOCK. .config ddfc15a1 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/05/02 16:45 3ad4051d1cf6 Delete extra spaces, change spaces to tab. .config 22ee48a2 [disk image] [bsd.gdb] [kernel image]
2024/05/02 14:33 3ad4051d1cf6 Delete extra spaces, change spaces to tab. .config 3ba885bc [disk image] [bsd.gdb] [kernel image]
2024/05/02 01:24 82673a188a32 Add per-CPU caches to the pmemrange allocator. .config 3ba885bc [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/05/01 12:14 a6ba80fb8d43 Push solock() down to sosend() for SOCK_RAW sockets. .config 3ba885bc [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/04/30 22:48 ab0363c32c56 Add '\n' to DPRINTF() string that used to be a panic() string. .config 3ba885bc [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/04/30 10:01 cbdc8d63ee5f appeard -> appeared; .config 3ce4924c [disk image] [bsd.gdb] [kernel image]
2024/04/30 07:37 cbdc8d63ee5f appeard -> appeared; .config f10afd69 [disk image] [bsd.gdb] [kernel image]
2024/04/29 18:25 db090b68861d vmm & vmd: drop "continue" flag to simplify running a vcpu. .config f10afd69 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/04/29 05:48 b205d946bc4d gmtime(3) / locatime(3) can fail when timestamps are way off. .config 27e33c58 [disk image] [bsd.gdb] [kernel image]
2024/04/29 02:11 b205d946bc4d gmtime(3) / locatime(3) can fail when timestamps are way off. .config 07b455f9 [disk image] [bsd.gdb] [kernel image]
2024/04/28 13:00 b98581f594cd Don't filter dangerous characters by hand when strvisx(3) is right there. .config 07b455f9 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/04/27 23:51 4a1a463e112f add a man page from curses source for clear(1); from piotr durlej .config 07b455f9 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/04/27 10:39 22bab8566a4f Document EC_curve_{nid2nist,nist2nid}() .config 07b455f9 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/04/26 21:25 9d895d273374 fix signal test; ok tb@ .config 07b455f9 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/04/26 08:37 85e00e3040cd Update awk to the Apr 22, 2024 version. .config 3f914d6b [disk image] [bsd.gdb] [kernel image]
2024/04/26 06:45 85e00e3040cd Update awk to the Apr 22, 2024 version. .config 8bdc0f22 [disk image] [bsd.gdb] [kernel image]
2024/04/25 17:14 8fa0fb927089 Adjust macro definitions for dwqe(4) Rx descriptors. .config 8bdc0f22 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/04/25 03:59 53a4f4198df9 Regen .config 8bdc0f22 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/04/24 15:25 799d9b3d961e Use static inline for cd1400_write_ccr() because clang 16 has issues with it. .config a604cf37 [disk image] [bsd.gdb] [kernel image]
2024/04/24 13:11 799d9b3d961e Use static inline for cd1400_write_ccr() because clang 16 has issues with it. .config 21339d7b [disk image] [bsd.gdb] [kernel image]
2024/04/24 00:01 e6c7c102cf5d correct indentation; no functional change ok tb@ .config 21339d7b [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/04/23 10:51 8cc1b8fa16e2 ftp: send Host: headers with CONNECT requests when tunneling TLS over an HTTP proxy (i.e. for fetching resources over https). This is required by some proxy servers. .config 21339d7b [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/04/22 21:40 19e99d061340 Show pf fragment reassembly counters. .config 21339d7b [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/04/22 09:43 5af821209fa3 Sprinkle experimental into regress so they compile Reported by anton@ .config 36c961ad [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/04/21 23:19 e1cb65bb8aa8 Pass advertising router to the kernel. .config af24b050 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/04/21 10:05 8a9424f8c5c9 Display distinct errors for various problematic CRL/MFT situationships .config af24b050 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/04/20 19:48 a0c63bf7b3c7 Remove more unnecessary GOST code .config af24b050 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/04/20 06:23 55906bae5af5 As of the documentation, the UTP Command Descriptor Base Address (UCDBA) needs to be aligned on a 128-byte address. .config af24b050 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/04/19 17:12 097a266d85db Revert per-CPU caches a double-free has been found by naddy@. .config af24b050 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/04/19 04:01 78aef4a0e2ce More GOST removal adjustments .config af24b050 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/04/18 14:50 3ed32226cff5 proc_trampoline_mp() was replaced by proc_trampoline_mi() adjust prototype. OK mpi@ .config af24b050 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/04/18 02:57 3a96f17f8ee6 Remove comments from captain obvious and drop useless prototypes .config bd38b692 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/04/17 14:15 456e8b6ad58e ftp: send 'Accept */*' header .config acc528cb [disk image] [bsd.gdb] [kernel image]
2024/04/17 12:27 456e8b6ad58e ftp: send 'Accept */*' header .config 18f6e127 [disk image] [bsd.gdb] [kernel image]
2024/04/16 23:12 489289b76a3a Revert wip patch, not intended for commit .config 18f6e127 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/04/16 11:01 25b30cac31a3 sort .config 2338035c [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/04/15 22:43 9dcb0c6dfd57 Switch pax(1) to write archives using the 'pax' format by default .config 0d592ce4 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/04/15 10:10 7019ae976ad9 Run raw IP input in parallel. .config 459f4b00 [disk image] [bsd.gdb] [kernel image]
2024/04/15 05:35 7019ae976ad9 Run raw IP input in parallel. .config c8349e48 [disk image] [bsd.gdb] [kernel image]
2024/04/14 16:24 56d65d052d3a add maturin as MODPY_PYBUILD backend .config c8349e48 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/04/14 03:18 3b9d585e0ce8 correct indentation .config c8349e48 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/04/13 14:04 3a5505f27483 document "psk file path" notation; from josh rickmar ok tobhe .config c8349e48 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/04/13 00:29 93536db294f5 Split single TCP inpcb table into IPv4 and IPv6 parts. .config c8349e48 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/04/12 11:14 474ea8ba1797 Garbage collect various *_init() pmeths .config c8349e48 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/04/11 23:36 e961ca10cf2c Remove repeated type declaration that makes bison unhappy .config 3023abf0 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/04/11 10:22 123b2274d92c Remove parentheses after return .config 3023abf0 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/04/10 22:22 d11f3b71804f When rewriting an ELF header (i.e. in strip and objcopy), keep the .openbsd.syscalls section with the PT_OPENBSD_SYSCALLS phdr, even though is does not have the ALLOC flag; otherwise the phdr gets rewritten with a size of zero, which prevents the binary from working. .config 33b9e058 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/04/10 10:01 ffe6655cba7d Do not get muddled and crash if focusing a pane that is exiting, reported by Saul Nogueras in GitHub issue 3776. .config 7d74efd0 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/04/09 22:08 1e30b36946b4 whirlpool_test: avoid calling arc4random_uniform(0) .config 171ec371 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/04/09 09:58 b226cd0be9f7 regen .config 56086b24 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/04/08 21:48 7e284d508f03 Fix capping of VAPs .config f3234354 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/04/08 09:27 e16d075e3f83 drm: panel-orientation-quirks: Add quirk for GPD Win Mini .config 7591ebb5 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/04/07 23:02 c112ccd4e935 Rework CMS_add_simple_smimecap() .config ca620dd8 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/04/07 09:49 424974cc1f1f match another two Alder Lake-N DesignWare I2C ids .config ca620dd8 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/04/06 20:40 85fbf21ae5ae IP multicast sysctl mrtmfc must not write outside of allocation. .config ca620dd8 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/04/06 07:30 cd55b6bd00f2 Don't emit Validated ASPAs for Customer ASIDs with more than MAX_ASPA_PROVIDERS .config ca620dd8 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/04/05 18:20 3f7c134ffe9c use inline functions instead of do while(0) for dev_* .config ca620dd8 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/03/27 20:08 2ee472d028ec Support having bcmpcie(4) as both PCIe bus and simplebus to enable use of the Raspberry Pi 5's RP1 I/O controller, which is connected over PCIe. With this, the peripherals on the RP1 are enumerated and attached as well. .config 6ee49f2e [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/03/27 06:57 d9c286e032a7 drm/radeon/ni: Fix wrong firmware size logging in ni_init_microcode() .config 6ee49f2e [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/03/26 17:46 c2de78a730b8 Rework input and output handling for sha1. .config 6ee49f2e [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/03/26 04:35 7c54c7664c87 Garbage collect the unused verifyctx() and verifyctx_init() .config 6ee49f2e [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/03/25 15:25 e226f85ad9fb Revert r1.13 since it currently breaks openssl-ruby regress tests. .config 6ee49f2e [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/03/25 02:07 b9739e4cfaf4 Pull extension caching into X509_check_trust() .config 6ee49f2e [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/03/24 12:58 f4ea8fe21082 Sync with IANA Status Code Registry .config 6ee49f2e [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/03/23 23:46 f7d60097d803 readdir_r(3) was never necessary and has been deprecated by POSIX. Document that in the manpage and stop using it internally. .config 6ee49f2e [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/03/23 10:37 f64445590ae9 Expand ASN range for LACNIC .config 6ee49f2e [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/03/22 21:31 97ca6483dad3 Make local port which is bound during connect(2) unique per laddr. .config 6ee49f2e [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/03/22 08:20 b98784e6f2e2 aucat: Add a bytes-per-sample argument to allcobuf() .config 6ee49f2e [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/03/21 19:10 173c810f1a3f Write padding character into the right position. .config 6ee49f2e [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/03/21 06:00 0e3a08970453 Clear spinner after each cycle .config 6ee49f2e [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/03/20 16:51 110c1584e6f0 Cleanup AID handling. .config 6ee49f2e [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/03/20 03:38 85b1e7accca3 Remove OPENSSL/CRYPTO_realloc documentation .config 6ee49f2e [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/03/19 14:29 5663f1579953 count if_enqueue/ifq_enqueue errors as oqdrops. .config 6ee49f2e [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/03/19 01:19 a69db6767cfd Pass PHY OF node to the MII layer for use by PHY drivers. .config 6ee49f2e [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/03/18 09:37 d1ea0a7c7de9 Do UNP_CONNECTING and UNP_BINDING flags check in uipc_listen() and return EINVAL if set. This prevents concurrent solisten() thread to make this socket listening while socket is unlocked. .config 6ee49f2e [disk image] [bsd.gdb] [kernel image]
2024/03/17 20:25 1eb3d403c0b9 Annotate RSA-PSS SHA parameter encoding as wrong .config 6ee49f2e [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/03/17 07:17 d108608d837e Remove unused enum rsc_resourceblock_tag .config 6ee49f2e [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/03/16 18:08 632cdb5f09c2 add -S to usage(); .config 6ee49f2e [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/03/16 04:54 9b8ef3b0d162 add some initial documentation regarding MDAs .config 6ee49f2e [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/03/15 15:37 5807f0156439 whitespace .config 6ee49f2e [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/03/15 02:26 4bf41e636617 Mark up X509_STORE_get1_objects() .config 6ee49f2e [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/03/14 13:16 81c0b8be580e Revert "btrace(8): cache ELF .symtab, .strtab entries in sorted array" .config 6ee49f2e [disk image] [bsd.gdb] [kernel image]
2024/03/14 00:06 8f98edf97379 enable POOL_DEBUG after 7.5 release OK deraadt@ .config 6ee49f2e [disk image] [bsd.gdb] [kernel image]
2024/03/13 10:57 8f79da2a7ab2 Add regress test showing that OpenBSD IPv6 fragment reassembly is not affected by FreeBSD-SA-23:06.ipv6 security advisory. Scapy test frag6_oversize.py reassembles fragments of a packet too big to fit. Test frag6_unfragsize.py also plays games with ECN bits and hop-by-hop extension header to check overflow protection. ICMP6 parameter problem responses are expected. As pf does not generate such ICMP6 error packets, these tests are only run with frag6_input() in the IPv6 stack. .config 6ee49f2e [disk image] [bsd.gdb] [kernel image]
2024/03/12 21:37 9d7a05f92003 Configure the signal on the CLKOUT pin of the YT8531 PHY when we're instructed to do so by the device tree. .config 6ee49f2e [disk image] [bsd.gdb] [kernel image]
2024/03/12 08:24 3b374a56007a Correct handling of cpuid(0xd) subleaves, carefully hiding bits and sizes that the host does not intend to expose, but do expose xsaveopt and xgetbv(1). .config 6ee49f2e [disk image] [bsd.gdb] [kernel image]
2024/03/11 19:15 b2d77cef2d2b openssh-9.7 .config 6ee49f2e [disk image] [bsd.gdb] [kernel image]
2024/03/11 06:06 1e370e58d388 Invalidating the D-cache after disabling it turned out to be a bad idea and broke Allwinner SoCs with Cortex-A7 cores. So skip that and also invalidate the I-cache before disabling it. This seems to work better on a wide range of boards. .config 6ee49f2e [disk image] [bsd.gdb] [kernel image]
2024/03/10 16:45 6e1e34013c14 disable POOL_DEBUG for release ok deraadt@ .config 6ee49f2e [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/03/10 03:28 c8df64f9c06b avoid logging in signal handler by converting mainloop to ppoll() bz3670, reported by Ben Hamilton; ok dtucker@ .config 6ee49f2e [disk image] [bsd.gdb] [kernel image]
2024/03/09 14:14 186e249e5cad skip more whitespace, fixes find-principals on allowed_signers files with blank lines; reported by Wiktor Kwapisiewicz .config 6ee49f2e
2024/03/09 01:02 0ef4c01d20d2 Make sure copyoutstr() invoked with a length of zero returns ENAMETOOLONG. .config 6ee49f2e [disk image] [bsd.gdb] [kernel image]
2024/03/08 12:58 88b19e9437de Disable LRO in ix(4) on sparc64 by default .config 8e75c913
2024/03/08 12:20 deb7b0be1b2a In _bus_dmamap_load_mbuf() ensure that for large mbuf m_len values the incr value is rounded to the page boundary. This can happen when m_defrag() packs a TSO packet into one big mbuf cluster. .config 8e75c913
2024/03/08 00:37 deb7b0be1b2a In _bus_dmamap_load_mbuf() ensure that for large mbuf m_len values the incr value is rounded to the page boundary. This can happen when m_defrag() packs a TSO packet into one big mbuf cluster. .config cf82cde1 [disk image] [bsd.gdb] [kernel image]
2024/03/07 12:21 e9310faa4406 Check for the right flag to fix split-window -p, from Bryan Childs. .config 2b789849 [disk image] [bsd.gdb] [kernel image]
2024/03/07 02:09 17449d5ce459 Add SPI clocks for other 64-bit Rockchip SoCs. .config f39a7eed [disk image] [bsd.gdb] [kernel image]
2024/03/06 12:57 aa2f298a5965 POSIX defines inet_ntoa, not inet_aton. .config f39a7eed
2024/03/05 23:45 cf53fb485466 Ugly workaround to let this compile again on non-clang platforms. .config f39a7eed [disk image] [bsd.gdb] [kernel image]
2024/03/05 11:30 20110d46fc7f Make ftpd tests less flaky by ensuring the server has terminated before starting a new one. .config 9ed46f64 [disk image] [bsd.gdb] [kernel image]
2024/03/04 23:13 2a47495d462e sync .config 5fc53669 [disk image] [bsd.gdb] [kernel image]
2024/03/04 10:44 e36fb1b3c0bc fix leak of CanonicalizePermittedCNAMEs on error path; spotted by Coverity (CID 438039) .config 0f110c12 [disk image] [bsd.gdb] [kernel image]
2024/03/04 06:31 e36fb1b3c0bc fix leak of CanonicalizePermittedCNAMEs on error path; spotted by Coverity (CID 438039) .config 25905f5d [disk image] [bsd.gdb] [kernel image]
2024/03/03 17:22 43503d760fb8 Reinstate a test that was accidentally removed in previous .config 25905f5d [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/03/03 04:10 a60241574931 snc .config 25905f5d [disk image] [bsd.gdb] [kernel image]
2024/03/02 15:00 6a91963006cc sync (lh_stats.3 removal) .config 25905f5d [disk image] [bsd.gdb] [kernel image]
2024/03/02 01:49 ec6f9a749b05 mktemp(1): add suffix support for compatibility with the GNU version It is now possible to use templates where the Xs are not at the end, like "foo.XXXXXX.bar". If there are multiple runs of Xs, the last one is used. OK deraadt@ .config 25905f5d [disk image] [bsd.gdb] [kernel image]
2024/03/01 13:35 609b293af4bd regen .config 83acf9e0 [disk image] [bsd.gdb] [kernel image]
2024/03/01 02:31 1bd4ef1cf579 Add missing include of vlan.h in vmx(4). .config 352ab904 [disk image] [bsd.gdb] [kernel image]
2024/02/29 13:19 b0ca02faf19d align qwx_ce_rx error code checking with linux ath11k driver .config 352ab904 [disk image] [bsd.gdb] [kernel image]
2024/02/29 00:07 e5d416df88ac Small tweak for X509_check_purpose() .config 352ab904 [disk image] [bsd.gdb] [kernel image]
2024/02/28 12:05 042f4afa40d2 Refactor blk_match(). Fold the remaining data and empty file or no blocks cases together since they are kind of the same. .config 55d6f11d [disk image] [bsd.gdb] [kernel image]
2024/02/28 04:51 f2888ae16d7e Skip btcfi tests on amd64 CPUs not supporting CET IBT. .config d367cbe5 [disk image] [bsd.gdb] [kernel image]
2024/02/27 15:29 17712d2fc01b Pass flags to configure internal PHY delays down to the PHY. Also pass down the device tree node. This is necessary form boards that use ytphy(4) such as the OrangePi Zero 3. Note that this means the PHY mode has to be correctly specified in the device tree. This hasn't always been the case and it is still wrong in some of the device trees provided by the U-Boot version in packages that we use for 32-bit Allwinner SoCs. However those boards typically use a Realtek RTL8211E PHY (rev. 5) and rgephy(4) does not pay attention to the flags yet. So this commit shouldn't break any boards that aren't already broken. I'm working on an U-Boot update that will fix these device trees. .config d367cbe5
2024/02/27 13:14 17712d2fc01b Pass flags to configure internal PHY delays down to the PHY. Also pass down the device tree node. This is necessary form boards that use ytphy(4) such as the OrangePi Zero 3. Note that this means the PHY mode has to be correctly specified in the device tree. This hasn't always been the case and it is still wrong in some of the device trees provided by the U-Boot version in packages that we use for 32-bit Allwinner SoCs. However those boards typically use a Realtek RTL8211E PHY (rev. 5) and rgephy(4) does not pay attention to the flags yet. So this commit shouldn't break any boards that aren't already broken. I'm working on an U-Boot update that will fix these device trees. .config 05e69c83 [disk image] [bsd.gdb] [kernel image]
2024/02/26 23:55 53ff252d078f Also download SPLs via rsync .config 05e69c83 [disk image] [bsd.gdb] [kernel image]
2024/02/26 11:38 f844ef565ec2 use TAILQ_FOREACH_SAFE() to avoid use after free found by smatch, ok claudio@ .config 23536c23 [disk image] [bsd.gdb] [kernel image]
2024/02/25 23:51 c737cf90c555 clockintr: rename "struct clockintr_queue" to "struct clockqueue" .config 8d446f15 [disk image] [bsd.gdb] [kernel image]
2024/02/25 10:40 fd5846a35585 New accounting flag ABTCFI to indicate signal SIGILL + code ILL_BTCFI has occurred in the process. ok various people .config 8d446f15 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/02/24 21:30 5ee39ea80bba sync .config 8d446f15
2024/02/24 08:21 127fa8d558c3 timecounting: start system uptime at 0.0 instead of 1.0 .config 8d446f15
2024/02/23 19:02 bbad591d07d4 Prepare to provide X509_STORE_get1_objects() .config 8d446f15 [disk image] [bsd.gdb] [kernel image]
2024/02/23 05:50 2ac4c7caf11d make qwx(4) ignore ESHUTDOWN while printing errors to dmesg .config 8d446f15 [disk image] [bsd.gdb] [kernel image]
2024/02/22 16:29 609e0b1cb961 Improve db_ctf_pprint(), implement handlers for arrays and enums. .config 8d446f15 [disk image] [bsd.gdb] [kernel image]
2024/02/22 04:20 921b38ae7cad match on C740; tested by and ok deraadt@ .config 345111b5 [disk image] [bsd.gdb] [kernel image]
2024/02/21 15:39 8a1eddeadba3 In it_cmp() make sure that arrays are only considered equal if both have the same number of elements. This fixes an issue where arrays where too aggressivly merged and as a result the number of elements was mostly wrong in the CTF bits. Also it_cmp() should return 0 if both elements are considered equal. OK mpi@ .config 9e510875 [disk image] [bsd.gdb] [kernel image]
2024/02/21 15:33 8a1eddeadba3 In it_cmp() make sure that arrays are only considered equal if both have the same number of elements. This fixes an issue where arrays where too aggressivly merged and as a result the number of elements was mostly wrong in the CTF bits. Also it_cmp() should return 0 if both elements are considered equal. OK mpi@ .config 3af7dd65
2024/02/21 02:22 74fdd320a82d Link mpath and pf_trans regress to build. .config 3af7dd65
2024/02/20 13:10 52f7a49a0ee1 Include the test pattern that resulted in an infinite loop before rmatch.c rev 1.4. .config 3af7dd65 [disk image] [bsd.gdb] [kernel image]
2024/02/19 23:50 d8131725ee7c no need to be as strict with table formats on various match constraints, this prevents the reuse of T_HASH tables in T_LIST contexts when the key column actually makes sense by itself. .config 3af7dd65 [disk image] [bsd.gdb] [kernel image]
2024/02/19 11:17 50c1ea79ce0c regen .config 96e91f57 [disk image] [bsd.gdb] [kernel image]
2024/02/19 07:56 50c1ea79ce0c regen .config 578f7538 [disk image] [bsd.gdb] [kernel image]
2024/02/18 18:47 357c6b751ff9 Adjust regress test for memset() requested by jsing on review .config 578f7538 [disk image] [bsd.gdb] [kernel image]
2024/02/18 05:36 12afce1bef21 sync .config 578f7538 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/02/17 16:26 246baf2dfc61 Use calloc() instead of malloc() in BIO_new(). .config 578f7538
2024/02/17 03:07 6c24eb55e021 Re-introduce TSO support after we've implemented fixes for the two reported issues: .config 578f7538 [disk image] [bsd.gdb] [kernel image]
2024/02/16 13:56 844e213d50c7 Fix wrong ifmedia check in intel wifi drivers. .config 578f7538
2024/02/16 00:45 ac16f2e6ef35 Delay enabling sockets until ikev2 process is ready. .config 578f7538 [disk image] [bsd.gdb] [kernel image]
2024/02/15 12:41 2bd5848b8d4f BIO_dump*() avoid signed integer overflow .config fd39cf6f
2024/02/15 00:41 04fce66c3f2b Remove spurious GET_CURPROC in copyout() mistakenly introduced in r1.43. .config d9b1cdd5 [disk image] [bsd.gdb] [kernel image]
2024/02/14 12:27 b6321a455f43 Adjust test after the change to struct bgpd_addr. Noticed by anton@ .config 625bd0b0
2024/02/14 00:05 142eb7c69d11 Refactor parse_takey() .config d902085f [disk image] [bsd.gdb] [kernel image]
2024/02/13 11:53 2b1c83bc2dee There is no way to implement the INKERNEL() macro on sparc64. It was set to just 1 since the dawn of sparc64 support. It is time to accept the fact and remove all INKERNEL() checks. OK miod@ mpi@ .config e66542d7 [disk image] [bsd.gdb] [kernel image]
2024/02/12 22:38 04d13988b8fa Fix tuple & string comparisons in maps. .config 77b23aa1 [disk image] [bsd.gdb] [kernel image]
2024/02/12 09:28 6cbac32f9ea2 Retpolines are an anti-pattern for IBT, so we need to shift protecting userspace from cross-process BTI to the kernel. Have each CPU track the last pmap run on in userspace and the last vmm VCPU in guest-mode and use the IBPB msr to flush predictors right before running in userspace on a different pmap or entering guest-mode on a different VCPU. Codepatch-nop the userspace bits and conditionalize the vmm bits to keep working if IBPB isn't supported. .config 77b23aa1 [disk image] [bsd.gdb] [kernel image]
2024/02/11 20:17 8cff70dd7f9a Fix potential out-of-bounds array access. .config 77b23aa1
2024/02/11 07:06 5a77c2f75946 firefall -> firewall, from Joel Carnat .config 77b23aa1 [coverage report(html)]
2024/02/10 17:59 f928e069fd28 If anything goes wrong with reading the 'sysctl hw.ucomnames', act like it is the empty string, rather than considering it an error. ok krw .config 77b23aa1
2024/02/10 04:47 fa5702e10918 pull in another upstream tweak for windows .config 77b23aa1
2024/02/09 15:17 06bc238730aa avoid uninitialised var use if qwx_core_fetch_bdf() errors ok stsp@ .config 77b23aa1 [disk image] [bsd.gdb] [kernel image]
2024/02/09 14:09 06bc238730aa avoid uninitialised var use if qwx_core_fetch_bdf() errors ok stsp@ .config 7f07e9b0
2024/02/09 00:52 c037b5701899 Oops, commited wrong version of CLEANFILES in previous. .config 7f07e9b0
2024/02/08 12:01 2df6d81d8aa9 correct size in ipv6 address comparison .config e8e30238 [disk image] [bsd.gdb] [kernel image]
2024/02/08 08:02 2df6d81d8aa9 correct size in ipv6 address comparison .config 6404acf9
2024/02/07 18:51 17240de173a8 Let the config parser make use of the mib_string2oid(). If a descriptor is not found in the loaded MIB files it falls back to the old smi_oid2string(), which then throws a deprecation warning. This won't trigger for most cases in the default install, but the UCD-DISKIO-MIB and dependencies aren't included (yet?) (which can be fixed by manually including them via "mib directory") and there's a couple of misspellings (e.g. mib_2 vs mib-2, and usmStatsNotInTimeWindow vs usmStatsNotInTimeWindows). .config 6404acf9
2024/02/06 18:12 83dbb6acd266 Pass struct iked directly to ca_reset() instead of passing it via ps .config 6404acf9 [disk image] [bsd.gdb] [kernel image]
2024/02/06 04:59 8cf5070fd19e drm/amdgpu: apply the RV2 system aperture fix to RN/CZN as well .config 6404acf9
2024/02/05 22:26 889f10797414 More missing void .config 6404acf9 [disk image] [bsd.gdb] [kernel image]
2024/02/05 10:28 889f10797414 More missing void .config e23e8c20 [disk image] [bsd.gdb] [kernel image]
2024/02/05 01:07 ea15225f4d09 Tweak codepatch_control_flow(): * it should be in .cptext so it gets unmapped when codepatching is done * when doing a JMP, fill the area after it with INT3s instead of NOPs .config a67b2c42 [disk image] [bsd.gdb] [kernel image]
2024/02/04 11:56 851cae3d0655 Use x509_get_time() to get the Manifest thisUpdate / nextUpdate .config a67b2c42 [coverage report(html)]
2024/02/03 22:37 51dce3f82dc5 Try to fetch the board variant from the device tree on platforms that have one (e.g. on arm64). Needed to extract the right information from the qwx(4) firmware on the x13s. .config a67b2c42 [disk image] [bsd.gdb] [kernel image]
2024/02/03 09:23 b8e36cff4f62 correct buffer size argument to snprintf in print_proto() .config a67b2c42 [disk image] [bsd.gdb] [kernel image]
2024/02/03 00:24 35b7f4031296 Fix vector number check. .config 60bf9982 [disk image] [bsd.gdb] [kernel image]
2024/02/02 11:14 e3bed6ebde89 bio_dump: fix indent .config 60bf9982 [disk image] [bsd.gdb] [kernel image]
2024/02/01 23:17 1db0c466767b Inline EVP_PBE_find() in its last two callers .config d61103fc [disk image] [bsd.gdb] [kernel image]
2024/02/01 11:15 fcae193a71fb aucat: Fix MIDI control of the levels of individual files .config 81024119 [disk image] [bsd.gdb] [kernel image]
2024/02/01 01:42 ddf4db410a51 Add reference to RRDP Session Desynchronization draft .config 373b66cd
2024/01/31 12:32 1039ba604aa3 Introduce and use mft_compare_issued() .config 373b66cd [disk image] [bsd.gdb] [kernel image]
2024/01/30 23:20 ed3b913002ba the clang binary never shrinks, especially since it is statically linked (for performance). in this case, it grew larger than the maximum text segment size; increase that size. .config 373b66cd
2024/01/30 11:30 94c283ed32be Run TCP timer without kernel lock. .config 7f400fcb
2024/01/29 22:54 60465fd700e3 handle qwx(4) association state transitions from ASSOC to RUN .config 991a98f4 [disk image] [bsd.gdb] [kernel image]
2024/01/29 09:35 02b1d65639bd drm/amdkfd: Fix type of 'dbg_flags' in 'struct kfd_process' .config 991a98f4 [disk image] [bsd.gdb] [kernel image]
2024/01/29 06:37 02b1d65639bd drm/amdkfd: Fix type of 'dbg_flags' in 'struct kfd_process' .config cc4a4020
2024/01/28 17:29 24e0ccbe05a7 Clean up EVP_MD_CTX_{init,cleanup}() usage in ASN1_item_verify() .config cc4a4020 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2024/01/28 04:18 71e7d8aacb4f Force -fno-stack-protector on "boot block" that absolutely can't have a stack protector (probably not even a -fstack-protector-strong) because the bloat would render them unuseable. This also means the system compiler can now take on any more it wants, and all the pieces which can't use the stack protector are properly marked. ok kettenis .config cc4a4020
2024/01/27 15:09 eda78419691a On Allwinner D1, the SBI call to schedule timer interrupts doesn't work. Instead we have to use one of the timers integerated on the SoC that triggers an external interrupt. Add the appropriate driver and change the MD clock code to hook it up. .config cc4a4020
2024/01/27 01:58 2b86dc956b4b Put checksum flags in bpf_hdr to use them in userland dhcpleased. .config cc4a4020
2024/01/26 12:48 4bdff4bed0e3 import of libcxx-16.0.6 .config cc4a4020 [disk image] [bsd.gdb] [kernel image]
2024/01/25 15:04 e4b6dfd5d051 Merge PKCS12_newpass() and newpass_p12() .config cc4a4020 [disk image] [bsd.gdb] [kernel image]
2024/01/25 03:29 13e262cf2871 Avoid a four-byte overread in gcm_ghash_4bit_mmx() on i386 .config 1e153dc8 [disk image] [bsd.gdb] [kernel image]
2024/01/24 14:12 0fbd6532620f Use per connection peerid for control replies instead of 'broadcasting' replies for 'ikectl show sa' and similar control requests, we now assign a uniq peerid to each request and pass this peerid between the processes so the reply can be sent on the matching connection. .config 1e153dc8 [disk image] [bsd.gdb] [kernel image]
2024/01/24 00:55 9cf6efbe4e96 Consider the whole tuple when reading a map entry whose key is that tuple. .config 1e153dc8 [disk image] [bsd.gdb] [kernel image]
2024/01/23 12:12 c96eac122127 move more defines out of kernel.h .config 74d5594c [disk image] [bsd.gdb] [kernel image]
2024/01/23 08:30 c96eac122127 move more defines out of kernel.h .config 1c0ecc51
2024/01/22 19:18 a8a43a803f3a Increase buffer size to avoid truncating styles, GitHub issue 3809 from Ricardo Bittencourt. .config 1c0ecc51 [disk image] [bsd.gdb] [kernel image]
2024/01/22 09:17 c1e59e835f1f drm/amd/display: Pass pwrseq inst for backlight and ABM .config 9bd8dcda [disk image] [bsd.gdb] [kernel image]
2024/01/21 20:07 83cbdf3a02e6 workaround for the static non-PIE instbin "instbin" program on the install media is no longer needed, due to fix in libc/dlfcn/init.c thanks kettenis and gkoehler .config 9bd8dcda
2024/01/21 06:57 1b9db5f20e8d oops, brain scrambled trying to squeeze the ifdef into bad place .config 9bd8dcda [coverage report(html)]
2024/01/20 17:46 e7a417afe28e AEXECVE can be removed, because pinsyscall SYS_execve detection has been deleted. .config 9bd8dcda [disk image] [bsd.gdb] [kernel image]
2024/01/20 04:26 0d3488043b40 remove the guts of pinsyscall(2), it just returns 0 now. It has been made redundant by the introduction of pinsyscalls(2) which handles all system calls, rather than just 1. .config 9bd8dcda [disk image] [bsd.gdb] [kernel image]
2024/01/19 14:49 59674edd175d add iwn(4) to arm64 GENERIC .config 9bd8dcda [disk image] [bsd.gdb] [kernel image]
2024/01/19 12:22 59674edd175d add iwn(4) to arm64 GENERIC .config 21772ce4 [disk image] [bsd.gdb] [kernel image]
2024/01/18 23:08 cca106ce4b38 ec_point_conversion: zap an empty line .config 21772ce4
2024/01/18 10:51 d1ecb0c52710 Fix IMSG_RECONF_ASPA handling. The rde did not expect what the rtr process was sending and hit the error path because of that. Since the encoding as two uint32_t in rtr.c is awkward use the same way that the parent is sending the aspa sets. This uses a local copy so that the included expire filed is forced to 0 (the RDE does not use that field). OK tb@ .config 239abf84 [disk image] [bsd.gdb] [kernel image]
2024/01/17 22:37 83447bbcd32b very ugly whitespaces .config 915053c7
2024/01/17 09:57 72348922d276 Update standards reference .config c9a1c95b [disk image] [bsd.gdb] [kernel image]
2024/01/17 03:42 72348922d276 Update standards reference .config 2a7bcc7f
2024/01/16 14:29 63cdaeb68a44 Cope with recent changes to pfctl output. .config 2a7bcc7f
2024/01/16 01:11 ab51fa82de9b Make sure to return a proper string in ai_canonname. .config 2a7bcc7f
2024/01/15 11:34 89b5be12b372 clockintr: move CLST_IGNORE_REQUESTS from cl_flags to cq_flags .config 2a7bcc7f [disk image] [bsd.gdb] [kernel image]
2024/01/15 06:51 89b5be12b372 clockintr: move CLST_IGNORE_REQUESTS from cl_flags to cq_flags .config 551587c1
2024/01/14 17:33 860b359f53e3 Prepare for removing most of the X509_TRUST API .config 551587c1 [coverage report(html)]
2024/01/14 04:11 b51570b5eca2 Remove check{,obj_cleanup}_defer documentation .config 551587c1 [disk image] [bsd.gdb] [kernel image]
2024/01/13 14:51 cb82efff156d The OBJ_NAME API joins the party in evp_names.c .config 551587c1
2024/01/13 01:29 3f214701761d add license; ok kettenis@ .config 551587c1
2024/01/12 13:31 2d01bf8aac77 Send UDP packets in parallel. .config f6fa7c28 [disk image] [bsd.gdb] [kernel image]
2024/01/12 04:13 c069659183f0 ifconfig.8: reorder hwfeature list .config dda5a988 [disk image] [bsd.gdb] [kernel image]
2024/01/11 14:39 e9d2d4cd704b Make the -P option work for Trust Anchor certificates as well .config dda5a988
2024/01/11 14:39 e9d2d4cd704b Make the -P option work for Trust Anchor certificates as well .config 00f3cc59
2024/01/11 01:14 64cb89d06aef X509_TRUST: group together all trust_*() functions .config 00f3cc59 [disk image] [bsd.gdb] [kernel image]
2024/01/10 13:00 5b7944c191c0 fix incorrect capitalisation; .config 04815ef1 [disk image] [bsd.gdb] [kernel image]
2024/01/10 00:51 29ae6bbdbe85 adapt ssh_api.c code for kex-strict .config b438bd66 [disk image] [bsd.gdb] [kernel image]
2024/01/09 12:47 6354f7248140 remove unused of_device_get_match_data() prototype .config 4807fb37
2024/01/09 01:41 37149e4fa856 Rework rtr_parse_header() and introduce rtr_check_session_id() to make the initial header parsing simpler. This also allows to simplify the version negotiation dance a bit. More is needed there. OK tb@ .config 4c0fd4bb
2024/01/08 12:14 e932005d1c48 Inline X509_{TRUST,PUPROSE}_set() in their only callers .config 4c0fd4bb [disk image] [bsd.gdb] [kernel image]
2024/01/08 04:58 d8fc03596367 remove ext-info-* in the kex.c code, not in callers; with/ok markus@ .config 28c42cff
2024/01/07 15:46 3db25975d7ae rpki-client: zap a stray space .config 28c42cff [coverage report(html)]
2024/01/07 00:16 172a5cb9e97b Prevent use after free of TLS context at syslogd(8) shutdown. .config 28c42cff [disk image] [bsd.gdb] [kernel image]
2024/01/06 10:58 036f766dae03 devel/cargo: add support for installing several different paths .config 28c42cff [disk image] [bsd.gdb] [kernel image]
2024/01/05 21:37 fba72c105684 Improve rtr_send_error() logging and demote the FSM state changes from log_info to log_debug. OK tb@ .config 28c42cff
2024/01/05 08:18 baf9e3d1b05e Set the interrupt aggregation counter down to 1, which fixes the read performance from ~20MB/s to ~220MB/s. .config 28c42cff
2024/01/04 18:50 7a766feb92ce Neuter the remainder of the ameth lib .config 28c42cff [disk image] [bsd.gdb] [kernel image]
2024/01/04 05:29 234e51327de9 Skip tests that use too many resources on armv7. .config 28c42cff [disk image] [bsd.gdb] [kernel image]
2024/01/03 15:56 b98228b26782 Update website URL. .config 28c42cff [disk image] [bsd.gdb] [kernel image]
2024/01/03 14:28 b98228b26782 Update website URL. .config fb427a07
2024/01/03 01:17 2b0553810350 Move a t to the right place in a comment .config fb427a07
2024/01/02 12:07 af367b3e7443 Revert "drm/amd/display: Do not set DRR on pipe commit" .config fb427a07 [disk image] [bsd.gdb] [kernel image]
2024/01/01 22:47 7054f42f4797 Fix bounds check in EVP_PKEY_CTX_get_keygen_info() .config fb427a07 [disk image] [bsd.gdb] [kernel image]
2024/01/01 09:35 e006e8e6ce55 Increase datasize to 1536 MB for running llvm-tblgen on i386. Fixes build in src/gnu/usr.bin/clang/include/llvm/AMDGPU. OK semarie@ .config fb427a07 [disk image] [bsd.gdb] [kernel image]
2023/12/31 20:24 4dba83b83de2 Add TCP Segmentation Offload (TSO) support for em(4). Following chip-sets are currently known to support TSO; 82575, 82576, 82580, I350, and I210. .config fb427a07
2023/12/31 07:14 79121ff45030 Make x509_issuer_cache_free_oldest() static .config fb427a07 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2023/12/30 18:03 b9886d31b48d Improve the RTKit code. This update brings us crashlog and syslog parsing support as well as bug fixes that are needed to bring up the DCP. .config fb427a07 [disk image] [bsd.gdb] [kernel image]
2023/12/30 04:54 520f453b61d5 A .Xr to DSA_generate_parameters_ex() was lost accidentally .config fb427a07 [disk image] [bsd.gdb] [kernel image]
2023/12/29 15:44 24f569d23f3e Use a per cpu pool cache for pmap_pv_pool .config fb427a07 [disk image] [bsd.gdb] [kernel image]
2023/12/29 02:35 4600b3a1e352 Rework and fix pkey_hmac_keygen() .config fb427a07 [disk image] [bsd.gdb] [kernel image]
2023/12/28 13:24 e1825d0cf879 Only wrap pattern in *s if using a regular expression. .config fb427a07 [disk image] [bsd.gdb] [kernel image]
2023/12/28 00:14 8299cfcd178e Remove flags from the prefix before comparing with the received key so that modifier keys with flags work correctly, GitHub issue 3764. .config fb427a07
2023/12/27 11:04 58d5f0181b7e Mark rrdp debug logging functions as used in regress .config fb427a07 [disk image] [bsd.gdb] [kernel image]
2023/12/26 21:54 98f1db2d6a6e Update documentation URL .config fb427a07
2023/12/26 08:44 3b2bee84c229 Remove unused X509_LOOKUP_METHODs .config fb427a07 [disk image] [bsd.gdb] [kernel image]
2023/12/25 19:34 747b4226dd28 Install media contain no packages anymore so move packages build last .config fb427a07
2023/12/25 06:24 0793d0d12742 rename bus_type enum to sparc_bus_type to not conflict with bus_type in drm build error reported by deraadt@ ok kettenis@ .config fb427a07 [disk image] [bsd.gdb] [kernel image]
2023/12/24 17:14 b7a40dd62413 Zal dead code .config fb427a07 [coverage report(html)]
2023/12/24 04:04 9c72bbc06238 Remove unused variables. .config fb427a07
2023/12/23 14:54 cc7eb4aea75c Use more consistent order for Init/Update/Final .config fb427a07
2023/12/22 15:42 29ea0b8ea69a Replace check_id() with its x509_vfy_check_id() wrapper .config fb427a07 [disk image] [bsd.gdb] [kernel image]
2023/12/22 04:12 48ed1303f454 Remove some superfluous parentheses .config 4f9530a3
2023/12/21 15:02 a9292d2a63fa Clean up snmpd's header situation. .config 4f9530a3
2023/12/21 01:49 b71395ea3d48 update to nsd 4.8.0 OK sthen .config 4f9530a3
2023/12/20 13:13 4d2f7ea336a4 Don't unset the SA tag set by ipsec_sa_tag in ipsec_sa_iface. Fixes SA tagging and a possible leak. .config de21eb89 [disk image] [bsd.gdb] [kernel image]
2023/12/20 07:31 4d2f7ea336a4 Don't unset the SA tag set by ipsec_sa_tag in ipsec_sa_iface. Fixes SA tagging and a possible leak. .config 3ad490ea
2023/12/19 18:24 434871b630fb whitespaces .config 3ad490ea [disk image] [bsd.gdb] [kernel image]
2023/12/19 05:11 5134f2df90e8 Rephrase some warnings related to Manifests .config 3ad490ea [disk image] [bsd.gdb] [kernel image]
2023/12/18 17:07 9171d7d9aa9c regress test for agent PKCS#11-backed certificates .config 924661f4
2023/12/18 07:51 4f27e2eb738c c2sp: replace openssl 3.0 with 3.2 support .config 3222d10c
2023/12/17 12:20 e10a268edd84 Make `fuse_rd_filtops' mpsafe. .config 3222d10c [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2023/12/16 23:10 362346d46a77 EVP_EncryptUpdate(): make block_size and block_mask const .config 3222d10c [disk image] [bsd.gdb] [kernel image]
2023/12/16 10:00 510d2225e9c9 Remove the string_table test .config 3222d10c
2023/12/15 20:50 c8f15f313960 Drop no-longer-applicable comment. .config 3222d10c
2023/12/15 07:41 bd5b787cc498 Hoist OBJ_sn2nid() over OBJ_ln2nid() .config 3222d10c
2023/12/14 18:30 337c377e2c09 Move the txt to obj/nid conversions a bit down. .config 3222d10c [disk image] [bsd.gdb] [kernel image]
2023/12/14 05:10 7c73d09c2efe Implement per-CPU caching for the page table page (vp) pool and the PTE descriptor (pted) pool in the [riscv64] pmap implementation. This significantly reduces the side-effects of lock contention on the kernel map lock that is (incorrectly) translated into excessive page daemon wakeups. This is not a perfect solution but it does lead to significant speedups [on the Hifive Unmatched] .config 3222d10c
2023/12/13 16:34 019a52a4e47d remove -o cases; reminded by anton .config ce0359fb
2023/12/13 13:43 019a52a4e47d remove -o cases; reminded by anton .config ebcad15c
2023/12/13 00:33 ca6116e72e5e The OID inside snmpTrapOID is of type NOTIFICATION-TYPE, which does not have a zero appended. .config ebcad15c
2023/12/12 11:21 bb79c4302255 sync .config ebcad15c [disk image] [bsd.gdb] [kernel image]
2023/12/11 22:19 c5b5cf9aac8b Warn when the same manifestNumber is recycled across multiple issuances of that manifest .config 28b24332
2023/12/11 09:10 69703a933fd2 drm/amd/display: Restore rptr/wptr for DMCUB as workaround .config 28b24332
2023/12/10 20:00 83762a71f748 Populate the non-LOAD openbsd.syscalls section (and PT_OPENBSD_SYSCALL) with {uint offset, uint syscall#} entries in libc & ld.so. In libc a few syscall# entries (break, sigprocmask, _tfork, _threxit) are duplicated because additional or inline uses occur (that situation is handled elsewhere) ok kettenis .config 28b24332 [disk image] [bsd.gdb] [kernel image]
2023/12/10 06:50 2da541025cd9 Fix wrong call to slot->ops->exit() causing server to abort. .config 28b24332 [coverage report(html)]
2023/12/09 17:31 102443c78d43 Following a failed fetch, use a previously cached and valid Manifest .config 28b24332 [disk image] [bsd.gdb] [kernel image]
2023/12/09 04:21 7a77605c81c7 Add spaces around '='. style(9) fix, no functional changes. .config 28b24332
2023/12/08 15:12 a4e0416e2158 locally us MAXIMUM() rather than MAX() ok tb gnezdo .config 28b24332
2023/12/08 02:02 0eeb2d97112c Collect .openbsd.syscalls sections into a new PT_OPENBSD_SYSCALLS segment. This will be used soon to pin system calls to designated call sites. .config 28b24332
2023/12/07 12:50 0d0a919f69d9 Add tests that create and delete cloned routes during connect(2). .config 28b24332 [disk image] [bsd.gdb] [kernel image]
2023/12/07 00:21 2daf5781f467 short circuit debug log processing early if we're not going to log anything. From Kobe Housen .config e3299f55
2023/12/06 11:53 39fe8e223e62 Add more devices which may attach ukbd (and thus wskbd) but should never be considered as console keyboards. .config 95293603
2023/12/06 07:42 39fe8e223e62 Add more devices which may attach ukbd (and thus wskbd) but should never be considered as console keyboards. .config 858d62d1
2023/12/05 14:25 1c088b9b3a78 boot_file was removed in arm64 machdep.c rev 1.55 .config 858d62d1 [disk image] [bsd.gdb] [kernel image]
2023/12/05 01:21 60f8b12f1992 Remove unneeded symbols. .config f819d6f7
2023/12/04 12:10 8a534fe949e3 drm/i915: do not clean GT table on error path .config f819d6f7
2023/12/03 23:01 921ffa12ff97 Rename all in6p local variables to inp. .config f819d6f7
2023/12/03 09:51 040dcbc58f4c Fix some NULL misspellings .config f819d6f7 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2023/12/02 20:41 c0ea3bd1e680 virtio: Fix handling of feature bits >= 32 .config f819d6f7 [disk image] [bsd.gdb] [kernel image]
2023/12/02 07:31 ae19b3a81c1a Add tests to exercise the recent bug fixes. .config f819d6f7 [disk image] [bsd.gdb] [kernel image]
2023/12/01 18:23 a5839ef2707f Make sure we read a complete struct fsinfo even if the filesystem sectors are smaller. bug report and ok kn@ .config f819d6f7
2023/12/01 05:12 6692cda136f4 Clean up and de-spaghettize by_file_callback .config f819d6f7
2023/11/30 16:01 7b53bb41f795 Make sure we don't process garbage data as keypresses if the device sends a truncated report. .config f819d6f7
2023/11/30 02:51 592331b2f9bb Ignore ENGINE at the API boundary .config f819d6f7
2023/11/29 14:49 9f01a767b73c Use a long for id in ssl3_get_cipher_by_id() .config 6e78f9ce
2023/11/29 02:43 1c543edce21c relay_read_http: tighten up header parsing .config 1adfb6f6
2023/11/28 14:38 975217253947 remove more unused defines ok kettenis@ .config 9fd50251
2023/11/28 02:24 42b2aea6fbc1 EVP test: fix includes .config 9fe51b7c
2023/11/27 13:56 d812955352cc Document -J, --omit-link-times and remove a confusing sentence from the -O, --omit-dir-times description. OK tb@ .config 7ec6c044
2023/11/27 13:41 d812955352cc Document -J, --omit-link-times and remove a confusing sentence from the -O, --omit-dir-times description. OK tb@ .config 5b429f39
2023/11/27 00:31 2551e57700ef Remove inp parameter from ip_output(). .config 5b429f39
2023/11/26 11:20 4359fbd8d6ec Fix oslog support and be more forgiving when we see messages that we don't recognize. Fixes booting with newer firmware (such as the firmware currently installed by the Asahi installer). .config 5b429f39 [coverage report(html)]
2023/11/25 22:11 0272aeb89386 recognize future updatedb tagged packages .config 5b429f39
2023/11/25 09:01 8d0912802917 add glue to match usage against actual options, as a debugging facility .config 5b429f39
2023/11/24 19:52 adae3b12b836 Remove unneeded symbols. .config 5b429f39
2023/11/24 06:38 890f3f8e5b5d regen .config 5b429f39
2023/11/23 17:04 3f438978d619 match on Alder Lake-N ids tested-by and ok sthen@ .config 5b429f39
2023/11/23 15:55 3f438978d619 match on Alder Lake-N ids tested-by and ok sthen@ .config fc59b78e
2023/11/23 02:42 dfd7428cb9ea expose the state of thermal zones as kstats. .config fc59b78e
2023/11/22 14:05 6e363ec32f1b Update awk to the Nov 20, 2023 version. .config 03e12510
2023/11/22 09:19 6e363ec32f1b Update awk to the Nov 20, 2023 version. .config cb976f63
2023/11/21 20:08 da033d4cac01 Fix a <= 5-byte buffer overwrite in print_bin() .config cb976f63
2023/11/21 06:59 4ca0067f0867 drm/radeon: possible buffer overflow .config cb976f63 [disk image] [bsd.gdb] [kernel image]
2023/11/20 17:43 40466abf385b Rename struct imsgbuf *ibuf to *imsgbuf. Same was done in bgpd. OK tb@ .config cb976f63 [disk image] [bsd.gdb] [kernel image]
2023/11/20 04:29 c88b74036738 only enable bti and pac by default on arm64 .config cb976f63
2023/11/19 15:19 2b84715c18d3 Missing period .config cb976f63 [coverage report(html)]
2023/11/19 02:08 85d9593128fd sync zlib with userland .config cb976f63
2023/11/18 13:03 0a5044de2e52 Check for negative IV length .config cb976f63 [disk image] [bsd.gdb] [kernel image]
2023/11/17 23:52 470506ee5b58 Use -mxgot to avoid GOT overflow during build on mips64. .config cb976f63
2023/11/17 10:42 da407c5b03f3 fix wrong macro .config cb976f63
2023/11/16 21:26 0bfbfbe7cd58 Run TCP SYN cache timer logik without net lock. .config cb976f63
2023/11/16 08:18 18bc31b7ebc1 avoid reading data when enumerating kstats. .config cb976f63 [disk image] [bsd.gdb] [kernel image]
2023/11/15 19:02 dede7ac89685 Make sure we allocate the correct size for an appl_agentcap. .config cb976f63 [disk image] [bsd.gdb] [kernel image]
2023/11/15 05:53 8e9ff1e61e13 Improve fw_update output on errors .config cb976f63 [disk image] [bsd.gdb] [kernel image]
2023/11/14 16:43 c101cdd2dbb5 Use SM 2026 for Sync which is more widely supported now. .config cb976f63 [disk image] [bsd.gdb] [kernel image]
2023/11/14 03:33 609421e2e353 raise i386's datasize for 'daemon' class so that relinking libc at boot doesn't fail - new clang is even greedier than the old one. .config cb976f63
2023/11/13 14:22 1066617378e4 Check notBefore/notAfter validity with ASN1_TIME_to_tm(3) .config cb976f63 [disk image] [bsd.gdb] [kernel image]
2023/11/13 04:08 06d05a3069ab Declare global variable zeroin46_addr as const. .config 6d6dbf8a [disk image] [bsd.gdb] [kernel image]
2023/11/12 15:00 d960db3d279d flip the ignoreFunctionAddressEquality flag; lost in merging changes from llvm-13 .config 6d6dbf8a [coverage report(html)]
2023/11/12 01:51 1ad61ae0a79a update build infrastructure for llvm-16.0.6 .config 6d6dbf8a [disk image] [bsd.gdb] [kernel image]
2023/11/11 12:41 ec6cc5260a38 document UNLINKED/BUILD_UNLINKED .config 6d6dbf8a
2023/11/11 00:29 b202fd010d79 Mention gnome in DIST_TUPLE. .config d80eec66
2023/11/10 12:24 203153b6ff36 Always prefer group from initial KE payload as responder if supported. .config 910357f9
2023/11/10 00:17 8eb093d04bc2 Forgot to fix the RFC number in the new comment .config 45e9b83e
2023/11/09 11:46 415db4d19081 Remove delayed timeout(9) initialization. timeout_set*() only assign members of passed timeout structure, this delayed initialization provides nothing but makes code weird. .config 1d21e169 [disk image] [bsd.gdb] [kernel image]
2023/11/09 11:10 415db4d19081 Remove delayed timeout(9) initialization. timeout_set*() only assign members of passed timeout structure, this delayed initialization provides nothing but makes code weird. .config 4862372a
2023/11/08 22:01 e40a541e6be4 Don't use aru_pdu for determining the requesttype. It's owned by snmp_message and getting rid of it is also needed for appl_report() to gather its own information. .config 4862372a
2023/11/08 09:55 6b9d0bbc2d67 Move CMS_RecipientInfo_ktri_get0_algs() down a few lines and fix its error check .config b93f63e8 [disk image] [bsd.gdb] [kernel image]
2023/11/08 02:10 8169b5270f1f Fix an error message left out in the mustDecodeHexString() conversion .config 83211397 [disk image] [bsd.gdb] [kernel image]
2023/11/07 13:01 d1ee0d19b86f Rename struct imsgbuf *ibuf to *imsgbuf in all places. ibuf should be reserved for struct ibuf * values. OK tb@ .config 83211397 [disk image] [bsd.gdb] [kernel image]
2023/11/06 23:49 62d16ea3c562 Pull everything except the actual run call out of the closure .config 83211397 [disk image] [bsd.gdb] [kernel image]
2023/11/06 11:21 93e9809bc90f avoid using MCS9 in iwm(4) Tx rate selection if 40 MHz is disabled .config 78fae24e [disk image] [bsd.gdb] [kernel image]
2023/11/06 11:00 93e9809bc90f avoid using MCS9 in iwm(4) Tx rate selection if 40 MHz is disabled .config 500bfdc4
2023/11/05 21:51 0f58cf3903ae current code no longer uses Lst_Replace not Lst_Requeue so don't bother compiling them. .config 500bfdc4
2023/11/05 08:42 f7bd0bb85fc9 Use proper length in session_newmsg() for the RFC9072 case. .config 500bfdc4 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2023/11/04 15:51 5f3e01b79b09 KNF plus fixed a few signed vs unsigned compares (that we actually not real problems) .config 500bfdc4 [disk image] [bsd.gdb] [kernel image]
2023/11/04 02:41 17e3ddc99337 timeout(1): align execvp(3) failure statuses with GNU timeout .config 500bfdc4
2023/11/03 13:21 2f4809884632 Use pfctl_fopen (which checks to ensure the given file isn't a directory) for pfctl -f /path/to/pf.conf. Otherwise, if you accidentally use a dir instead of a file (e.g. if you have an /etc/pf directory and don't notice the name when tab-completing), you successfully install an empty ruleset. ok sashan@ .config 500bfdc4 [disk image] [bsd.gdb] [kernel image]
2023/11/03 12:36 2f4809884632 Use pfctl_fopen (which checks to ensure the given file isn't a directory) for pfctl -f /path/to/pf.conf. Otherwise, if you accidentally use a dir instead of a file (e.g. if you have an /etc/pf directory and don't notice the name when tab-completing), you successfully install an empty ruleset. ok sashan@ .config c4ac074c
2023/11/02 23:24 8b16e24e23ef Fix a few bizarre line wraps in x509.h .config c4ac074c
2023/11/02 12:07 d781822394e4 Use X509_ALGOR_set0_by_nid() in X509_ALGOR_set_evp_md() .config b5f07fd3
2023/11/02 10:59 4c3df036cdef Explain the weird order of doing things in X509_ALGOR_set0() .config b5f07fd3 [disk image] [bsd.gdb] [kernel image]
2023/11/02 01:22 4c3df036cdef Explain the weird order of doing things in X509_ALGOR_set0() .config 69904c9f
2023/11/01 12:12 7f7105318a44 add some tests of forced commands overriding Subsystem directives .config 69904c9f [disk image] [bsd.gdb] [kernel image]
2023/10/31 23:01 6f4f14eb814d cksum -c: support checking base64 digests in reverse mode too. .config 69904c9f [disk image] [bsd.gdb] [kernel image]
2023/10/31 10:56 c6788f192911 remove unneeded includes ok deraadt@ .config 0badc11c
2023/10/30 22:49 4652e3440d80 tidy and refactor PKCS#11 setup code .config b5729d82 [disk image] [bsd.gdb] [kernel image]
2023/10/30 10:25 a19ee134455f drm/amd/pm: add unique_id for gc 11.0.3 .config 116af91f
2023/10/30 06:17 a19ee134455f drm/amd/pm: add unique_id for gc 11.0.3 .config 3c418d72
2023/10/29 17:06 c8ef2279606a Fix an error exit in X509v3_addr_validate_path() .config 3c418d72 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2023/10/29 03:55 045a1e803f20 Back out change to make the default -std=gnu99 for now. .config 3c418d72
2023/10/28 14:46 bb2d16182b77 Forward TCP LRO disabling to parent devices. .config 3c418d72 [disk image] [bsd.gdb] [kernel image]
2023/10/28 01:36 cb3ee63add04 Make out-of-swap checks more robust. .config 3c418d72 [disk image] [bsd.gdb] [kernel image]
2023/10/27 13:11 64ccb1834187 The holdtime is added to the ibuf with ibuf_add_n16() so no need to htons() the value before. OK tb@ .config d0fab643
2023/10/27 11:46 64ccb1834187 The holdtime is added to the ibuf with ibuf_add_n16() so no need to htons() the value before. OK tb@ .config bf285f0c
2023/10/26 22:36 ff3feee55e58 make use of bsd.regress.mk in extra and interop targets; ok dtucker@ .config bf285f0c
2023/10/26 09:47 5e9bacf66788 typo; from katagawa gmail .config b67a3ce3
2023/10/26 05:55 5e9bacf66788 typo; from katagawa gmail .config 72e794c4
2023/10/25 14:47 77679933cb53 okay, that one ought to work. Recognize + only right before = .config 72e794c4
2023/10/25 06:21 f66971330e58 Implement the man(7) .MR macro, a 2023 GNU extension. The syntax and semantics is almost identical to mdoc(7) .Xr. .config 17e6d526
2023/10/24 17:11 fba71c50d2bd FC3416 section 4.2.1 (and others) tells us that if an error occurs the varbindlist in the response must be identical to the original request. .config 17e6d526
2023/10/24 10:33 5fd2bbf05546 Make sure that unpacking of an AgentX OID doesn't contain more than 128 elements. .config af8d2e46
2023/10/23 21:18 e0c1f4798a44 Use xoff instead of *olen in the shift_right() call. xoff is the right value here since *olen is (conditionally) set a few lines later to the same value as xoff. .config af8d2e46 [disk image] [bsd.gdb] [kernel image]
2023/10/23 08:39 a4c6ec8caf33 bt(5), btrace(8): execute END probe and print non-empty maps upon exit() .config 989a3687
2023/10/23 07:58 a4c6ec8caf33 bt(5), btrace(8): execute END probe and print non-empty maps upon exit() .config 361b23dc
2023/10/22 18:48 29079a11d063 While doing delayed expansion of escape sequences in macro arguments, correctly check for failure of the in-place expansion function. If an argument not only does recursive delayed expansion but infinitely recursive delayed expansion, this bug could result in an ESCAPE_EXPAND assertion failure. .config 361b23dc
2023/10/22 05:39 7bda13b189a4 When parsing a macro argument results in delayed escape sequence expansion, re-check for all contained escape sequences whether they need delayed expansion, not just for the particular escape sequences that triggered delayed expansion in the first place. This is needed because delayed expansion can result in strings containing nested escape sequences recursively needing delayed expansion, too. .config 361b23dc [coverage report(html)]
2023/10/21 16:27 1687aac2caf8 style tweak: avoid double conjunction to make it read better OK tb@ .config 361b23dc
2023/10/21 03:15 8a9ff49d785d Avoid forcible mounting a dirty filessystem. Mount such filesystems read-only instead. This means that writing to the filesystem will fail. As a consequence chmod'ing of files in the bootloader will fail, but that will fix itself on the next clean boot. .config 361b23dc
2023/10/20 13:38 77568e37aedd Add interop test with Dropbear. Right now this is only dbclient not the Dropbear server since it won't currently run as a ProxyCommand. .config 361b23dc [disk image] [bsd.gdb] [kernel image]
2023/10/20 10:18 77568e37aedd Add interop test with Dropbear. Right now this is only dbclient not the Dropbear server since it won't currently run as a ProxyCommand. .config a42250d2
2023/10/19 21:06 f2babcd2b2c6 root disk can be enrypted with a key disk now .config a42250d2 [disk image] [bsd.gdb] [kernel image]
2023/10/19 09:00 5256cb439645 Add IBM encoded version of "Spleen 8x16". .config f62755ed [disk image] [bsd.gdb] [kernel image]
2023/10/18 21:45 58a12351a60c adjust sgr0 escape sequence after ncurses update; ok nicm@ .config 342b9c55
2023/10/18 08:35 0f561386ffde rfc3779: no need for err.h, but we do need asn1.h .config 342b9c55
2023/10/17 19:25 06914b19d74c sync, from sthen .config 342b9c55
2023/10/17 06:15 be52159e4037 Adjust lladdr test to use templates in rdomain1 (e.g. fe80::%pair11/64) .config 342b9c55
2023/10/16 17:00 2d45b4c228d9 Consider required constraint when moving pages from active to inactive lists. .config 342b9c55
2023/10/16 07:45 120efa54c38c audio(9): deprecate start_{output,input} .config f757a323 [disk image] [bsd.gdb] [kernel image]
2023/10/15 18:17 942b9b291450 Pledge once with or without "proc exec", not twice .config f757a323 [disk image] [bsd.gdb] [kernel image]
2023/10/15 04:57 9763f4097f96 Verify but don't overwrite SHA256.sig in fw_update(8) .config f757a323 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2023/10/14 15:39 2fed7a8b9eb7 Rewrite log_peer_info() and log_peer_warn[x]() .config f757a323 [disk image] [bsd.gdb] [kernel image]
2023/10/14 02:15 f572e32545f6 Use a unique mount point rooted in /mnt in order to not conflict with other tests. .config f757a323
2023/10/13 13:46 383b68ad89d9 Add missing Ns in argument list of announce (IPv4|IPv6) ... .config 56b6c7c4 [disk image] [bsd.gdb] [kernel image]
2023/10/13 13:04 383b68ad89d9 Add missing Ns in argument list of announce (IPv4|IPv6) ... .config 6388bc36
2023/10/12 23:53 7b8683a1743e pflog(4) logs packet dropped by default rule with block. .config 6388bc36
2023/10/12 21:01 6a04e5b8d5cd add ChannelTimeout support to the client, mirroring the same option in the server. ok markus@ .config 6388bc36
2023/10/12 08:11 6a04e5b8d5cd add ChannelTimeout support to the client, mirroring the same option in the server. ok markus@ .config 1b231e3c [disk image] [bsd.gdb] [kernel image]
2023/10/12 03:46 6a04e5b8d5cd add ChannelTimeout support to the client, mirroring the same option in the server. ok markus@ .config 83165b57
2023/10/11 14:28 414d371c90d0 Add regress coverage for X509_ALGOR_* .config 83165b57
2023/10/11 01:07 b6eb132903d9 Correctly define GMAC_VERSION. Found by stsp@ .config 83165b57
2023/10/10 11:46 e99dc071d52b Drop GCC_PRINTFLIKE() at function definition .config 83165b57
2023/10/09 23:20 ab096723d8be Add Message-Id as needed for messages received on the submission port. .config c9be5398
2023/10/09 11:13 de35ea824a17 drm/amdkfd: Use gpu_offset for user queue's wptr .config f3a9f550
2023/10/08 23:59 649efdcfafb1 move release a earlier. when we wait for security fixes from one piece of software, another one will announce that we should wait for a security fix. the only winning move is not to play. .config 5e837c76
2023/10/08 10:48 33aa5105d87e Revert commitid: KtmyJEoS0WWxmlZ5 --- Protect interface queues with read once and mutex. .config 5e837c76 [coverage report(html)]
2023/10/07 01:09 5e8d70211394 re-enable POOL_DEBUG OK deraadt@ .config 5e837c76
2023/10/06 06:02 5e8d70211394 re-enable POOL_DEBUG OK deraadt@ .config db17ad9f
2023/10/05 16:30 5e8d70211394 re-enable POOL_DEBUG OK deraadt@ .config becbb1de
2023/10/05 12:31 5e8d70211394 re-enable POOL_DEBUG OK deraadt@ .config b7d7ff54
2023/10/04 23:19 67babe865022 base is unlocked, move to 7.4-current OK deraadt@ .config b7d7ff54
2023/10/04 10:09 69134681f69a openssh-9.5 .config b7d7ff54 [disk image] [bsd.gdb] [kernel image]
2023/10/04 01:49 37f6beb378af Reinstate setting rtableid based on rdomain for pfsync, lost during the rewrite, reported by Mark Patruck. .config 65faba36
2023/10/03 12:40 1fa6c88b0f9f Fix a typo and move a word .config 65faba36 [disk image] [bsd.gdb] [kernel image]
2023/10/02 23:31 1835b44f319c Enable cu(1) -l to accept the usb paths shown in hw.ucomnames. .config 65faba36
2023/10/02 10:49 b648a7edbcd8 Example code tweak: do not hardcode the size of array .config 50b20e75
2023/10/02 08:06 b648a7edbcd8 Example code tweak: do not hardcode the size of array .config 8e26a358
2023/10/01 18:55 67b1f7ba85f9 The colons separate the octets, not the digits; add missing link to crypto(3) .config 8e26a358
2023/10/01 05:46 1bdb880e17f6 Reorder list of additional validation checks needed .config 8e26a358 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2023/09/30 15:45 0675664bec8d list tracepoints directly in kdump.1 instead of pointing to ktrace.1 .config 8e26a358
2023/09/30 02:26 2f23249ef43c Make sure pfkeyv2_parsemessage() only returns 0 if the message was successfully validated. Decline all messages from userland that contain errnos and remove unneeded special handling for type SADB_X_PROMISC. .config 8e26a358
2023/09/29 13:07 4df8eba32b67 sync .config 8e26a358
2023/09/28 23:49 22f3b8cefb12 fix two wrong function names in the description; from <Lucas at sexy dot is> .config d265efd8
2023/09/28 11:34 087b4eb40bf9 Prep for OpenBGPD 8.2 .config 0aebb3ae
2023/09/27 23:42 08e9b19a4d03 Use a dynamically-allocated line buffer and resize as needed. Fixes a buffer overflow for lines over 2048 bytes. Problem reported by Crystal Kolipe. OK deraadt@ .config c2ab1e5d
2023/09/27 10:58 8ef1a6227464 extent USE_LLD to Yes/No/ports values. .config 2895a507
2023/09/27 03:55 ec6255da8555 Fix reference to x509v3.cnf(5) bis .config 0b6a67ac
2023/09/26 14:45 b1795a9281ae Fix section title of X.690 reference (missing article) .config 0b6a67ac
2023/09/26 01:22 73d5b113cd2a adapt to new dir layout in dtb packages; ok deraadt .config 0b6a67ac
2023/09/25 12:03 782a58ffc8fa Introduce ip_addr_range_print() to avoid code repetition .config 0b6a67ac
2023/09/24 22:53 ddfcdedf7db2 sync .config 0b6a67ac
2023/09/24 09:40 51c9ed68e499 REGRESS_FAIL_EARLY defaults to yes now. So no need to overload the value here anymore. OK tb@ bluhm@ .config 0b6a67ac [coverage report(html)]
2023/09/23 20:32 e9cd77df5db4 fully deprecate SITES0...9, I will convert the few (200) ports still using it as soon as my test bulk finishes. .config 0b6a67ac
2023/09/23 07:21 9e667ebce784 Introduce `hotplug_mtx' mutex(9) and make `hotplugread_filtops' MP safe. Use this mutex(9) to protect `evqueue_head', `evqueue_tail' and `evqueue_count'. .config 0b6a67ac
2023/09/22 18:03 94673892b7b2 move simplebusvar.h so it can be used without ifdef ok kettenis@ phessler@ .config 0b6a67ac
2023/09/22 04:44 a526e0222c50 Remove REGRESS_FULL. It is not documented, just hides some tests and its purpose is unknown. .config 0b6a67ac
2023/09/21 15:29 5c473b3c12db enable softraid(4) in ramdisk .config 0b6a67ac
2023/09/21 02:13 d322136c3dde Support --version option like upstream awk but don't document it. .config 0b6a67ac
2023/09/20 13:00 dc01eb83846e Fix path to dist-tuple.pattern .config 0b6a67ac
2023/09/19 23:24 62d733d85b11 typo; from Jim Spath .config 0b6a67ac
2023/09/19 10:14 911218781d39 Remove the duplicate documentation of pem_password_cb(3). While here, also: .config 0b6a67ac
2023/09/18 21:01 e88da610350a Favor jot while generating characters within the [1, 256) range as awk recently became utf-8 aware. .config 0b6a67ac [disk image] [bsd.gdb] [kernel image]
2023/09/18 07:49 649d9dd9bffc clockintr.h: forward-declare "struct cpu_info" for clockintr_establish() .config 0b6a67ac
2023/09/17 17:52 9c0655baf156 struct clockintr_queue: rename "cq_est" to "cq_all" .config 0b6a67ac [coverage report(html)]
2023/09/17 04:43 2469c1849c01 sync .config 0b6a67ac
2023/09/16 15:34 781f2a159d05 add 7.5 firmware key .config 0b6a67ac
2023/09/16 02:26 9c4ac39b1948 update awk book reference for the second edition it will be published in 2023 with a copyright date of 2024 ok jmc@ millert@ .config 0b6a67ac
2023/09/15 13:14 b065c5c7a8df Also update usage() to include [-p file]. .config 0b6a67ac
2023/09/15 00:03 061f668f8b0f clockintr: move hz(9)-based initialization out to initclocks() .config 0b6a67ac
2023/09/14 10:45 f50a451da581 Update to reflect FONT_DISTSUBDIR removal. .config 0b6a67ac [disk image] [bsd.gdb] [kernel image]
2023/09/13 21:32 bdb5532ef781 Document the special meaning of NID_undef in this context. .config 0b6a67ac
2023/09/13 08:04 b2fc71be2998 fix typo .config 0b6a67ac
2023/09/13 02:05 b2fc71be2998 fix typo .config 59da8366
2023/09/12 13:01 b49820e16fba is is -> is .config 59da8366
2023/09/11 23:47 425ecdb789c9 Regressions for tuples and evaluating variables. .config 59da8366
2023/09/11 10:27 c824b3ec91bf Neomagic -> NeoMagic .config 59da8366 [disk image] [bsd.gdb] [kernel image]
2023/09/11 07:09 c824b3ec91bf Neomagic -> NeoMagic .config 6654cf89
2023/09/10 17:59 53e9b61ae4ba Mention EVP_PKEY_encrypt_old(3) and EVP_PKEY_decrypt_old(3) because some software still calls them. Put them here because despite the function and header names, they are really specific to RSA. Besides, this avoids a distraction in the more important EVP_PKEY_encrypt(3) and EVP_PKEY_decrypt(3) manual pages. .config 6654cf89
2023/09/10 04:48 fc516a654004 randomise keystroke obfuscation intervals and average interval rate. ok dtucker@ .config 6654cf89 [coverage report(html)]
2023/09/09 15:38 4971ef5355cb remove PATCH_DEBUG documentation, since it has been always on since 2016 .config 6654cf89
2023/09/09 02:29 9bc72213b6cb clockintr: rename "clockintr_schedule_locked" to "clockqueue_pend_insert" .config 6654cf89
2023/09/08 13:18 13095e6dd073 Change how ps_threads and p_thr_link are locked away from using SCHED_LOCK. .config 6654cf89 [disk image] [bsd.gdb] [kernel image]
2023/09/08 01:23 f61dfb869882 sync .config 72324844
2023/09/07 12:12 37052907186e pf(4) ignores 'keep state' and 'nat-to' actions for unsolicited icmp error responses. Fix tightens rule matching logic so icmp error responses no longer match 'keep state' rule. In typical scenarios icmp errors (if solicited) should match existing state. The change is going to bite firewalls which deal with asymmetric routes. In those cases the 'keep state' action should be relaxed to sloppy or new 'no state' rule to explicitly match icmp errors should be added. .config 72324844
2023/09/06 23:02 d074e402e02a Correct error message: vionet -> vioblk. No functional change. .config 72324844
2023/09/06 11:00 848795b17df6 Remove -mabi=elfv2 option. This is the default for OpenBSD and clang 16 generates a (spurious) error about it in certain contexts. This is fixed in later versions (see https://reviews.llvm.org/D156351) but it is easier to just drop the option. .config 736a3c37
2023/09/06 01:12 ee97048084d3 According to the C11 standard, char32_t and char16_t are not part of the C language but are part of the C library and have to be declared in <uchar.h> - see paragraph 7.28.2. .config 0b6286dc
2023/09/05 12:01 b3774972aa78 Address the case 2b version of inconsistent view across threads of a page undergoing copy-on-write faulting. We fixed the case 1b version in rev 1.125 (2022-02-01), but missed this other path. .config 0b6286dc [disk image] [bsd.gdb] [kernel image]
2023/09/04 22:46 e36cf0cab4c6 rework DESCRIPTION for readability. put the BOOTP stuff in its own section, to avoid cluttering things up. remove the useless COMMAND LINE section header, and shuffle text accordingly. .config 0b6286dc
2023/09/04 10:02 1c33b230a824 Allow UDP for built-in inetd(8) services on 127.0.0.1. .config e9043b09
2023/09/04 08:12 1c33b230a824 Allow UDP for built-in inetd(8) services on 127.0.0.1. .config 696ea0d2
2023/09/03 19:03 31ac5904884e Shuffle the order in which Manifest entries are processed .config 696ea0d2
2023/09/03 05:52 748ae95f4aa9 Zero initialize Perl AV elements after unshift and resize. .config 696ea0d2 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2023/09/02 16:43 a514d4594e28 Fix comment about skipped interfaces .config 696ea0d2
2023/09/02 03:33 aa68484aed5b Call rtm_send() with netlock held to protect dereference of sockaddr structure data returned by rtable_getsource(). Netlock can't be pushed within rtm_send() because we have paths where caller already holds it. .config 696ea0d2
2023/09/01 14:23 366835b82486 Add spaces for failure status .config 696ea0d2
2023/09/01 01:13 3cdedeaec6bd sched_cpu_init: remove unnecessary NULL-checks for clockintr pointers .config 696ea0d2
2023/08/31 13:05 ed0ab3e86771 drm/display/dp: Fix the DP DSC Receiver cap size .config 4ad3538b
2023/08/31 04:46 5f81913576e1 cover failure on insecure passfiles .config 84803932
2023/08/30 15:31 4ee6c374440f Ensure no memory is leaked after passing NULL to ASN1_TIME_normalize() .config 84803932
2023/08/30 03:08 c44a41966433 Fix leaks in copy_issuer() .config b42ca3a7
2023/08/29 14:42 82ace9f975ca Have #include <cstdio> when using fprintf(). This is needed if wchar.h stops including stdio.h. from asou .config ce731e62
2023/08/29 11:46 82ace9f975ca Have #include <cstdio> when using fprintf(). This is needed if wchar.h stops including stdio.h. from asou .config 7ba13a15
2023/08/28 22:36 2cc1e2eb2f0d descriptive text shouldn't be under .Cm .config 7ba13a15 [disk image] [bsd.gdb] [kernel image]
2023/08/28 09:24 32167f8f3f4d add spacing for punctuation when macro args; .config 7ba13a15 [disk image] [bsd.gdb] [kernel image]
2023/08/27 20:17 4a9745e0601b Move the weak SHA-1 and MD5 hashes out of EVP_DigestInit(3) into a new EVP_sha1(3) manual page, and also mention EVP_md4(3) there. Using input from tb@ and jsing@, who like the general direction. .config 7ba13a15
2023/08/27 07:05 c37e9688766f add the missing information that and how flags can be combined, and add the missing link to evp(3) .config 7ba13a15 [coverage report(html)] [disk image] [bsd.gdb] [kernel image]
2023/08/26 17:56 a934d56a2727 write documentation for EVP_CIPHER_CTX_copy(3) and EVP_CIPHER_CTX_encrypting(3) from scratch .config 7ba13a15
2023/08/26 04:46 e4756d650e39 provide some strong warnings about dlopen ok guenther millert jmc .config 7ba13a15 [disk image] [bsd.gdb] [kernel image]
2023/08/25 15:31 2f83904ef4c3 new manual page MB_CUR_MAX(3) written from scratch; OK guenther@ stsp@ jmc@ .config 7ba13a15 [disk image] [bsd.gdb] [kernel image]
2023/08/25 04:02 d25b73706be5 drm/amdgpu: keep irq count in amdgpu_irq_disable_all .config 49be837e [disk image] [bsd.gdb] [kernel image]
2023/08/25 02:47 5db6d8bd4d7e drm/amdgpu: skip fence GFX interrupts disable/enable for S0ix .config 49be837e [disk image] [bsd.gdb] [kernel image]