| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC lib/Makefile rev. 1.221 | Rong-En Fan | 2007-10-25 | 1 | -2/+3 |
| * | MFC: ncurses + wide character support from HEAD which include: | Rong-En Fan | 2007-04-06 | 1 | -5/+5 |
| * | Merge src/lib/Makefile:1.211 and src/lib/libbsm/Makefile:1.2-1.3 from | Robert Watson | 2006-09-02 | 1 | -1/+1 |
| * | Merge Makefile:1.206 from HEAD to RELENG_6: | Robert Watson | 2005-07-28 | 1 | -1/+1 |
| * | Build libpmc on all architectures (FWIW :-) | Marcel Moolenaar | 2005-04-20 | 1 | -3/+1 |
| * | Bring a working snapshot of hwpmc(4), its associated libraries, userland util... | Joseph Koshy | 2005-04-19 | 1 | -1/+3 |
| * | Connect libthr and libthread_db to make buildworld. | David Xu | 2005-04-02 | 1 | -3/+3 |
| * | Prepare for importing my 1:1 threading work, disconnect libthr and | David Xu | 2005-04-02 | 1 | -2/+2 |
| * | Tie libgpib into the build (unless NO_GPIB) | Poul-Henning Kamp | 2005-02-06 | 1 | -1/+6 |
| * | NOCRYPT -> NO_CRYPT | Ruslan Ermilov | 2004-12-21 | 1 | -1/+1 |
| * | NOATM -> NO_ATM | Ruslan Ermilov | 2004-12-21 | 1 | -1/+1 |
| * | NOLIBC_R -> NO_LIBC_R | Ruslan Ermilov | 2004-12-21 | 1 | -3/+3 |
| * | Remove stub libxpg4. All functionality was merged into libc a long time ago. | Tim J. Robbins | 2004-11-13 | 1 | -1/+1 |
| * | Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set. | Bjoern A. Zeeb | 2004-11-13 | 1 | -1/+1 |
| * | Help Tinderbox and remove libautofs | Mark Murray | 2004-11-10 | 1 | -1/+1 |
| * | Fix build in the !NOATM case by using the begemot library in place of | Tom Rhodes | 2004-09-24 | 1 | -1/+1 |
| * | Switch from BIND 8 to BIND 9. | Dag-Erling Smørgrav | 2004-09-21 | 1 | -4/+4 |
| * | Hook libautofs to the build. | Alfred Perlstein | 2004-09-03 | 1 | -1/+1 |
| * | Start the de-orbital burn of our previous FreeBSD version compat libs | David E. O'Brien | 2004-08-29 | 1 | -3/+1 |
| * | build libthr on amd64. | David Xu | 2004-08-19 | 1 | -2/+1 |
| * | Turn on the magic. | David E. O'Brien | 2004-08-09 | 1 | -2/+2 |
| * | Enable libpthread build for powerpc | Peter Grehan | 2004-07-19 | 1 | -1/+1 |
| * | Hook libthread_db into the build, except for arm and powerpc. | Marcel Moolenaar | 2004-07-18 | 1 | -2/+6 |
| * | Make bluetooth compile on all platforms | Maksim Yevmenkin | 2004-07-07 | 1 | -1/+2 |
| * | Style fixes: | Bruce Evans | 2004-05-14 | 1 | -11/+5 |
| * | Fixed some insertion sort errors (external ones only). | Bruce Evans | 2004-05-14 | 1 | -25/+25 |
| * | Do not attempt to build libdisk, libthr and libc_r for arm. | Olivier Houchard | 2004-05-14 | 1 | -3/+8 |
| * | Enable libdisk for powerpc build. | Peter Grehan | 2004-04-21 | 1 | -5/+1 |
| * | Put libypclnt behind NO_YP_LIBC | Poul-Henning Kamp | 2004-03-10 | 1 | -2/+6 |
| * | Hook libthr to the build for PowerPC | Peter Grehan | 2004-03-02 | 1 | -1/+1 |
| * | Moving forward, there's no reason to exclude libpthread on sparc64. | Marcel Moolenaar | 2004-02-20 | 1 | -1/+1 |
| * | Connect libarchive to the build. | Tim Kientzle | 2004-02-12 | 1 | -1/+1 |
| * | Add NO_BLUETOOTH knob to the build process | Maksim Yevmenkin | 2004-01-28 | 1 | -2/+4 |
| * | The snmp_netgraph module depends on libnetgraph. So add a dependency and | Hartmut Brandt | 2003-11-12 | 1 | -3/+4 |
| * | Link libbsnmp to the build. | Hartmut Brandt | 2003-11-10 | 1 | -1/+1 |
| * | Link libngatm to the build (unless NOATM is set). | Hartmut Brandt | 2003-10-22 | 1 | -4/+5 |
| * | Update Bluetooth code. | Maksim Yevmenkin | 2003-10-12 | 1 | -2/+5 |
| * | - Support for multibyte charsets in LIBICONV. | Max Khon | 2003-09-26 | 1 | -1/+1 |
| * | Introduce more knobs to slim down FreeBSD userland | Poul-Henning Kamp | 2003-08-29 | 1 | -1/+5 |
| * | Make build of libatm depend on existing NOATM conditional. | Poul-Henning Kamp | 2003-08-27 | 1 | -1/+5 |
| * | Imply NOLIBC_R for PowerPC. | David E. O'Brien | 2003-08-16 | 1 | -1/+1 |
| * | Add libpthread to the alpha build. | Daniel Eischen | 2003-08-09 | 1 | -9/+3 |
| * | Since it builds and seems to work OK, add libpthread to the amd64 build. | Daniel Eischen | 2003-08-08 | 1 | -0/+3 |
| * | Don't check for the existance of src/crypto/ for building items that | Mark Murray | 2003-07-24 | 1 | -1/+1 |
| * | Connect libncp/libsmb to the build. They compile, but have a couple of | Peter Wemm | 2003-07-24 | 1 | -0/+5 |
| * | Now that we have the stubs for alpha and we can build it | Mike Makonnen | 2003-07-20 | 1 | -6/+6 |
| * | Very big makeover in the way telnet, telnetd and libtelnet are built. | Mark Murray | 2003-07-16 | 1 | -9/+3 |
| * | o disconnect libc_r from the build on ia64. The library is now | Marcel Moolenaar | 2003-06-27 | 1 | -0/+6 |
| * | Re-enable libstand on all platforms including amd64. | Peter Wemm | 2003-06-26 | 1 | -5/+1 |
| * | Port libc_r to amd64, and turn it back on for amd64. It passes all of | Peter Wemm | 2003-06-02 | 1 | -1/+2 |