aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* autounmountd: set filter-specific flags for the EVFILT_FS filterRobert Wing2021-03-021-1/+1
* Remove fmtree(8)Kyle Evans2021-03-0220-2970/+0
* service: respect nojailvnet keywordMariusz Zaborski2021-03-011-0/+6
* newsyslog(8): Implement a new 'E' flag to not rotate empty log filesJuraj Lutter2021-02-282-2/+23
* bhyve/snapshot: rename and bump size of MAX_SNAPSHOT_VMNAMERobert Wing2021-02-272-3/+3
* bhyvectl: reduce code duplicationRobert Wing2021-02-271-18/+5
* bhyve/snapshot: rename checkpoint_opcodes to be more genericRobert Wing2021-02-271-3/+3
* inetd: Add examples from manual page and other sourcesDaniel Ebdrup Jensen2021-02-262-43/+87
* Mount the EFI system partition (ESP) on newly-installed systems.Nathan Whitehorn2021-02-235-136/+46
* bhyve/snapshot: drop mkdir when creating the unix domain socketRobert Wing2021-02-223-32/+4
* Fix makefs bootstrap after d485c77f203fb0f4cdc08dea5ff81631b51d8809Alex Richardson2021-02-229-22/+75
* Remove #define _KERNEL hacks from libprocstatKonstantin Belousov2021-02-2113-133/+164
* bsdinstall: add knob to set ASLR sysctlsEd Maste2021-02-201-0/+18
* bsdinstall: replace multiple ifs with caseEd Maste2021-02-201-22/+24
* cxgbetool(8): Add support for setting the hashfilter mode (filter mask).Navdeep Parhar2021-02-191-32/+46
* Fix arp/ndp deletion broken by 2fe5a79425c7.Alexander V. Chernikov2021-02-192-19/+0
* nfs-over-tls: add user space daemons rpc.tlsclntd and rpc.tlsservdRick Macklem2021-02-189-0/+2588
* libvmm: clean up vmmapi.hRobert Wing2021-02-183-0/+20
* 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