aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/Makefile
Commit message (Expand)AuthorAgeFilesLines
* nfs-over-tls: add user space daemons rpc.tlsclntd and rpc.tlsservdRick Macklem2021-02-181-0/+2
* build: remove LIBPTHREAD/LIBTHR build optionsKyle Evans2021-01-221-2/+0
* 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
* [pmc] whoops, remove spurious #'sAdrian Chadd2020-07-141-3/+3
* [hwpmc] Compile 'pmc' only if we have C++11.Adrian Chadd2020-07-141-3/+3
* retire amd(8)Ed Maste2020-03-091-1/+0
* Remove simple_httpdKyle Evans2020-02-041-1/+0
* add valectl to the system commandsVincenzo Maffione2019-10-311-0/+1
* [2/3] Add certctl(8)Kyle Evans2019-10-021-0/+3
* Move httpd to simple_httpd...Kyle Evans2019-10-011-1/+1
* Move simple_httpd out of picobsd, add HTTPD option (default OFF)Kyle Evans2019-10-011-0/+1
* - Retire pc-sysinstall(8)Kris Moore2019-09-031-1/+0
* Remove NAND and NANDFS supportWarner Losh2019-06-251-2/+0
* Re-add new small tool trim(8) to delete contents for blocksEugene Grosbein2019-01-171-0/+1
* Remove, the now very outdated, timed.George V. Neville-Neil2018-12-151-1/+0
* Remove CTM from 13-CURRENT after the release of FreeBSD-12.0.Stefan Eßer2018-12-151-1/+0
* Add a pwm subsystem so we can configure pwm controller from kernel and userland.Emmanuel Vadot2018-12-121-0/+1
* Remove trim(8) by multiple demands.Eugene Grosbein2018-12-011-1/+0
* Move trim(1) from usr.bin to usr.sbin to become trim(8).Eugene Grosbein2018-11-291-0/+1
* Move pmc* bits behind MK_PMC to fix WITHOUT_PMC buildKyle Evans2018-11-051-4/+1
* re-enable pmcstat, pmccontrol, and pmcannotate for gcc4 buildsMatt Macy2018-09-141-4/+4
* Add spi(8), a utility for communicating with a device on a SPI bus fromIan Lepore2018-06-221-0/+1
* MK_EFI - Add uefisign and friends to this knob and ensure that we don'tSean Bruno2018-06-191-1/+3
* Add a command that copies or migrates a data file from one DS to another.Rick Macklem2018-06-151-0/+1
* Add a command the displays and modifies the pNFS server's extended attribute.Rick Macklem2018-06-151-0/+1
* Add an entry into the Makefile for pnfsdskill.Rick Macklem2018-06-151-0/+1
* pmc: fix logic in skipping riscvMatt Macy2018-06-091-1/+1
* pmc: don't build on riscv where there's no kmod supportMatt Macy2018-06-091-1/+1
* pmc: convert native to jsonl and track TSC value of samplesMatt Macy2018-06-071-1/+1
* hwpmc: log name->pid, name->tid mappingsMatt Macy2018-06-051-0/+2
* pmc: Add new sub-command structured "pmc" utilityMatt Macy2018-05-291-0/+1
* Sort mlx5tool correctly in usr.sbin/MakefileEd Maste2018-05-161-1/+1
* Retire lmc(4)Ed Maste2018-05-011-1/+0
* Add kernel and userspace code to dump the firmware state of supportedHans Petter Selasky2018-03-081-0/+1
* Move devmatch to sbin from usr/sbin.Warner Losh2018-02-121-1/+0
* Remove vestiges of digi(4) driver, first attempted in r305235 withWarner Losh2018-01-101-1/+0
* Doh! Never test in one tree and commit from another:Warner Losh2017-12-251-1/+1
* Match unattached devices on the system to potential kernel modules.Warner Losh2017-12-251-0/+1
* Import Netflix's efibootmgr to help manage UEFI boot variablesWarner Losh2017-12-091-1/+1
* Remove useless .if. The whole point of SUBDIR.yes was so that weWarner Losh2017-11-091-2/+0
* Whack procctl(8)Mateusz Guzik2017-09-271-1/+0
* rwho/ruptime/rwhod shouldn't be gated by RCMDS.Jeremie Le Hen2017-08-081-1/+1
* Revert r322029 and r322031 so as to recommit them with a better commit log.Jeremie Le Hen2017-08-081-1/+1
* rwho/ruptime/rwhod shouldn't be gated by RCMDS.Jeremie Le Hen2017-08-031-1/+1
* Remove SUBDIR ordering/uniquifying in *bin/MakefileEnji Cooper2017-07-061-2/+0
* efidp manipulates UEFI Device Paths in various ways. At the moment, itWarner Losh2017-03-091-1/+1
* Add cxgbetool(8) to the base system.Navdeep Parhar2017-03-031-0/+1
* Add a Prometheus exporter for sysctl values.Ed Schouten2016-12-211-0/+1
* Fix build of tzsetup when WITHOUT_DIALOG is setBaptiste Daroussin2016-10-221-1/+1