| Commit message (Expand) | Author | Age | Files | Lines |
* | Make bluetooth compile on all platforms | emax | 2004-07-07 | 1 | -3/+4 |
* | A first stab at truss support for amd64, basically cogged from i386. | dwmalone | 2004-06-12 | 1 | -1/+1 |
* | Build/install gprof on amd64 as well, after repocopying the MD bits. | peter | 2004-05-18 | 1 | -1/+1 |
* | Insert "arm" between "amd64" and "powerpc" | cognet | 2004-05-14 | 1 | -2/+2 |
* | Use four spaces instead of tab for second level indentation. | cognet | 2004-05-14 | 1 | -1/+1 |
* | Do not build truss on arm. | cognet | 2004-05-14 | 1 | -1/+2 |
* | Connect bsdtar to the build. | kientzle | 2004-04-06 | 1 | -0/+1 |
* | Hook `pkill' (and thus `pgrep') to the standard buildworld. | gad | 2004-03-27 | 1 | -0/+1 |
* | Remove doscmd from the base system now that it lives in the ports tree. | des | 2004-03-23 | 1 | -2/+0 |
* | With the passing of the asc driver, the sasc prograqm is no longer | imp | 2004-03-14 | 1 | -2/+0 |
* | Hook logins(1) up to the build. | des | 2004-03-06 | 1 | -0/+1 |
* | Add NO_BLUETOOTH knob to the build process | emax | 2004-01-28 | 1 | -0/+2 |
* | - Build things in pure dictionary order (see sort(1)). | ru | 2004-01-16 | 1 | -41/+57 |
* | Build lint(1) on ia64. | marcel | 2003-11-03 | 1 | -6/+1 |
* | Build the NgATM user space SSCOP tool (unless NOATM is defined). | harti | 2003-10-29 | 1 | -0/+5 |
* | Update Bluetooth code. | emax | 2003-10-12 | 1 | -1/+2 |
* | Fix bug introduced in version 1.246 with the addition of NO_TOOLCHAIN. | marcel | 2003-09-24 | 1 | -4/+7 |
* | Remove symorder. It's almost useless now that we have ELF kernels and | tjr | 2003-09-11 | 1 | -1/+0 |
* | Fix typo: c89, not c88. | tjr | 2003-09-05 | 1 | -1/+1 |
* | Typo in last commit. | phk | 2003-08-30 | 1 | -1/+1 |
* | Introduce more knobs to slim down FreeBSD userland | phk | 2003-08-29 | 1 | -6/+17 |
* | Don't check for the existance of src/crypto/ for building items that | markm | 2003-07-24 | 1 | -1/+1 |
* | Connect ncplist, ncplogin, and smbutil to the amd64 build. | peter | 2003-07-24 | 1 | -0/+6 |
* | Very big makeover in the way telnet, telnetd and libtelnet are built. | markm | 2003-07-16 | 1 | -7/+1 |
* | Temporarily re-remove the bluetooth tools.. | julian | 2003-06-24 | 1 | -2/+0 |
* | Connect bluetooth tools for i386 only. | julian | 2003-06-24 | 1 | -0/+2 |
* | Hook locale(1) to build | phantom | 2003-06-22 | 1 | -0/+1 |
* | Retire the useless NOSECURE knob. | des | 2003-05-19 | 1 | -4/+2 |
* | Exclude gprof and truss for amd64 too. | peter | 2003-05-08 | 1 | -1/+1 |
* | Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extra | markm | 2003-05-05 | 1 | -1/+1 |
* | Do not attempt to build chkey(1) and newkey(8) if NOSECURE is defined. | ru | 2003-05-01 | 1 | -1/+2 |
* | Build non-crypto telnet(1) and telnetd(8) if NO_OPENSSL is defined. | ru | 2003-05-01 | 1 | -1/+1 |
* | Don't clobber Kerberos5 telnet(1) and telnetd(8) with non-crypto versions. | ru | 2003-04-30 | 1 | -3/+4 |
* | Add usbhidaction(1). | mdodd | 2003-04-09 | 1 | -0/+1 |
* | G/C tconv: It is libmytinfo-dependent and has not compiled for 3+ years. | tjr | 2003-04-04 | 1 | -1/+0 |
* | Some things don't build for PowerPC yet. | obrien | 2003-02-21 | 1 | -2/+7 |
* | chflags(1) repo copied, usr.bin->bin. | obrien | 2003-02-18 | 1 | -1/+0 |
* | kenv(1) has been repo copied from usr.bin to bin. | obrien | 2003-01-20 | 1 | -1/+0 |
* | Hookup elfdump. | obrien | 2003-01-15 | 1 | -0/+1 |
* | Complete the bzip2 suite. | obrien | 2003-01-04 | 1 | -0/+1 |
* | Move elf2aout back to /usr/bin -- it is a general development tool, not | obrien | 2002-12-30 | 1 | -0/+1 |
* | As warned on freebsd-current@, remove the perl wrapper from /usr/src. | obrien | 2002-11-27 | 1 | -4/+0 |
* | o Build truss on all architectures. | marcel | 2002-11-10 | 1 | -5/+7 |
* | bsd.doc.mk changes: | ru | 2002-10-29 | 1 | -1/+0 |
* | Add the c99(1) utility, which is nothing more than a synonym for | tjr | 2002-10-07 | 1 | -0/+1 |
* | Initiate deorbit burn for the i386-only a.out related support. Moves are | peter | 2002-09-17 | 1 | -8/+2 |
* | Promote gcore from i386-specific to the MI section. | peter | 2002-09-13 | 1 | -1/+1 |
* | truss hasn't been ported to ia64 yet. | jake | 2002-08-10 | 1 | -2/+1 |
* | xlint seems to build fine on sparc64. | jake | 2002-08-10 | 1 | -1/+1 |
* | Put getconf in the right place. | jake | 2002-08-10 | 1 | -1/+1 |