| Commit message (Expand) | Author | Age | Files | Lines |
* | - Include usbdump into default build. | hselasky | 2011-04-03 | 1 | -0/+1 |
* | Add a utility, utxrm(8). | ed | 2011-02-19 | 1 | -0/+1 |
* | Import bsdinstall. This is meant to be (eventually in conjunction with | nwhitehorn | 2011-02-18 | 1 | -0/+1 |
* | Put string in quotes, like is done everywhere. | uqs | 2010-11-06 | 1 | -1/+1 |
* | - Introduce WITH_GPIO knob and disable building gpioctl | gonzo | 2010-10-05 | 1 | -1/+4 |
* | Reconnect uathload to the build. | antoine | 2010-10-03 | 1 | -0/+1 |
* | Add gpioctl(8). Utility for configuring/accessing GPIO pins | gonzo | 2010-09-28 | 1 | -0/+1 |
* | Merge from tbemd: use Makefile.arch to control building. | imp | 2010-09-13 | 1 | -319/+95 |
* | Make sure TARGET_ABI is defined. TARGET_ABI will die a horrible death | imp | 2010-08-26 | 1 | -1/+1 |
* | Ugly kludge to paper over some kind of ld bug and/or misuse: don't | imp | 2010-08-26 | 1 | -1/+2 |
* | Build some powerpc-specific utilities on powerpc64 as well. | nwhitehorn | 2010-07-20 | 1 | -1/+1 |
* | Bring in Kris Moore's pc-sysinstall shell script from PC-BSD. This | imp | 2010-06-24 | 1 | -0/+1 |
* | Enable ofwdump(8) on ARM as this is a useful tool to inspect a flattened | raj | 2010-06-13 | 1 | -0/+4 |
* | Add a new build option, MAN_UTILS. This option lets you control building | jkim | 2010-05-19 | 1 | -1/+5 |
* | services_mkdb; generate db file from services(5) to increase | ume | 2010-04-04 | 1 | -0/+1 |
* | We don't need to note that mkproto is missing anymore. It is | imp | 2010-04-01 | 1 | -1/+0 |
* | moused is useful even without usb, so remove comment asking if it is. | imp | 2010-03-04 | 1 | -1/+0 |
* | Connect smbfs related libraries and tool on sparc64. | yongari | 2010-01-25 | 1 | -0/+1 |
* | Add a driver by Fredrik Lindberg for Option HSDPA USB devices. These differ | thompsa | 2010-01-13 | 1 | -0/+2 |
* | The service command is an easy interface to the rc.d system. | dougb | 2009-12-20 | 1 | -0/+1 |
* | Copy apm(4) emulation from sys/i386/acpica/acpi_machdep.c and | jkim | 2009-09-27 | 1 | -0/+3 |
* | Add mptutil, a basic utility for managing MPT SCSI/SATA/SAS controllers. | scottl | 2009-08-14 | 1 | -0/+1 |
* | ntroduce mfiutil, a basic utility for managing LSI SAS-RAID & Dell PERC5/6 | scottl | 2009-08-13 | 1 | -0/+1 |
* | Add wake, a tool to send Wake on LAN frames to hosts on a local Ethernet network | mbr | 2009-06-30 | 1 | -0/+1 |
* | Update BIND to version 9.6.1rc1. This version has better performance and | dougb | 2009-05-31 | 1 | -0/+4 |
* | Add two new utilities and two new daemons to /usr/src/usr.sbin that | rmacklem | 2009-05-26 | 1 | -0/+4 |
* | Garbage collect raycontrol(8), as ray(4) has been removed. | rwatson | 2009-04-16 | 1 | -2/+0 |
* | Removed more vestiges of if_sl(4). | ru | 2009-04-09 | 1 | -1/+0 |
* | block build of uathload on ia64 temporarily because binutils expects | weongyo | 2009-04-08 | 1 | -0/+2 |
* | Hook uathload up to the build. It's used for loading the firmware for | weongyo | 2009-04-07 | 1 | -0/+2 |
* | Remove if_ppp(4) and if_sl(4). | ed | 2009-04-05 | 1 | -10/+0 |
* | Move usb to a graveyard location under sys/legacy/dev, it is intended that the | thompsa | 2009-02-23 | 1 | -1/+1 |
* | Introduce the I2C diagnostic utility. It let's discover and inspect slave | raj | 2009-01-26 | 1 | -0/+1 |
* | add makefs to the base system; FreeBSD_version bumped just in case | sam | 2008-12-19 | 1 | -0/+1 |
* | Import an initial revision of the pmcannotate tool. | attilio | 2008-11-26 | 1 | -0/+2 |
* | src/sys/dev/usb2/controller/uss820dci_pccard.c | alfred | 2008-11-19 | 1 | -0/+2 |
* | Move dumpcis to its own directory, start to decouple from the | imp | 2008-11-17 | 1 | -1/+1 |
* | Implement support for RPCSEC_GSS authentication to both the NFS client | dfr | 2008-11-03 | 1 | -0/+5 |
* | We do not have a libkse anymore and Mk/bsd.* does not know | bz | 2008-10-27 | 1 | -1/+1 |
* | - Revert to the pre-r183242 behavior of building sade(8) on sparc64. | marius | 2008-10-05 | 1 | -3/+4 |
* | - Build jexec (1) and slstat. | antoine | 2008-09-27 | 1 | -6/+6 |
* | The previous commit re-introduced sade on platforms | marcel | 2008-09-26 | 1 | -0/+2 |
* | add new build knobs and jigger some existing controls to improve | sam | 2008-09-21 | 1 | -61/+181 |
* | crunchgen doesn't work yet on mips. So sysinstall can't be built there. | imp | 2008-09-19 | 1 | -1/+1 |
* | Hook back ntp to the build now that I fixed it. | roberto | 2008-08-22 | 1 | -1/+1 |
* | Temporary unhook ntp from the build until the missing net/libopts/Makefile | bz | 2008-08-22 | 1 | -1/+1 |
* | - Add cpuctl(4) pseudo-device driver to provide access to some low-level | stas | 2008-08-08 | 1 | -0/+3 |
* | Add a script to perform simple analysis of a crash dump (either a full | jhb | 2008-08-05 | 1 | -0/+1 |
* | Remove sade(8) on the following platforms: | marcel | 2008-07-19 | 1 | -1/+4 |
* | Remove the arl(4) driver. It is reported to not work on 6.x or later | jhb | 2008-07-04 | 1 | -2/+0 |