aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* automount(8): fix absolute path when creating a mountpointRobert Wing2021-02-171-1/+1
* fmtree: add a deprecation notice to the manpageKyle Evans2021-02-131-2/+9
* inetd: fix unix sockaddr's length assignmentKyle Evans2021-02-121-5/+4
* pkg(7): address minor nits (mostly clang-analyze complaints)Kyle Evans2021-02-122-5/+3
* pkg(7): add an -r reponame option for bootstrap and addKyle Evans2021-02-124-19/+91
* efibootmgr: Check for efi supported after parsing argsWarner Losh2021-02-111-2/+3
* usr.sbin/makefs: fix use-after-free in read_mtree_keywords()Alex Richardson2021-02-101-0/+2
* MFV d60fa10fd872db7e3d8cb1e161cfdae026c43b14:Cy Schubert2021-02-101-3/+3
* binmiscctl: Avoid segfault with "binmiscctl add" and no extra paramsMark Johnston2021-02-081-0/+2
* Print DeviceHandle and PhysicalId in hex.Alexander Motin2021-02-051-2/+2
* Improve ACPI_NFIT_CONTROL_REGION formatting.Alexander Motin2021-02-051-7/+7
* cpucontrol(8): Fix display.Konstantin Belousov2021-02-051-1/+1
* usr.bin/jail: Fix tests when using kyua -v parallelism=NAlex Richardson2021-02-041-0/+2
* usr.sbin/praudit: Fix tests after 5619d49e07Alex Richardson2021-02-037-7/+7
* config: Fix typo in comment.John Baldwin2021-02-011-1/+1
* Now that the portsnap buildbox is generating the raw bits for INDEX-14,Xin LI2021-01-291-1/+2
* usr.sbin/pkg: Don't re-define roundup2Alex Richardson2021-01-281-2/+0
* bsdinstall: riscv-specific tweaksMitchell Horne2021-01-275-5/+13
* bsdinstall: create /efi/boot directory in ESPMitchell Horne2021-01-271-4/+7
* ndis(4): remove as previous announcedBrooks Davis2021-01-2522-3942/+2
* Decode NFIT Platform Capabilities.Alexander Motin2021-01-251-1/+17
* cxgbetool: correct utilties typoEd Maste2021-01-241-1/+1
* build: remove LIBPTHREAD/LIBTHR build optionsKyle Evans2021-01-222-4/+0
* Fix manpage markup in 2c8bb126de56ce49637ad752e78957d9ebafba02Allan Jude2021-01-211-1/+3
* bhyve: Add missing man page section on the nodelete block-device-optionAllan Jude2021-01-211-0/+2
* Minor simplification of MK_PMC case in usr.sbin/MakefileAlex Richardson2021-01-201-2/+1
* Remove remaining uses of ${COMPILER_FEATURES:Mc++11}Alex Richardson2021-01-191-3/+1
* Support COM3 and COM4 serial ports.Peter Grehan2021-01-193-5/+11
* fstyp(8): fix exfat detectionConrad Meyer2021-01-171-10/+8
* service.8: Use entire section of literally displayed textDaniel Ebdrup Jensen2021-01-161-3/+5
* service.8: Provide example for adding completions to (t)cshDaniel Ebdrup Jensen2021-01-161-1/+8
* Fix a typoMateusz Piotrowski2021-01-141-2/+3
* [wpa] Add support for hostapd/wpa_supplicant when WITHOUT_CRYPT=YESAdrian Chadd2021-01-133-3/+34
* bsdconfig: correct utilties typoEd Maste2021-01-121-1/+1
* Bump amount of queued packets in for unresolved ARP/NDP entries to 16.Alexander V. Chernikov2021-01-111-18/+7
* certctl: factor out certname resolutionKyle Evans2021-01-091-2/+17
* certctl: replace hardcoded uses of /usr/localKyle Evans2021-01-091-2/+3
* pccard: Remove bt3c(4) driverWarner Losh2021-01-085-333/+0
* Fix a typoMateusz Piotrowski2021-01-071-2/+2
* Rename NO_WERROR -> MK_WERROR=noAlex Richardson2021-01-071-1/+1
* Fix -Wpointer-sign warnings in makefs and mkimgAlex Richardson2021-01-076-93/+61
* gstat(8): Bump .DdFernando ApesteguĂ­a2021-01-061-1/+1
* gstat(8): Document interactive keyboard commandsFernando ApesteguĂ­a2021-01-061-0/+22
* pkg(7): rework the arguments handlingBaptiste Daroussin2021-01-062-40/+102
* Fix devinfo typo.Alexander Motin2021-01-051-1/+1
* Add the missing pmcstat log entriesAndrew Turner2021-01-051-0/+17
* pkgbase: Put ppp in it's own packageEmmanuel Vadot2021-01-042-0/+2
* bhyve: fix build without casper/capsicum supportMariusz Zaborski2021-01-031-1/+1
* bhyve: fix build without casper/capsicum supportMariusz Zaborski2021-01-031-1/+10
* bootparamd: Add missing __unused mark.Yoshihiro Takahashi2021-01-021-2/+2