aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gve: Fix timestamp invalidation for DQO queue formatsHEADmainJasper Tran O'Leary56 min.1-4/+3
* fusefs: delete dead codeAlan Somers87 min.2-8/+1
* fusefs: revert a workaround for a googletest bugAlan Somers87 min.1-8/+1
* Fix incorrect syntax in sys/conf/files for nvmf_transport.cJohn Baldwin101 min.1-1/+1
* nvme: Use routines from nvme_util.c to decode opcodes and status codesJohn Baldwin101 min.3-241/+48
* nvme: Move opcode and status code tables from base CAM to nvme_util.cJohn Baldwin102 min.5-227/+236
* net80211: add the beginning of the extfield information elements (IE ext)Bjoern A. Zeeb8 hours1-0/+69
* net80211: update IE list for 802.11-2020Bjoern A. Zeeb8 hours1-21/+55
* net80211: add more information elements (IEs) definitionsBjoern A. Zeeb8 hours1-8/+123
* LinuxKPI: 802.11: WEP noiseBjoern A. Zeeb11 hours1-2/+7
* LinuxKPI: 802.11: add support for GCMP hw crypto offloadBjoern A. Zeeb11 hours1-9/+14
* LinuxKPI: 802.11: make synching from HT more resilientBjoern A. Zeeb11 hours1-8/+12
* route: fix rtentry double freeKristof Provost15 hours1-2/+1
* local.dirdeps.mk remove stray .endifSimon J. Gerraty19 hours1-1/+0
* local.dirdeps.mk move MK_RUN_TESTS .endifSimon J. Gerraty19 hours1-1/+2
* krb5: Apply patches to build under FreeBSDCy Schubert20 hours4-0/+20
* krb5: Import MIT 1.21.3Cy Schubert20 hours4459-0/+977490
|\
| * krb5: Import MIT 1.21.3vendor/krb5Cy Schubert2025-03-191337-60222/+64940
| * krb5: Import MIT 1.21.2vendor/krb5/1.21.2Cy Schubert2023-08-311016-1995/+2008
| * krb5: Update to 1.21.1vendor/krb5/1.21.1Cy Schubert2023-08-044366-228843/+169196
| * Import MIT KRB5 1.16.vendor/krb5/1.16Cy Schubert2018-04-031424-16546/+26823
| * Import MIT KRB5 1.15.1, which will gracefully replace KTH Heimdal.vendor/krb5/1.15.1Cy Schubert2017-07-074787-0/+1022129
* pam-krb5: Import/add pam-krb5 from eyeire.orgCy Schubert20 hours254-0/+29790
|\
| * pam-krb5: Import/add pam-krb5 from eyeire.orgvendor/pam-krb5/4.11vendor/pam-krb5Cy Schubert9 days254-0/+29790
* share/mk: Add MIT KRB5 build knobCy Schubert20 hours2-0/+4
* nfsd: Fix the build for 1749465947a8Rick Macklem21 hours1-1/+1
* nfsd: Fix accumulating nfslockfile structuresRick Macklem24 hours1-12/+16
* open.2: Document the O_NAMEDATTR flagRick Macklem24 hours1-2/+47
* dtrace/profile: Stop storing the probe name in struct profile_probeMark Johnston26 hours1-2/+0
* share/mk: Define a rule for dtrace -G to generate .pieo filesMark Johnston26 hours1-3/+3
* dtrace tests: Fix nits in some test programsMark Johnston26 hours2-5/+7
* Add host.test.mk for DIRDEPS_BUILDSimon J. Gerraty27 hours5-0/+152
* arm64 pmap: Eliminate an unnecessary NULL checkAlan Cox28 hours1-3/+0
* C runtime: add kernel version guards on exterrctlBrooks Davis29 hours4-4/+16
* tools: build: add a rewrite of makeman in luaKyle Evans30 hours1-0/+791
* cam nvme: Add nvme_command_stringJohn Baldwin32 hours3-23/+6
* efi: Include sys/types.h for register_tWarner Losh32 hours2-0/+4
* ktrace: trace and decode thr_new() thr_paramKonstantin Belousov35 hours3-0/+31
* libsysdecode: correct regexp for thr_new flagsKonstantin Belousov35 hours1-1/+1
* lib/libmd: reenable AVX2 SHA1 kernelRobert Clausecker36 hours1-2/+0
* bridge: fix vlan(4) on a bridge memberLexi Winter41 hours2-13/+61
* OptionalObsoleteFiles.inc: add some now-optional rc.d scriptsLexi Winter41 hours1-0/+9
* packages: fix ownership of /tmp and /devLexi Winter41 hours2-7/+2
* tests/sys/net: run if_bridge_test in a jailLexi Winter41 hours1-0/+2
* kyua: increase cleanup_timeout to 300sLexi Winter41 hours1-2/+2
* if_vlan_var.h: fix value of DOT1Q_VID_MAXLexi Winter41 hours1-1/+1
* net80211: remove if_private.h from code that doesn't require itAdrian Chadd43 hours6-6/+0
* net80211: convert ieee80211_mesh.c to not require if_private.hAdrian Chadd43 hours1-4/+3
* net80211: migrate direct printf() to net80211_printf()Adrian Chadd43 hours20-147/+167
* net80211: migrate if_printf() -> net80211_vap_printf()Adrian Chadd43 hours13-36/+42