summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
Commit message (Expand)AuthorAgeFilesLines
* - Introduce WITH_GPIO knob and disable building gpioctlgonzo2010-10-051-1/+4
* Reconnect uathload to the build.antoine2010-10-031-0/+1
* Add gpioctl(8). Utility for configuring/accessing GPIO pinsgonzo2010-09-281-0/+1
* Merge from tbemd: use Makefile.arch to control building.imp2010-09-131-319/+95
* Make sure TARGET_ABI is defined. TARGET_ABI will die a horrible deathimp2010-08-261-1/+1
* Ugly kludge to paper over some kind of ld bug and/or misuse: don'timp2010-08-261-1/+2
* Build some powerpc-specific utilities on powerpc64 as well.nwhitehorn2010-07-201-1/+1
* Bring in Kris Moore's pc-sysinstall shell script from PC-BSD. Thisimp2010-06-241-0/+1
* Enable ofwdump(8) on ARM as this is a useful tool to inspect a flattenedraj2010-06-131-0/+4
* Add a new build option, MAN_UTILS. This option lets you control buildingjkim2010-05-191-1/+5
* services_mkdb; generate db file from services(5) to increaseume2010-04-041-0/+1
* We don't need to note that mkproto is missing anymore. It isimp2010-04-011-1/+0
* moused is useful even without usb, so remove comment asking if it is.imp2010-03-041-1/+0
* Connect smbfs related libraries and tool on sparc64.yongari2010-01-251-0/+1
* Add a driver by Fredrik Lindberg for Option HSDPA USB devices. These differthompsa2010-01-131-0/+2
* The service command is an easy interface to the rc.d system.dougb2009-12-201-0/+1
* Copy apm(4) emulation from sys/i386/acpica/acpi_machdep.c andjkim2009-09-271-0/+3
* Add mptutil, a basic utility for managing MPT SCSI/SATA/SAS controllers.scottl2009-08-141-0/+1
* ntroduce mfiutil, a basic utility for managing LSI SAS-RAID & Dell PERC5/6scottl2009-08-131-0/+1
* Add wake, a tool to send Wake on LAN frames to hosts on a local Ethernet networkmbr2009-06-301-0/+1
* Update BIND to version 9.6.1rc1. This version has better performance anddougb2009-05-311-0/+4
* Add two new utilities and two new daemons to /usr/src/usr.sbin thatrmacklem2009-05-261-0/+4
* Garbage collect raycontrol(8), as ray(4) has been removed.rwatson2009-04-161-2/+0
* Removed more vestiges of if_sl(4).ru2009-04-091-1/+0
* block build of uathload on ia64 temporarily because binutils expectsweongyo2009-04-081-0/+2
* Hook uathload up to the build. It's used for loading the firmware forweongyo2009-04-071-0/+2
* Remove if_ppp(4) and if_sl(4).ed2009-04-051-10/+0
* Move usb to a graveyard location under sys/legacy/dev, it is intended that thethompsa2009-02-231-1/+1
* Introduce the I2C diagnostic utility. It let's discover and inspect slaveraj2009-01-261-0/+1
* add makefs to the base system; FreeBSD_version bumped just in casesam2008-12-191-0/+1
* Import an initial revision of the pmcannotate tool.attilio2008-11-261-0/+2
* src/sys/dev/usb2/controller/uss820dci_pccard.calfred2008-11-191-0/+2
* Move dumpcis to its own directory, start to decouple from theimp2008-11-171-1/+1
* Implement support for RPCSEC_GSS authentication to both the NFS clientdfr2008-11-031-0/+5
* We do not have a libkse anymore and Mk/bsd.* does not knowbz2008-10-271-1/+1
* - Revert to the pre-r183242 behavior of building sade(8) on sparc64.marius2008-10-051-3/+4
* - Build jexec (1) and slstat.antoine2008-09-271-6/+6
* The previous commit re-introduced sade on platformsmarcel2008-09-261-0/+2
* add new build knobs and jigger some existing controls to improvesam2008-09-211-61/+181
* crunchgen doesn't work yet on mips. So sysinstall can't be built there.imp2008-09-191-1/+1
* Hook back ntp to the build now that I fixed it.roberto2008-08-221-1/+1
* Temporary unhook ntp from the build until the missing net/libopts/Makefilebz2008-08-221-1/+1
* - Add cpuctl(4) pseudo-device driver to provide access to some low-levelstas2008-08-081-0/+3
* Add a script to perform simple analysis of a crash dump (either a fulljhb2008-08-051-0/+1
* Remove sade(8) on the following platforms:marcel2008-07-191-1/+4
* Remove the arl(4) driver. It is reported to not work on 6.x or laterjhb2008-07-041-2/+0
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andbz2008-05-261-4/+0
* Remove netatm from HEAD as it is not MPSAFE and relies on the now removedrwatson2008-05-251-5/+0
* allow setfib to be compiled.julian2008-05-101-0/+1
* Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longerru2008-03-291-2/+2
OpenPOWER on IntegriCloud