summaryrefslogtreecommitdiffstats
path: root/usr.bin/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Extend the support for exempting processes from being killed when swap isjhb2013-09-191-0/+1
* Bring in the new iSCSI target and initiator.trasz2013-09-141-0/+1
* Hook host(1) up to the build in the LDNS case.des2013-09-081-0/+4
* Subversion requires atomic functions we only support on arm with clang.andrew2013-08-191-1/+3
* Enable svnlite on armv6.kientzle2013-06-291-1/+1
* Only enable svn on amd64/ia64/sparc64/i386.peter2013-06-201-1/+1
* Bandaid: mips doesn't seem to have the full set of atomics builtins. Ipeter2013-06-191-0/+2
* Introduce svnlite so that we can check out our source code again.peter2013-06-181-0/+4
* When the world is built WITHOUT_OPENSSH also don'teadler2013-04-281-1/+4
* Add dtc to the build.kientzle2013-02-091-0/+1
* - Add a BSD-licensed patch, ported by Pedro F. Giffuni (pfg) fromgabor2013-01-291-0/+1
* Add a clean-room reimplementation of a script originallyeadler2012-10-221-0/+1
* Add ATF to the build. This is may be a bit rought around the egdes,marcel2012-10-221-0/+5
* Apply local patches to mandoc and connect it to the build.uqs2012-10-201-0/+1
* Add bmake to the build and allow it to be installed as make(1) insteadmarcel2012-10-061-0/+4
* Add MK_KDUMP.obrien2012-09-121-2/+7
* Sort per the comment.obrien2012-07-181-17/+14
* Hook up mkulzma to the build.jpaetzel2012-05-241-0/+1
* - Hook up BSD sort to the build. By default, it will be installed asgabor2012-05-111-0/+1
* Import stdbuf(1) and the shared library it relies on.jlh2012-04-281-0/+1
* - Do not build libcom_err and compile_et when kerberos is disabled. Theystas2012-03-231-1/+4
* Remove wtmpcvt(1).ed2012-01-131-1/+0
* Add the CAM Target Layer (CTL).ken2012-01-121-0/+1
* On FreeBSD just use the MD5 implementation of libmd rather than that ofmarius2011-12-241-1/+2
* Add WITHOUT_UTMPX switch to the build system.ed2011-06-171-4/+7
* Build and install a BSD licensed grep.obrien2011-05-251-5/+1
* Add rctl(8), the utility to manage rctl rules.trasz2011-03-301-0/+1
* Add the BSD-licensed Citrus iconv to the base system with default offgabor2011-02-251-0/+9
* Flesh out WITHOUT_GROFF support to DTRT.uqs2011-02-221-2/+4
* Retire GNU man in favor of the newly written BSDL version.gordon2010-10-031-1/+3
* Move to using Makefile.arch to include the proper target-specific programs.imp2010-09-131-136/+57
* - Change default grep back to GNU version. BSD grep can be built with thegabor2010-08-231-4/+4
* Update a stale comment about grep.delphij2010-08-111-1/+1
* Add BSD grep to the base system and make it our default grep.gabor2010-07-221-0/+5
* Hook clang into the build on i386/amd64/powerpc.rdivacky2010-06-091-0/+5
* Add a new build option, MAN_UTILS. This option lets you control buildingjkim2010-05-191-2/+6
* Import of liblzma, xz, xzdec, lzmainfo from vendor branchmm2010-05-101-0/+3
* Add seq(1), a small utility to generate sequence number.delphij2010-02-191-0/+1
* bc and dc are not BSD version, not GNU version.imp2010-02-181-1/+1
* As it turns out, fmt(1) is being used by the base system as well as thedelphij2010-02-091-2/+1
* Connect smbfs related libraries and tool on sparc64.yongari2010-01-251-0/+4
* Unbreak world WITHOUT_OPENSSL:antoine2010-01-231-2/+4
* Replace GNU bc/dc with BSDL versions ported from OpenBSD. They have a goodgabor2010-01-201-0/+2
* Add wtmpcvt(1).ed2010-01-141-0/+1
* Connect unzip to the build.rdivacky2009-12-031-0/+1
* Add revoke(1).ed2009-06-151-0/+1
* Remove window(1) from the base system.ed2009-06-021-1/+0
* Add a new program, perror, which takes an errno as a command line argumentgnn2009-05-191-0/+1
* Truss builds on mips, so don't filter it building there anymore.imp2009-02-151-1/+1
* Add back ar(1) which was accidentally decoupled in r183242.marius2008-09-241-0/+1
OpenPOWER on IntegriCloud