aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix arp/ndp deletion broken by 2fe5a79425c7.Alexander V. Chernikov2021-03-102-19/+0
* Mount the EFI system partition (ESP) on newly-installed systems and VMNathan Whitehorn2021-03-095-138/+48
* service(8): use an environment more consistent with init(8)Andrew Gierth2021-03-071-1/+1
* jail(8): reset to root cpuset before attaching to run commandsKyle Evans2021-03-071-0/+33
* nfs-over-tls: add user space daemons rpc.tlsclntd and rpc.tlsservdRick Macklem2021-03-059-0/+2588
* bsdinstall: add knob to set ASLR sysctlsEd Maste2021-03-051-0/+18
* bsdinstall: replace multiple ifs with caseEd Maste2021-03-051-22/+24
* cxgbetool: correct utilties typoEd Maste2021-03-051-1/+1
* automount(8): fix absolute path when creating a mountpointRobert Wing2021-02-251-1/+1
* efibootmgr: Check for efi supported after parsing argsWarner Losh2021-02-241-2/+3
* pkg(7): address minor nits (mostly clang-analyze complaints)Kyle Evans2021-02-202-5/+3
* pkg(7): add an -r reponame option for bootstrap and addKyle Evans2021-02-204-19/+91
* usr.sbin/makefs: fix use-after-free in read_mtree_keywords()Alex Richardson2021-02-171-0/+2
* inetd: fix unix sockaddr's length assignmentKyle Evans2021-02-161-5/+4
* fmtree: add a deprecation notice to the manpageKyle Evans2021-02-161-2/+9
* binmiscctl: Avoid segfault with "binmiscctl add" and no extra paramsMark Johnston2021-02-151-0/+2
* Print DeviceHandle and PhysicalId in hex.Alexander Motin2021-02-121-2/+2
* Improve ACPI_NFIT_CONTROL_REGION formatting.Alexander Motin2021-02-121-7/+7
* cpucontrol(8): Fix display.Konstantin Belousov2021-02-081-1/+1
* bsdinstall: riscv-specific tweaksMitchell Horne2021-02-015-5/+13
* bsdinstall: create /efi/boot directory in ESPMitchell Horne2021-02-011-4/+7
* Decode NFIT Platform Capabilities.Alexander Motin2021-02-011-1/+17
* build: remove LIBPTHREAD/LIBTHR build optionsKyle Evans2021-01-292-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