summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add the new kernel-mode NFS Lock Manager. To use it instead of thedfr2008-03-261-0/+1
* Hook fifolog tools up to the build.phk2008-03-101-0/+1
* Enable ofwdump on powerpc (finally). Tested on G3 & G4 machines.grehan2008-01-311-0/+1
* Reenable the Amd build. 'make world' passed on my amd64 8-CURRENT system.obrien2007-12-051-0/+1
* Temporarily disable amd for import.obrien2007-12-051-1/+0
* Some left over from the sensors framework.mlaier2007-10-161-1/+0
OpenPOWER on IntegriCloud