aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Connect smbfs build on powerpc.R. Imura2005-09-191-0/+4
* Old habits die hard: Make that .if defined(YES_HESIOD) not .if !definedPoul-Henning Kamp2005-08-061-1/+1
* Put hesinfo(1) under buildoption "YES_HESIOD"Poul-Henning Kamp2005-08-061-1/+5
* Add bsdiff and bspatch to the base system. These are tools forColin Percival2005-08-061-0/+1
* Let NO_MAN control catmanPoul-Henning Kamp2005-08-051-1/+5
* Add NO_CALENDARPoul-Henning Kamp2005-08-031-1/+5
* - check for geom_uzip module presence using kldstat -m.Max Khon2005-05-111-3/+1
* Enabke mkuzip(1) on amd64.Maxim Sobolev2005-05-021-0/+1
* Wrap BSD r* commands in NO_RCMDS.Tom Rhodes2005-03-021-2/+7
* New order after _netcat has been changed to _nc: sort the list.Xin LI2005-02-131-1/+1
* Spell the variable as underscore plus their possible value, to followXin LI2005-02-131-2/+2
* Forgotten to commit this file during the last commit. Connect nc(1)Xin LI2005-02-131-0/+5
* NOCRYPT -> NO_CRYPTRuslan Ermilov2004-12-211-1/+1