summaryrefslogtreecommitdiffstats
path: root/usr.bin/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Make bluetooth compile on all platformsemax2004-07-071-3/+4
* A first stab at truss support for amd64, basically cogged from i386.dwmalone2004-06-121-1/+1
* Build/install gprof on amd64 as well, after repocopying the MD bits.peter2004-05-181-1/+1
* Insert "arm" between "amd64" and "powerpc"cognet2004-05-141-2/+2
* Use four spaces instead of tab for second level indentation.cognet2004-05-141-1/+1
* Do not build truss on arm.cognet2004-05-141-1/+2
* Connect bsdtar to the build.kientzle2004-04-061-0/+1
* Hook `pkill' (and thus `pgrep') to the standard buildworld.gad2004-03-271-0/+1
* Remove doscmd from the base system now that it lives in the ports tree.des2004-03-231-2/+0
* With the passing of the asc driver, the sasc prograqm is no longerimp2004-03-141-2/+0
* Hook logins(1) up to the build.des2004-03-061-0/+1
* Add NO_BLUETOOTH knob to the build processemax2004-01-281-0/+2
* - Build things in pure dictionary order (see sort(1)).ru2004-01-161-41/+57
* Build lint(1) on ia64.marcel2003-11-031-6/+1
* Build the NgATM user space SSCOP tool (unless NOATM is defined).harti2003-10-291-0/+5
* Update Bluetooth code.emax2003-10-121-1/+2
* Fix bug introduced in version 1.246 with the addition of NO_TOOLCHAIN.marcel2003-09-241-4/+7
* Remove symorder. It's almost useless now that we have ELF kernels andtjr2003-09-111-1/+0
* Fix typo: c89, not c88.tjr2003-09-051-1/+1
* Typo in last commit.phk2003-08-301-1/+1
* Introduce more knobs to slim down FreeBSD userlandphk2003-08-291-6/+17
* Don't check for the existance of src/crypto/ for building items thatmarkm2003-07-241-1/+1
* Connect ncplist, ncplogin, and smbutil to the amd64 build.peter2003-07-241-0/+6
* Very big makeover in the way telnet, telnetd and libtelnet are built.markm2003-07-161-7/+1
* Temporarily re-remove the bluetooth tools..julian2003-06-241-2/+0
* Connect bluetooth tools for i386 only.julian2003-06-241-0/+2
* Hook locale(1) to buildphantom2003-06-221-0/+1
* Retire the useless NOSECURE knob.des2003-05-191-4/+2
* Exclude gprof and truss for amd64 too.peter2003-05-081-1/+1
* Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extramarkm2003-05-051-1/+1
* Do not attempt to build chkey(1) and newkey(8) if NOSECURE is defined.ru2003-05-011-1/+2
* Build non-crypto telnet(1) and telnetd(8) if NO_OPENSSL is defined.ru2003-05-011-1/+1
* Don't clobber Kerberos5 telnet(1) and telnetd(8) with non-crypto versions.ru2003-04-301-3/+4
* Add usbhidaction(1).mdodd2003-04-091-0/+1
* G/C tconv: It is libmytinfo-dependent and has not compiled for 3+ years.tjr2003-04-041-1/+0
* Some things don't build for PowerPC yet.obrien2003-02-211-2/+7
* chflags(1) repo copied, usr.bin->bin.obrien2003-02-181-1/+0
* kenv(1) has been repo copied from usr.bin to bin.obrien2003-01-201-1/+0
* Hookup elfdump.obrien2003-01-151-0/+1
* Complete the bzip2 suite.obrien2003-01-041-0/+1
* Move elf2aout back to /usr/bin -- it is a general development tool, notobrien2002-12-301-0/+1
* As warned on freebsd-current@, remove the perl wrapper from /usr/src.obrien2002-11-271-4/+0
* o Build truss on all architectures.marcel2002-11-101-5/+7
* bsd.doc.mk changes:ru2002-10-291-1/+0
* Add the c99(1) utility, which is nothing more than a synonym fortjr2002-10-071-0/+1
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-171-8/+2
* Promote gcore from i386-specific to the MI section.peter2002-09-131-1/+1
* truss hasn't been ported to ia64 yet.jake2002-08-101-2/+1
* xlint seems to build fine on sparc64.jake2002-08-101-1/+1
* Put getconf in the right place.jake2002-08-101-1/+1
OpenPOWER on IntegriCloud