summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-31new OpenSSLchristos
2023-05-31fix the buildchristos
2023-05-31bsd.own.mk: support ${MACHINE} defaults in MK* = yeslukem
2023-05-31bsd.own.mk: sort lists. whitespace fixeslukem
2023-05-31regenchristos
2023-05-31chflags(1): xref stat_flags(3)uwe
2023-05-31Fix typo.ad
2023-05-31new openssl man pageschristos
2023-05-31regenchristos
2023-05-31merge conflicts between 3.0.8 and 3.0.9christos
2023-05-31Import OpenSSL-3.0.9christos
2023-05-31ld.elf_so: Sprinkle tls debug messages.riastradh
2023-05-31date(1): sync two [[[[[CC]yy]mm]dd]HH]MM[.SS] instancesuwe
2023-05-31Add -R to usagekim
2023-05-31date(1): minor markup fixesuwe
2023-05-31Add -R option for displaying time in RFC 5322 format, similar to GNU date.kim
2023-05-31ld.elf_so: Fix set lists for MKDEBUG=yes builds with t_tls_extern.riastradh
2023-05-31CHANGES: pax fixeslukem
2023-05-31ld.elf_so: Nix inadvertently committed private test program.riastradh
2023-05-31ld.elf_so: Fix extern TLS test to match PR toolchain/50277.riastradh
2023-05-31ld.elf_so: New test for extern initial-exec TLS, PR toolchain/50277.riastradh
2023-05-30Fix LLVM build with host gcc 13hgutch
2023-05-30tools/compat: regenlukem
2023-05-30tools/compat: disable host CC warningslukem
2023-05-30tools/compat: detect supported host compiler flagslukem
2023-05-30tools/compat: import AX_CHECK_COMPILE_FLAGlukem
2023-05-30tools/compat: don't expose HAVE_PTHREAD_H to makelukem
2023-05-30tools/compat: use autoreconf, support MAKEVERBOSElukem
2023-05-30Fix some const qual (Piotr Pawel Stefaniak)christos
2023-05-30Use device_printf() instead of aprint_error_dev().msaitoh
2023-05-29sysctl.7: be a little more descriptive about kern.osrevisiongutteridge
2023-05-29tools/compat: regenlukem
2023-05-29tools/compat/configure.ac: style tweakslukem
2023-05-29mdnsd(8): restore fixes for PR bin/46758, lost on resolving merge conflicts.andvar
2023-05-29bsd.own.mk: rename NO_ADDR_OF_PACKED_MEMBER to CC_NO_ADDR_OF_PACKED_MEMBERlukem
2023-05-29libc: fix typo in comments: NO_SRSC -> NO_SRCSlukem
2023-05-29bsd.own.mk: sort list of NO* variableslukem
2023-05-29aq(4): if_transmit: Invoke softint_schedule(9) with kpreempt disabled.rin
2023-05-29libsa/printf: Do not fetch long va_arg as long long.rin
2023-05-28pax: don't overwrite destination if -r -w copy failslukem
2023-05-28pax: exit 0 if stdin filelist is used and emptylukem
2023-05-28Second arg to fdt_memory_remove_range is a size so pass dtbsize and notskrll
2023-05-28deprecate remnants of MKCRYPTOlukem
2023-05-28bsd.own.mk: deprecate NOCRYPTOlukem
2023-05-28share/mk: finish USE_COMBINE, NOCOMBINE deprecationlukem
2023-05-28s/Resture/Restore/ and s/restared/restarted/ in comments.andvar
2023-05-28Add RUMPHIJACK option "blanket=/DEV" so mount_ffs may canonicalisehannken
2023-05-28s/explcit/explicit/ in comment.andvar
2023-05-28s/sessoin/session/ in warning message.andvar
2023-05-28With the latest changes, pad(4) will return partial reads to allow amlelstv