aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/Makefile
Commit message (Expand)AuthorAgeFilesLines
* MFC 235915:Josh Paetzel2012-05-291-0/+1
* MFC r234772:Jeremie Le Hen2012-05-081-0/+1
* MFC r229997, r230033, and r230334Kenneth D. Merry2012-02-151-0/+1
* MFC: r228857Marius Strobl2012-01-291-1/+2
* Add WITHOUT_UTMPX switch to the build system.Ed Schouten2011-06-171-4/+7
* Build and install a BSD licensed grep.David E. O'Brien2011-05-251-5/+1
* Add rctl(8), the utility to manage rctl rules.Edward Tomasz Napierala2011-03-301-0/+1
* Add the BSD-licensed Citrus iconv to the base system with default offGabor Kovesdan2011-02-251-0/+9
* Flesh out WITHOUT_GROFF support to DTRT.Ulrich Spörlein2011-02-221-2/+4
* Retire GNU man in favor of the newly written BSDL version.Gordon Tetlow2010-10-031-1/+3
* Move to using Makefile.arch to include the proper target-specific programs.Warner Losh2010-09-131-136/+57
* - Change default grep back to GNU version. BSD grep can be built with theGabor Kovesdan2010-08-231-4/+4
* Update a stale comment about grep.Xin LI2010-08-111-1/+1
* Add BSD grep to the base system and make it our default grep.Gabor Kovesdan2010-07-221-0/+5
* Hook clang into the build on i386/amd64/powerpc.Roman Divacky2010-06-091-0/+5
* Add a new build option, MAN_UTILS. This option lets you control buildingJung-uk Kim2010-05-191-2/+6
* Import of liblzma, xz, xzdec, lzmainfo from vendor branchMartin Matuska2010-05-101-0/+3
* Add seq(1), a small utility to generate sequence number.Xin LI2010-02-191-0/+1
* bc and dc are not BSD version, not GNU version.Warner Losh2010-02-181-1/+1
* As it turns out, fmt(1) is being used by the base system as well as theXin LI2010-02-091-2/+1
* Connect smbfs related libraries and tool on sparc64.Pyun YongHyeon2010-01-251-0/+4
* Unbreak world WITHOUT_OPENSSL:Antoine Brodin2010-01-231-2/+4
* Replace GNU bc/dc with BSDL versions ported from OpenBSD. They have a goodGabor Kovesdan2010-01-201-0/+2
* Add wtmpcvt(1).Ed Schouten2010-01-141-0/+1
* Connect unzip to the build.Roman Divacky2009-12-031-0/+1
* Add revoke(1).Ed Schouten2009-06-151-0/+1
* Remove window(1) from the base system.Ed Schouten2009-06-021-1/+0
* Add a new program, perror, which takes an errno as a command line argumentGeorge V. Neville-Neil2009-05-191-0/+1
* Truss builds on mips, so don't filter it building there anymore.Warner Losh2009-02-151-1/+1
* Add back ar(1) which was accidentally decoupled in r183242.Marius Strobl2008-09-241-0/+1
* add new build knobs and jigger some existing controls to improveSam Leffler2008-09-211-27/+75
* Add gprof MIPS MD header and enable building gprof.David E. O'Brien2008-09-021-2/+0
* Truss and gprof doesn't build for MIPS.David E. O'Brien2008-09-011-1/+3
* pkill(1) first appeared in /usr/bin, but later it was moved to /binYaroslav Tykhiy2008-08-311-1/+0
* 1. Make the BSD version of cpio the default [1]Doug Barton2008-06-161-1/+5
* Connect bsdcpio up to the build.Tim Kientzle2008-05-261-0/+1
* Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longerRuslan Ermilov2008-03-291-1/+1
* uuidgen has been repo-copied from usr.bin/ to bin/ to match its "new"David E. O'Brien2008-03-131-1/+0
* - Add cpuset to the build.Jeff Roberson2008-03-021-0/+1
* Hide BSD ar(1) under the MK_TOOLCHAIN option.Ruslan Ermilov2008-02-221-1/+2
* Re-introduce the new BSDLed 'ar' to the build.David E. O'Brien2008-02-221-0/+1
* Back out previous commit. Restore Binutils ar as default. DisconnectKai Wang2008-02-211-4/+0
* * Connect ar(1) to the build and make it default ar. Rename GNUKai Wang2008-02-211-0/+4
* Fix disorder introduced in previous commit.Ruslan Ermilov2007-12-201-1/+1
* Pull ministat into the installed system and write it a man-page.Poul-Henning Kamp2007-12-201-0/+1
* Connect procstat(1) to the build.Robert Watson2007-12-021-0/+1
* Tweak the handling of "WITHOUT_LIBPTHREAD". Also remove the accidentalDavid E. O'Brien2007-10-091-1/+1
* Repo copy libpthreads to libkse.David E. O'Brien2007-10-091-1/+1
* Always install libpthread.* symlinks if at least one ofRuslan Ermilov2007-10-011-2/+1
* Options spring cleanup:Stephane E. Potvin2007-06-131-2/+0