aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Make bluetooth compile on all platformsMaksim Yevmenkin2004-07-071-3/+4
* A first stab at truss support for amd64, basically cogged from i386.David Malone2004-06-121-1/+1
* Build/install gprof on amd64 as well, after repocopying the MD bits.Peter Wemm2004-05-181-1/+1
* Insert "arm" between "amd64" and "powerpc"Olivier Houchard2004-05-141-2/+2
* Use four spaces instead of tab for second level indentation.Olivier Houchard2004-05-141-1/+1
* Do not build truss on arm.Olivier Houchard2004-05-141-1/+2
* Connect bsdtar to the build.Tim Kientzle2004-04-061-0/+1
* Hook `pkill' (and thus `pgrep') to the standard buildworld.Garance A Drosehn2004-03-271-0/+1
* Remove doscmd from the base system now that it lives in the ports tree.Dag-Erling Smørgrav2004-03-231-2/+0
* With the passing of the asc driver, the sasc prograqm is no longerWarner Losh2004-03-141-2/+0
* Hook logins(1) up to the build.Dag-Erling Smørgrav2004-03-061-0/+1
* Add NO_BLUETOOTH knob to the build processMaksim Yevmenkin2004-01-281-0/+2
* - Build things in pure dictionary order (see sort(1)).Ruslan Ermilov2004-01-161-41/+57
* Build lint(1) on ia64.Marcel Moolenaar2003-11-031-6/+1
* Build the NgATM user space SSCOP tool (unless NOATM is defined).Hartmut Brandt2003-10-291-0/+5
* Update Bluetooth code.Maksim Yevmenkin2003-10-121-1/+2
* Fix bug introduced in version 1.246 with the addition of NO_TOOLCHAIN.Marcel Moolenaar2003-09-241-4/+7
* Remove symorder. It's almost useless now that we have ELF kernels andTim J. Robbins2003-09-111-1/+0
* Fix typo: c89, not c88.Tim J. Robbins2003-09-051-1/+1
* Typo in last commit.Poul-Henning Kamp2003-08-301-1/+1
* Introduce more knobs to slim down FreeBSD userlandPoul-Henning Kamp2003-08-291-6/+17
* Don't check for the existance of src/crypto/ for building items thatMark Murray2003-07-241-1/+1
* Connect ncplist, ncplogin, and smbutil to the amd64 build.Peter Wemm2003-07-241-0/+6
* Very big makeover in the way telnet, telnetd and libtelnet are built.Mark Murray2003-07-161-7/+1
* Temporarily re-remove the bluetooth tools..Julian Elischer2003-06-241-2/+0
* Connect bluetooth tools for i386 only.Julian Elischer2003-06-241-0/+2
* Hook locale(1) to buildAlexey Zelkin2003-06-221-0/+1
* Retire the useless NOSECURE knob.Dag-Erling Smørgrav2003-05-191-4/+2
* Exclude gprof and truss for amd64 too.Peter Wemm2003-05-081-1/+1
* Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extraMark Murray2003-05-051-1/+1
* Do not attempt to build chkey(1) and newkey(8) if NOSECURE is defined.Ruslan Ermilov2003-05-011-1/+2
* Build non-crypto telnet(1) and telnetd(8) if NO_OPENSSL is defined.Ruslan Ermilov2003-05-011-1/+1
* Don't clobber Kerberos5 telnet(1) and telnetd(8) with non-crypto versions.Ruslan Ermilov2003-04-301-3/+4
* Add usbhidaction(1).Matthew N. Dodd2003-04-091-0/+1
* G/C tconv: It is libmytinfo-dependent and has not compiled for 3+ years.Tim J. Robbins2003-04-041-1/+0
* Some things don't build for PowerPC yet.David E. O'Brien2003-02-211-2/+7
* chflags(1) repo copied, usr.bin->bin.David E. O'Brien2003-02-181-1/+0
* kenv(1) has been repo copied from usr.bin to bin.David E. O'Brien2003-01-201-1/+0
* Hookup elfdump.David E. O'Brien2003-01-151-0/+1
* Complete the bzip2 suite.David E. O'Brien2003-01-041-0/+1
* Move elf2aout back to /usr/bin -- it is a general development tool, notDavid E. O'Brien2002-12-301-0/+1
* As warned on freebsd-current@, remove the perl wrapper from /usr/src.David E. O'Brien2002-11-271-4/+0
* o Build truss on all architectures.Marcel Moolenaar2002-11-101-5/+7
* bsd.doc.mk changes:Ruslan Ermilov2002-10-291-1/+0
* Add the c99(1) utility, which is nothing more than a synonym forTim J. Robbins2002-10-071-0/+1
* Initiate deorbit burn for the i386-only a.out related support. Moves arePeter Wemm2002-09-171-8/+2
* Promote gcore from i386-specific to the MI section.Peter Wemm2002-09-131-1/+1
* truss hasn't been ported to ia64 yet.Jake Burkholder2002-08-101-2/+1
* xlint seems to build fine on sparc64.Jake Burkholder2002-08-101-1/+1
* Put getconf in the right place.Jake Burkholder2002-08-101-1/+1