aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Update leap-seconds to leap-seconds.3676924800Xin LI2024-06-191-4/+4
* ctladm: deprecate the undocumented "port -l" optionAlan Somers2024-06-182-14/+20
* Revert "tzsetup: ask local/UTC question only on x86"Ed Maste2024-06-172-16/+10
* iovctl: allow vlan restrictions to be passed to the driverKristof Provost2024-06-173-1/+35
* cxgbetool(8): Be flexible about the nexus name.Navdeep Parhar2024-06-171-39/+75
* ctld: plug memory leaksAlan Somers2024-06-142-0/+37
* tzsetup: ask local/UTC question only on x86Ed Maste2024-06-142-11/+17
* tzsetup: add detail for -s optionEd Maste2024-06-141-1/+5
* tzsetup: Correct UTC descriptionEd Maste2024-06-131-1/+1
* bhyve: Fix the build with gccAndrew Turner2024-06-111-3/+3
* ctladm: don't require the use of "-p" with "port -r"Alan Somers2024-06-103-14/+27
* ctladm: better documentation for adding and removing cfiscsi portsAlan Somers2024-06-102-7/+171
* ctladm: print port number with a succesful "port -c" commandAlan Somers2024-06-103-40/+52
* Add some ATF tests for ctladmAlan Somers2024-06-103-0/+168
* pf: migrate DIOCGETLIMIT/DIOCSETLIMIT to netlinkKristof Provost2024-06-071-8/+6
* config: Remove redundant codeWarner Losh2024-06-061-2/+0
* ctladm.8: fix several errors in the "port" sectionAlan Somers2024-06-062-7/+32
* bhyve: Add a stub VM_EXITCODE_REG_EMUL handlerMark Johnston2024-06-041-0/+16
* bhyve: Add arm64 support to the gdb stubMark Johnston2024-06-046-14/+213
* bhyve: verify OpRegion sizeCorvin Köhne2024-06-041-0/+7
* bhyve: use correct size to map the OpRegionCorvin Köhne2024-06-041-2/+2
* Fix off-by-one bug in btpandDapeng Gao2024-06-031-3/+6
* Use correct function declaration for yyerrorDapeng Gao2024-06-031-2/+4
* makefs/zfs: Add a helper function for adding ZAP entriesMark Johnston2024-06-013-3/+11
* man bluetooth/fwdownloaders: alignment nits, SPDXAlexander Ziaee2024-05-313-10/+21
* acpidump: improve length calculation for several IVHD elementsKonstantin Belousov2024-05-311-2/+2
* man bluetooth/fwdownloaders: terse descriptionsAlexander Ziaee2024-05-313-9/+6
* pw userdel: destroy home dataset if emptyMike Karels2024-05-294-18/+118
* bhyve: correctly remove a memory mappingPierre Pronchery2024-05-291-1/+1
* libpfctl: add pfctl_get_rule_h()Kristof Provost2024-05-281-1/+1
* ntp: Update version stringsCy Schubert2024-05-272-3/+3
* ntp: Vendor import of ntp-4.2.8p18Cy Schubert2024-05-277-243/+324
* newsyslog: Fix case of the 'P' flag in newsyslog.conf(5)Joshua Kinard2024-05-271-1/+1
* cross-tools: fts has different types for cmp routineWarner Losh2024-05-261-1/+1
* mptutil: correct man page dateEd Maste2024-05-251-1/+1
* fwget: update wireless IDs for rtw88/89, ath1xk, mt76 and add iwlwifiBjoern A. Zeeb2024-05-236-62/+539
* rtadvd(8): support PREF64 (RFC 8781)Lexi Winter2024-05-233-0/+97
* arp(8): allow -i with -sLexi Winter2024-05-231-2/+2
* freebsd-update: Correctly check if pkg(8) is presentZhenlei Huang2024-05-231-1/+1
* mixer(8): Use mixer_get_path()Christos Margiolis2024-05-231-1/+1
* mixer(8): Ignore mixer_open() failures for the -a optionChristos Margiolis2024-05-231-1/+1
* zzz: Fix output formatting when suspend state not supportedOleksandr Kryvulia2024-05-221-3/+2
* daemon: Add -C (--restart-count) optionJuraj Lutter2024-05-222-4/+40
* autofs manuals: align lists, tag SPDXAlexander Ziaee2024-05-214-4/+16
* bsdinstall: Fix wifi network selection sizeRenato Botelho2024-05-201-1/+1
* adduser: create dataset only if home is directly within datasetMike Karels2024-05-201-1/+8
* acpidump IVRS table format: change 'IOMMUId' into 'IOMMU DeviceId'Konstantin Belousov2024-05-191-1/+1
* bhyve: avoid side effect in assertionPierre Pronchery2024-05-171-1/+1
* bhyve: avoid resource leak in error pathPierre Pronchery2024-05-171-0/+2
* ctladm: fix resource leakPierre Pronchery2024-05-161-1/+0