| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Re-enable libstand on all platforms including amd64. | peter | 2003-06-26 | 1 | -5/+1 |
* | Port libc_r to amd64, and turn it back on for amd64. It passes all of | peter | 2003-06-02 | 1 | -1/+2 |
* | Build libthr by default on ia64. | marcel | 2003-06-01 | 1 | -0/+6 |
* | Hook libthr to the build. It's currently built only for i386 and | mtm | 2003-05-31 | 1 | -2/+5 |
* | Retire the useless NOSECURE knob. | des | 2003-05-19 | 1 | -4/+2 |
* | Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extra | markm | 2003-05-05 | 1 | -1/+1 |
* | Build non-crypto telnet(1) and telnetd(8) if NO_OPENSSL is defined. | ru | 2003-05-01 | 1 | -1/+1 |
* | Turn off libstand for amd64 for the time being. It is built in i386 | peter | 2003-04-30 | 1 | -1/+2 |
* | No libc_r for AMD64. | obrien | 2003-04-30 | 1 | -0/+2 |
* | Fixed alignment. | ru | 2003-04-30 | 1 | -1/+1 |
* | Connect libpthread to the (i386) world. It is currently installed | deischen | 2003-04-25 | 1 | -1/+4 |
* | KerberosIV deorbit sequence continues: Look for K5 instead of KIV | markm | 2003-03-08 | 1 | -2/+3 |
* | Some things don't build for PowerPC yet. | obrien | 2003-02-21 | 1 | -1/+5 |
* | Hook libgeom in. | phk | 2003-02-08 | 1 | -1/+1 |
* | Port libc_r to ia64. We need to do things slightly different | marcel | 2003-01-06 | 1 | -1/+1 |
* | Build libc_r on sparc64, it should work now. | tmm | 2003-01-05 | 1 | -1/+1 |
* | Connect libbsdxml (nee libexpat) to the build. | phk | 2002-10-04 | 1 | -1/+1 |
* | reconnect libc_r | julian | 2002-09-19 | 1 | -1/+1 |
* | Add i386 to the list of architectures that libc_r is broken on. This | peter | 2002-09-17 | 1 | -1/+1 |
* | Initiate deorbit burn for the i386-only a.out related support. Moves are | peter | 2002-09-17 | 1 | -2/+2 |
* | Hook up libugidfw to the build. | rwatson | 2002-08-02 | 1 | -2/+2 |
* | Add libufs, a library for dealing with UFS filesystems from userland to | jmallett | 2002-07-01 | 1 | -1/+2 |
* | Don't try to build libc_r on sparc64, the _atomic_lock.S file isn't implemented. | phk | 2002-05-18 | 1 | -1/+1 |
* | Do not build libmp if NOSECURE is set (NO_OPENSSL is on a subset of NOSECURE) | obrien | 2002-05-15 | 1 | -1/+2 |
* | Removed the a.out compatibility cruft. | ru | 2002-05-13 | 1 | -7/+2 |
* | We don't need libgnumalloc or libresolv on ELF systems. | obrien | 2002-05-11 | 1 | -1/+1 |
* | Connect libypclnt to the build. | des | 2002-04-14 | 1 | -2/+3 |
* | Follow NetBSD and rename libusb to libusbhid. | joe | 2002-03-27 | 1 | -1/+1 |
* | Add two new libraries which are part of sendmail 8.12. libsm is used only | gshapiro | 2002-02-17 | 1 | -2/+4 |
* | Kernel support for smbfs is only built on the i386 at the moment, so | sheldonh | 2001-12-14 | 1 | -1/+2 |
* | Add bmake glue for src/contrib/smbfs and connect userland smbfs | sheldonh | 2001-12-14 | 1 | -1/+1 |
* | Fix NO_SENDMAIL knob. When FreeBSD's old BSD version of vacation was | gshapiro | 2001-11-11 | 1 | -1/+6 |
* | Do not ``build'' (ie remove, and put in stub libraries) for libresolv | peter | 2001-11-03 | 1 | -3/+8 |
* | Adjust dependancies and build order. PAM needs RPC. | markm | 2001-08-26 | 1 | -2/+3 |
* | Say goodbye to libss, which somehow managed to crouch hidden in the tree | kris | 2001-08-19 | 1 | -2/+2 |
* | Add some features to libdevstat, and overhaul the interface a bit: | tmm | 2001-08-04 | 1 | -2/+3 |
* | Fix a cryptoless world by disconnecting libmp from the build when there is no | sobomax | 2001-08-02 | 1 | -1/+5 |
* | Enable the new libmp in the build, and disable libgmp and its | dd | 2001-07-29 | 1 | -1/+1 |
* | Axe S/Key. OPIE is the legal successor. | markm | 2001-07-09 | 1 | -5/+3 |
* | Fix long lines. | obrien | 2001-06-21 | 1 | -4/+4 |