aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* pmccontrol: improve -L with pmu-eventsMitchell Horne2021-07-291-9/+7
* libpmc: eliminate pmc_pmu_stat_mode()Mitchell Horne2021-07-291-4/+11
* bsdinstall: Only show menu if there are more items to be installedRenato Botelho2021-07-271-10/+12
* freebsd-update: Update URL of supported platforms informationLi-Wen Hsu2021-07-271-1/+1
* [skip ci] correct a few SPDX license tagsAlan Somers2021-07-271-1/+1
* usr.sbin/pwm/pwm add support for flagsOskar Holmund2021-07-222-4/+18
* nfsd: Fix some issues found by mandocGordon Bergling2021-07-193-24/+72
* bhyve: Fix NVMe iovec construction for large IOsChuck Tuffli2021-07-091-1/+1
* bsdinstall: Avoid double-mounting /devRyan Moeller2021-07-061-2/+0
* usr.sbin/pkg: Don't re-define roundup2Alex Richardson2021-07-051-2/+0
* periodic: by default, skip 221.backup-gpart in jailsAlan Somers2021-07-041-1/+6
* bhyvectl: print a better error message when vm_open() failsMarko2021-07-021-1/+3
* rpc.lockd: Use libc strnlen() instead of reimplementing itMark Johnston2021-06-301-12/+0
* pkgbase: Put the mibs and defs in the bnsmp packageEmmanuel Vadot2021-06-301-0/+3
* pkgbase: Move ctld/ctladm to iscsi packageEmmanuel Vadot2021-06-303-3/+3
* pkgbase: Create a FreeBSD-nfs packageEmmanuel Vadot2021-06-3011-0/+22
* bhyve: add SMBIOS Baseboard InformationChuck Tuffli2021-06-281-0/+49
* bhyve: implement rdmsr for MSR_IA32_FEATURE_CONTROLCorvin Köhne2021-06-281-0/+8
* Fix scripted installation from media without local distfiles.Nathan Whitehorn2021-06-265-96/+154
* jail: Don't allow substitution of valueless jail parameters.Jamie Gritton2021-06-241-1/+1
* bsnmp: Fix incorrect use of libpfctlKristof Provost2021-06-221-2/+2
* cpucontrol: fix extended signature matching code to avoid fallthoughDan Nelson2021-06-201-2/+2
* bsdconfig: add a new mirror in BulgariaPhilip Paeps2021-06-202-0/+2
* bsdinstall: add a new mirror in BulgariaPhilip Paeps2021-06-201-0/+1
* iwmbtfw(8): Improve Intel 7260/7265 adaptors handlingVladimir Kondratyev2021-06-133-48/+91
* Create VM_MEMATTR_DEVICE on all architecturesAndrew Turner2021-06-131-4/+0
* pciconf: Use VM_MEMATTR_DEVICE on supported architecturesMarcin Wojtas2021-06-131-1/+5
* Add freeze/thaw description to devctl(8)Li-Wen Hsu2021-06-101-1/+22
* Fix test case header function nameMath Ieu2021-06-101-1/+1
* etcupdate: Add -D destdir to usage for 'extract'.John Baldwin2021-06-092-2/+3
* etcupdate: Add a revert mode to restore one or more stock files.John Baldwin2021-06-092-13/+60
* etcupdate: Trim trailing whitespace.John Baldwin2021-06-091-3/+3
* etcupdate: Gracefully handle SIGINT when building trees.John Baldwin2021-06-091-14/+17
* etcupdate: Always extract to a temporary tree.John Baldwin2021-06-091-56/+92
* pciconf: Fix up pciconf -lc outputDavid Bright2021-06-091-4/+12
* cron: consume blanks in system crontabs before optionsOleksandr Tymoshenko2021-06-051-0/+3
* daemon: add some basic testsAlan Somers2021-06-043-0/+236
* MFV d60fa10fd872db7e3d8cb1e161cfdae026c43b14:Cy Schubert2021-06-031-3/+3
* Implement own command line option for the frequently used -i usbusX -f Y syntax,Hans Petter Selasky2021-06-022-10/+76
* Fix scripted installs on EFI systems using ZFS root with zfsboot.Nathan Whitehorn2021-05-281-3/+2
* kldxref: do not error out if specified path is not directory, for -d modeKonstantin Belousov2021-05-271-1/+1
* iwmbtfw(8): Add support for Intel 7260/7265 bluetooth adapter firmwaresPhilippe Michaud-Boudreault2021-05-236-72/+401
* fstyp(8): define HAVE_ZFS macro when built with zfsRobert Wing2021-05-211-1/+1
* mpsutil: extend show adapter information, add NCQ controlDaniel Austin2021-05-214-2/+171
* cxgbetool(8): Add support for setting the hashfilter mode (filter mask).Navdeep Parhar2021-05-161-32/+46
* syslogd: Increase message size limitsDmitry Wagin2021-05-142-12/+27
* authpf: Start using libpfctlKristof Provost2021-05-141-1/+2
* autofs: best effort to maintain mounttab and mountdtabRobert Wing2021-05-114-1/+18
* pf: Allow multiple labels to be set on a ruleKristof Provost2021-05-101-1/+1
* bhyve: Set SO_REUSEADDR on the gdb stub socketMark Johnston2021-05-101-1/+4