| Commit message (Expand) | Author | Age | Files | Lines |
* | [pmc] whoops, remove spurious #'s | Adrian Chadd | 2020-07-14 | 1 | -3/+3 |
* | [hwpmc] Compile 'pmc' only if we have C++11. | Adrian Chadd | 2020-07-14 | 1 | -3/+3 |
* | retire amd(8) | Ed Maste | 2020-03-09 | 1 | -1/+0 |
* | Remove simple_httpd | Kyle Evans | 2020-02-04 | 1 | -1/+0 |
* | add valectl to the system commands | Vincenzo Maffione | 2019-10-31 | 1 | -0/+1 |
* | [2/3] Add certctl(8) | Kyle Evans | 2019-10-02 | 1 | -0/+3 |
* | Move httpd to simple_httpd... | Kyle Evans | 2019-10-01 | 1 | -1/+1 |
* | Move simple_httpd out of picobsd, add HTTPD option (default OFF) | Kyle Evans | 2019-10-01 | 1 | -0/+1 |
* | - Retire pc-sysinstall(8) | Kris Moore | 2019-09-03 | 1 | -1/+0 |
* | Remove NAND and NANDFS support | Warner Losh | 2019-06-25 | 1 | -2/+0 |
* | Re-add new small tool trim(8) to delete contents for blocks | Eugene Grosbein | 2019-01-17 | 1 | -0/+1 |
* | Remove, the now very outdated, timed. | George V. Neville-Neil | 2018-12-15 | 1 | -1/+0 |
* | Remove CTM from 13-CURRENT after the release of FreeBSD-12.0. | Stefan Eßer | 2018-12-15 | 1 | -1/+0 |
* | Add a pwm subsystem so we can configure pwm controller from kernel and userland. | Emmanuel Vadot | 2018-12-12 | 1 | -0/+1 |
* | Remove trim(8) by multiple demands. | Eugene Grosbein | 2018-12-01 | 1 | -1/+0 |
* | Move trim(1) from usr.bin to usr.sbin to become trim(8). | Eugene Grosbein | 2018-11-29 | 1 | -0/+1 |
* | Move pmc* bits behind MK_PMC to fix WITHOUT_PMC build | Kyle Evans | 2018-11-05 | 1 | -4/+1 |
* | re-enable pmcstat, pmccontrol, and pmcannotate for gcc4 builds | Matt Macy | 2018-09-14 | 1 | -4/+4 |
* | Add spi(8), a utility for communicating with a device on a SPI bus from | Ian Lepore | 2018-06-22 | 1 | -0/+1 |
* | MK_EFI - Add uefisign and friends to this knob and ensure that we don't | Sean Bruno | 2018-06-19 | 1 | -1/+3 |
* | Add a command that copies or migrates a data file from one DS to another. | Rick Macklem | 2018-06-15 | 1 | -0/+1 |
* | Add a command the displays and modifies the pNFS server's extended attribute. | Rick Macklem | 2018-06-15 | 1 | -0/+1 |
* | Add an entry into the Makefile for pnfsdskill. | Rick Macklem | 2018-06-15 | 1 | -0/+1 |
* | pmc: fix logic in skipping riscv | Matt Macy | 2018-06-09 | 1 | -1/+1 |
* | pmc: don't build on riscv where there's no kmod support | Matt Macy | 2018-06-09 | 1 | -1/+1 |
* | pmc: convert native to jsonl and track TSC value of samples | Matt Macy | 2018-06-07 | 1 | -1/+1 |
* | hwpmc: log name->pid, name->tid mappings | Matt Macy | 2018-06-05 | 1 | -0/+2 |
* | pmc: Add new sub-command structured "pmc" utility | Matt Macy | 2018-05-29 | 1 | -0/+1 |
* | Sort mlx5tool correctly in usr.sbin/Makefile | Ed Maste | 2018-05-16 | 1 | -1/+1 |
* | Retire lmc(4) | Ed Maste | 2018-05-01 | 1 | -1/+0 |
* | Add kernel and userspace code to dump the firmware state of supported | Hans Petter Selasky | 2018-03-08 | 1 | -0/+1 |
* | Move devmatch to sbin from usr/sbin. | Warner Losh | 2018-02-12 | 1 | -1/+0 |
* | Remove vestiges of digi(4) driver, first attempted in r305235 with | Warner Losh | 2018-01-10 | 1 | -1/+0 |
* | Doh! Never test in one tree and commit from another: | Warner Losh | 2017-12-25 | 1 | -1/+1 |
* | Match unattached devices on the system to potential kernel modules. | Warner Losh | 2017-12-25 | 1 | -0/+1 |
* | Import Netflix's efibootmgr to help manage UEFI boot variables | Warner Losh | 2017-12-09 | 1 | -1/+1 |
* | Remove useless .if. The whole point of SUBDIR.yes was so that we | Warner Losh | 2017-11-09 | 1 | -2/+0 |
* | Whack procctl(8) | Mateusz Guzik | 2017-09-27 | 1 | -1/+0 |
* | rwho/ruptime/rwhod shouldn't be gated by RCMDS. | Jeremie Le Hen | 2017-08-08 | 1 | -1/+1 |
* | Revert r322029 and r322031 so as to recommit them with a better commit log. | Jeremie Le Hen | 2017-08-08 | 1 | -1/+1 |
* | rwho/ruptime/rwhod shouldn't be gated by RCMDS. | Jeremie Le Hen | 2017-08-03 | 1 | -1/+1 |
* | Remove SUBDIR ordering/uniquifying in *bin/Makefile | Enji Cooper | 2017-07-06 | 1 | -2/+0 |
* | efidp manipulates UEFI Device Paths in various ways. At the moment, it | Warner Losh | 2017-03-09 | 1 | -1/+1 |
* | Add cxgbetool(8) to the base system. | Navdeep Parhar | 2017-03-03 | 1 | -0/+1 |
* | Add a Prometheus exporter for sysctl values. | Ed Schouten | 2016-12-21 | 1 | -0/+1 |
* | Fix build of tzsetup when WITHOUT_DIALOG is set | Baptiste Daroussin | 2016-10-22 | 1 | -1/+1 |
* | Fix building on i386 and arm. But 'public domain' headers on the files | Warner Losh | 2016-10-13 | 1 | -1/+1 |
* | Temporarily disconnect efivar to fix arm and i386 builds | Ed Maste | 2016-10-12 | 1 | -1/+1 |
* | Add efivar(1) to manipulate EFI variables. It uses a similar command | Warner Losh | 2016-10-11 | 1 | -0/+1 |
* | Add a WITHOUT_DIALOG src.conf(5) knob | Ed Maste | 2016-09-27 | 1 | -2/+2 |