aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replace the GNU gzip with a slightly modified NetBSD gzip. TheXin LI2007-01-261-0/+1
* Retire objformat(1) as threatened in 2002.Peter Wemm2007-01-251-1/+0
* - When building world WITHOUT_LIBPTHREAD, link libthr to libpthread.Ruslan Ermilov2006-11-261-5/+2
* Build libsmb and smbutil on ia64.Marcel Moolenaar2006-08-221-0/+4
* Remove alpha left-overs.Marcel Moolenaar2006-08-211-6/+1
* o By popular demand import getent(1) utility: a program retrievesMaxim Konovalov2006-05-041-0/+1
* libc_r is no longer provided, and on alpha and sparc64, libthrRuslan Ermilov2006-04-121-1/+1
* Unbreak WITHOUT_LIBPHREAD/WITHOUT_LIBC_R option support, dependingRuslan Ermilov2006-03-211-0/+6
* Extend coverage of the MK_IPX build option to the following:Ruslan Ermilov2006-03-201-0/+4
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-13/+17
* Don't build csup if NO_CRYPT or NO_OPENSSL is defined, since we dependMaxime Henrion2006-03-031-1/+2
* Connect csup the build!Maxime Henrion2006-03-031-0/+1
* Enable truss for powerpcPeter Grehan2006-01-051-2/+1
* Build gprof for powerpc now.Peter Grehan2005-12-291-2/+0