aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pkg-stage.sh: update port trailing version informationstable/13Glen Barber3 hours1-2/+2
* bhyve: Sleep briefly in the VMEXIT_DEBUG handlerMark Johnston4 hours1-0/+5
* netgraph tests: SerializeMark Johnston4 hours1-0/+2
* vmrun: Expose bhyve's -G optionMark Johnston4 hours1-2/+6
* libdtrace: fix indendation in dt_printd()Christos Margiolis4 hours1-1/+1
* netipsec tests: SerializeMark Johnston4 hours1-0/+3
* pf tests: try to trigger locking issues in pfsync_timeout()Kristof Provost9 hours1-0/+34
* pfsync: add missing unlock in pfsync_defer_tmo()Kristof Provost9 hours1-1/+3
* pfsync: fix pfsync_undefer_state() lockingKristof Provost9 hours1-6/+16
* vmm: fix missing ipi statisticVitaliy Gusev10 hours3-8/+6
* bhyve: add cmdline option to enable qemu's fwcfgCorvin Köhne10 hours7-33/+111
* bhyve: add helper for adding fwcfg filesCorvin Köhne10 hours2-0/+92
* contrib/tzdata: import tzdata 2023bPhilip Paeps2 days3-2/+21
* ping: Avoid magic numbersJose Luis Duran3 days1-3/+3
* printf(9): add MLINKS for vlog(9) and vprintf(9)Mitchell Horne3 days1-1/+3
* Cross-reference coretemp(4) and amdtemp(4)Mitchell Horne3 days2-0/+2
* vcount.9: remove obsolete man pageMitchell Horne3 days3-75/+4
* arm64: limit EFI excluded regions to physical memory typesMitchell Horne3 days1-32/+39
* arm64/machdep: Add parameter to the EFI table walking codeWarner Losh3 days1-10/+9
* arm64: Remove unused typedefWarner Losh3 days1-8/+0
* cap_*(2): Document ENOSYS behavior.Xin LI3 days4-21/+25
* mbuf: Fix an offset calculation in m_apply_extpg_one()Mark Johnston4 days1-1/+1
* contrib/tzdata: import tzdata 2023aPhilip Paeps4 days20-253/+504
* vfs cache: return ENOTDIR for not_a_dir/{.,..} lookupsMateusz Guzik4 days1-0/+11
* ktls: Remove the KERN_TLS option from the i386 and amd64 LINT-NOIP kernel con...Hans Petter Selasky4 days2-0/+2
* pkgbase: report errors via metalog reader exit statusEd Maste4 days1-3/+9
* csh: install hard link with same mode as targetEd Maste4 days1-1/+4
* pam.d: install hard link with same mode as targetEd Maste4 days1-0/+1
* dwatch: install hard links with same mode as targetEd Maste4 days1-0/+1
* sh: install hard link with same mode as targetEd Maste4 days1-0/+1
* CI: Run pkgbase METALOG lint scriptEd Maste4 days1-0/+2
* etdump: exit on error if section header or entry offset is OOBEd Maste4 days1-4/+10
* lorder: add deprecation noticeEd Maste4 days1-1/+6
* gvinum: correct assertionsEd Maste4 days2-3/+3
* ldd: clarify format optionsEd Maste4 days2-3/+4
* Switch to GCC 9 for the GCC tinderbox.John Baldwin5 days1-6/+9
* _endian.h: Include sys/cdefs.h for visibility macrosWarner Losh5 days1-3/+6
* Fix kernel memory disclosures in mpr and mpsAlan Somers5 days2-6/+8
* if_epair: Use ANSI C definitionLi-Wen Hsu5 days1-2/+2
* Disable -Wunused-function for {ed,x}25519_ref10.c in libsodium.John Baldwin5 days2-2/+4
* Add missing file to sys/conf/files after 469884cf04a9b92677c7c83e229ca6b8814f...Hans Petter Selasky5 days1-0/+2
* LinuxKPI: Make FPU sections thread-safe and use the NOCTX flag.Hans Petter Selasky5 days7-56/+43
* linuxkpi: Use a proper declaration for pm_suspend_via_firmware.John Baldwin5 days1-1/+1
* Stop adding -Wredundant-decls to CWARNFLAGS.John Baldwin5 days9-12/+7
* makefs: Ignore some sign comparison warnings from GCC.John Baldwin5 days1-0/+2
* Remove the MK_LIBCPLUSPLUS optionAlex Richardson5 days11-25/+7
* libicp: Link with -z noexecstack for ld.bfd.John Baldwin5 days2-0/+4
* libcrypto padlock.so: Link with -z noexecstack for ld.bfd.John Baldwin5 days1-0/+2
* csu: Add missing GNU-stack annotations to note object files.John Baldwin5 days3-0/+6
* kerneldump: Inline dump_savectx() into its callersMark Johnston5 days3-14/+18