aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* wpa: Enable RSN PreauthenticationCy Schubert2021-09-031-0/+1
* wpa: Enable MBOCy Schubert2021-09-033-0/+7
* wpa: Import wpa_supplicant/hostapd commits up to b4f7506ffCy Schubert2021-09-039-19/+19
* Fix an early return in ctld UCL parserRyan Stone2021-08-311-1/+1
* wpa: Include all wpa include file search directoriesCy Schubert2021-08-301-2/+9
* wpa: Correctly build the hostapd BSD driverCy Schubert2021-08-303-2/+4
* bhyve: Nuke double-semicolonsElliott Mitchell2021-08-302-2/+2
* Update a sysctl name to nbuffers_pcpu in hwpmc.4 and pmcstat.cPiotr Pawel Stefaniak2021-08-291-1/+1
* msdosfs deget(): add locking flags argumentKonstantin Belousov2021-08-273-3/+3
* bhyve: Fix vq_getchain() error handling bugs in various device modelsMark Johnston2021-08-244-9/+13
* bhyve: change a default address from ANY to localhostMariusz Zaborski2021-08-211-6/+2
* byhve: add option to specify IP address for gdbMariusz Zaborski2021-08-214-25/+78
* crunch: drop WARNS overrideKyle Evans2021-08-191-2/+0
* crunchgen: fix remaining issues under WARNS=6Kyle Evans2021-08-192-21/+23
* crunchide: static'ify remaining non-exported functionsKyle Evans2021-08-191-8/+8
* crunchide: address complaints from WARNS=6Kyle Evans2021-08-192-9/+9
* crunchgen: sprinkle some const-poisoning aroundKyle Evans2021-08-192-6/+6
* rtsold: make it work on if_vlan interfacesLuiz Otavio O Souza2021-08-191-0/+2
* fstyp: add BeFS supportPiotr Pawel Stefaniak2021-08-178-2/+88
* rtsold: pass sending router address to other and managed scriptFranco Fitchner2021-08-142-4/+10
* rtsold: auto-probe point to point interfacesFranco Fitchner2021-08-142-4/+2
* bhyve: Use pci(4) to access I/O port BARsMark Johnston2021-08-141-38/+27
* nfs tls: Update for SSL_OP_ENABLE_KTLS.John Baldwin2021-08-102-0/+10
* Fix some common typos in commentsGordon Bergling2021-08-081-1/+1
* bsdinstall: Remove unused sysctl.h header #includeEd Maste2021-08-081-1/+0
* bhyve: Use fspacectl(2) for BOP_DELETE on regular file imagesKa Ho Ng2021-08-071-3/+19
* pkg: use specific CONFSNAME_${file} for FreeBSD.confKyle Evans2021-08-061-2/+3
* pkg: allow multiple add arguments againKyle Evans2021-08-061-4/+50
* Fix MK_TESTS build with MK_ASAN/MK_UBSANAlex Richardson2021-08-021-0/+8
* bhyve: net_backends, automatically IFF_UP tap devicesBjoern A. Zeeb2021-08-011-0/+51
* bsdinstall: Only show menu if there are more items to be installedRenato Botelho2021-07-221-10/+12
* chroot: fix typo in usageEdward Tomasz Napierala2021-07-211-5/+5
* sesutil: Fix status checkingEdward Tomasz Napierala2021-07-211-1/+1
* Implement unprivileged chrootEdward Tomasz Napierala2021-07-202-4/+29
* freebsd-update: create a ZFS boot environment on installDave Fullard2021-07-162-0/+60
* cxgbetool(8): Update the register definitions used to decode regdump.Navdeep Parhar2021-07-142-1234/+25
* Fix bsd.subdir.mk-related issues after 0a0f7486413cJessica Clarke2021-07-121-2/+2
* nfsd: Fix some issues found by mandocGordon Bergling2021-07-123-24/+72
* iostat: fix rounding errors in iostat -xAlan Somers2021-07-081-8/+8
* [skip ci] correct a few SPDX license tagsAlan Somers2021-07-071-1/+1
* freebsd-update: Update URL of supported platforms informationLi-Wen Hsu2021-07-041-1/+1
* Add efitable(8), a userspace tool to fetch and parse EFI tablesPavel Balaev2021-07-034-1/+319
* bsdinstall: Also copy /var/db/zoneinfoJose Luis Duran2021-06-301-0/+1
* man: Build manpages for all architecturesFernando ApesteguĂ­a2021-06-302-0/+11
* portsnap: Remove superfluous semicolonsColin Percival2021-06-291-5/+5
* portsnap: Shorten 'Skipping' output linesColin Percival2021-06-291-0/+5
* bhyve: Fix NVMe iovec construction for large IOsChuck Tuffli2021-06-271-1/+1
* bhyve: fix NVMe MDTS commentChuck Tuffli2021-06-251-5/+3
* bsdinstall: Avoid double-mounting /devRyan Moeller2021-06-231-2/+0
* rpc.lockd: Use libc strnlen() instead of reimplementing itMark Johnston2021-06-231-12/+0