| Commit message (Expand) | Author | Age | Files | Lines |
* | Add libbsm to the library build. | rwatson | 2006-02-02 | 1 | -1/+1 |
* | Add a dummy arm Write_Disk() function, and compile libdisk on arm. | cognet | 2006-01-25 | 1 | -5/+1 |
* | Add a new extensible GSS-API layer which can support GSS-API plugins, | dfr | 2005-12-29 | 1 | -1/+1 |
* | Disconnect libc_r from buildworld, it is still kept in the tree to | davidxu | 2005-10-27 | 1 | -1/+1 |
* | Connect smbfs build on powerpc. | imura | 2005-09-19 | 1 | -0/+4 |
* | Hook libmemstat(3) up to the build. | rwatson | 2005-07-14 | 1 | -1/+1 |
* | Build libpmc on all architectures (FWIW :-) | marcel | 2005-04-20 | 1 | -3/+1 |
* | Bring a working snapshot of hwpmc(4), its associated libraries, userland util... | jkoshy | 2005-04-19 | 1 | -1/+3 |
* | Connect libthr and libthread_db to make buildworld. | davidxu | 2005-04-02 | 1 | -3/+3 |
* | Prepare for importing my 1:1 threading work, disconnect libthr and | davidxu | 2005-04-02 | 1 | -2/+2 |
* | Tie libgpib into the build (unless NO_GPIB) | phk | 2005-02-06 | 1 | -1/+6 |
* | NOCRYPT -> NO_CRYPT | ru | 2004-12-21 | 1 | -1/+1 |
* | NOATM -> NO_ATM | ru | 2004-12-21 | 1 | -1/+1 |
* | NOLIBC_R -> NO_LIBC_R | ru | 2004-12-21 | 1 | -3/+3 |
* | Remove stub libxpg4. All functionality was merged into libc a long time ago. | tjr | 2004-11-13 | 1 | -1/+1 |
* | Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set. | bz | 2004-11-13 | 1 | -1/+1 |
* | Help Tinderbox and remove libautofs | markm | 2004-11-10 | 1 | -1/+1 |
* | Fix build in the !NOATM case by using the begemot library in place of | trhodes | 2004-09-24 | 1 | -1/+1 |
* | Switch from BIND 8 to BIND 9. | des | 2004-09-21 | 1 | -4/+4 |
* | Hook libautofs to the build. | alfred | 2004-09-03 | 1 | -1/+1 |
* | Start the de-orbital burn of our previous FreeBSD version compat libs | obrien | 2004-08-29 | 1 | -3/+1 |
* | build libthr on amd64. | davidxu | 2004-08-19 | 1 | -2/+1 |
* | Turn on the magic. | obrien | 2004-08-09 | 1 | -2/+2 |
* | Enable libpthread build for powerpc | grehan | 2004-07-19 | 1 | -1/+1 |
* | Hook libthread_db into the build, except for arm and powerpc. | marcel | 2004-07-18 | 1 | -2/+6 |
* | Make bluetooth compile on all platforms | emax | 2004-07-07 | 1 | -1/+2 |
* | Style fixes: | bde | 2004-05-14 | 1 | -11/+5 |
* | Fixed some insertion sort errors (external ones only). | bde | 2004-05-14 | 1 | -25/+25 |
* | Do not attempt to build libdisk, libthr and libc_r for arm. | cognet | 2004-05-14 | 1 | -3/+8 |
* | Enable libdisk for powerpc build. | grehan | 2004-04-21 | 1 | -5/+1 |
* | Put libypclnt behind NO_YP_LIBC | phk | 2004-03-10 | 1 | -2/+6 |
* | Hook libthr to the build for PowerPC | grehan | 2004-03-02 | 1 | -1/+1 |
* | Moving forward, there's no reason to exclude libpthread on sparc64. | marcel | 2004-02-20 | 1 | -1/+1 |
* | Connect libarchive to the build. | kientzle | 2004-02-12 | 1 | -1/+1 |
* | Add NO_BLUETOOTH knob to the build process | emax | 2004-01-28 | 1 | -2/+4 |
* | The snmp_netgraph module depends on libnetgraph. So add a dependency and | harti | 2003-11-12 | 1 | -3/+4 |
* | Link libbsnmp to the build. | harti | 2003-11-10 | 1 | -1/+1 |
* | Link libngatm to the build (unless NOATM is set). | harti | 2003-10-22 | 1 | -4/+5 |
* | Update Bluetooth code. | emax | 2003-10-12 | 1 | -2/+5 |
* | - Support for multibyte charsets in LIBICONV. | fjoe | 2003-09-26 | 1 | -1/+1 |
* | Introduce more knobs to slim down FreeBSD userland | phk | 2003-08-29 | 1 | -1/+5 |
* | Make build of libatm depend on existing NOATM conditional. | phk | 2003-08-27 | 1 | -1/+5 |
* | Imply NOLIBC_R for PowerPC. | obrien | 2003-08-16 | 1 | -1/+1 |
* | Add libpthread to the alpha build. | deischen | 2003-08-09 | 1 | -9/+3 |
* | Since it builds and seems to work OK, add libpthread to the amd64 build. | deischen | 2003-08-08 | 1 | -0/+3 |
* | Don't check for the existance of src/crypto/ for building items that | markm | 2003-07-24 | 1 | -1/+1 |
* | Connect libncp/libsmb to the build. They compile, but have a couple of | peter | 2003-07-24 | 1 | -0/+5 |
* | Now that we have the stubs for alpha and we can build it | mtm | 2003-07-20 | 1 | -6/+6 |
* | Very big makeover in the way telnet, telnetd and libtelnet are built. | markm | 2003-07-16 | 1 | -9/+3 |
* | o disconnect libc_r from the build on ia64. The library is now | marcel | 2003-06-27 | 1 | -0/+6 |