summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Port libc_r to amd64, and turn it back on for amd64. It passes all ofpeter2003-06-021-1/+2
* Build libthr by default on ia64.marcel2003-06-011-0/+6
* Hook libthr to the build. It's currently built only for i386 andmtm2003-05-311-2/+5
* Retire the useless NOSECURE knob.des2003-05-191-4/+2
* Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extramarkm2003-05-051-1/+1
* Build non-crypto telnet(1) and telnetd(8) if NO_OPENSSL is defined.ru2003-05-011-1/+1
* Turn off libstand for amd64 for the time being. It is built in i386peter2003-04-301-1/+2
* No libc_r for AMD64.obrien2003-04-301-0/+2
* Fixed alignment.ru2003-04-301-1/+1
* Connect libpthread to the (i386) world. It is currently installeddeischen2003-04-251-1/+4
* KerberosIV deorbit sequence continues: Look for K5 instead of KIVmarkm2003-03-081-2/+3
* Some things don't build for PowerPC yet.obrien2003-02-211-1/+5
* Hook libgeom in.phk2003-02-081-1/+1
* Port libc_r to ia64. We need to do things slightly differentmarcel2003-01-061-1/+1
* Build libc_r on sparc64, it should work now.tmm2003-01-051-1/+1
* Connect libbsdxml (nee libexpat) to the build.phk2002-10-041-1/+1
* reconnect libc_rjulian2002-09-191-1/+1
* Add i386 to the list of architectures that libc_r is broken on. Thispeter2002-09-171-1/+1
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-171-2/+2
* Hook up libugidfw to the build.rwatson2002-08-021-2/+2
* Add libufs, a library for dealing with UFS filesystems from userland tojmallett2002-07-011-1/+2
* Don't try to build libc_r on sparc64, the _atomic_lock.S file isn't implemented.phk2002-05-181-1/+1
* Do not build libmp if NOSECURE is set (NO_OPENSSL is on a subset of NOSECURE)obrien2002-05-151-1/+2
* Removed the a.out compatibility cruft.ru2002-05-131-7/+2
* We don't need libgnumalloc or libresolv on ELF systems.obrien2002-05-111-1/+1
* Connect libypclnt to the build.des2002-04-141-2/+3
* Follow NetBSD and rename libusb to libusbhid.joe2002-03-271-1/+1
* Add two new libraries which are part of sendmail 8.12. libsm is used onlygshapiro2002-02-171-2/+4
* Kernel support for smbfs is only built on the i386 at the moment, sosheldonh2001-12-141-1/+2
* Add bmake glue for src/contrib/smbfs and connect userland smbfssheldonh2001-12-141-1/+1
* Fix NO_SENDMAIL knob. When FreeBSD's old BSD version of vacation wasgshapiro2001-11-111-1/+6
* Do not ``build'' (ie remove, and put in stub libraries) for libresolvpeter2001-11-031-3/+8
* Adjust dependancies and build order. PAM needs RPC.markm2001-08-261-2/+3
* Say goodbye to libss, which somehow managed to crouch hidden in the treekris2001-08-191-2/+2
* Add some features to libdevstat, and overhaul the interface a bit:tmm2001-08-041-2/+3
* Fix a cryptoless world by disconnecting libmp from the build when there is nosobomax2001-08-021-1/+5
* Enable the new libmp in the build, and disable libgmp and itsdd2001-07-291-1/+1
* Axe S/Key. OPIE is the legal successor.markm2001-07-091-5/+3
* Fix long lines.obrien2001-06-211-4/+4
* Add libbz2 to provide Bzip2 capabilities to the system.obrien2001-06-211-1/+1
* Turn on libdevinfomsmith2001-04-211-3/+3
* Activate build of posix1e extensions in libc and libc_r that have beentmm2001-04-041-1/+1
* Rewrite of the CAM error recovery code.ken2001-03-271-1/+2
* Do not build (and install) both secure/ and standard versionsru2001-03-261-1/+1
* There are now compat libs for the Alpha too.obrien2001-02-101-1/+4
* Merge into a single US-exportable libcrypt, which only providespeter2000-12-281-8/+1
* Build the ISC library as libisc. This library comes as part of thearchie2000-10-241-1/+1
* Fix alphabetical ordering for libsmutilgshapiro2000-10-101-1/+1
* Use sendmail's version of vacation. It is command line and databasegshapiro2000-10-101-6/+1
* The rest of the changes needed to support the new version of sendmail (8.11.0).gshapiro2000-08-121-1/+6
OpenPOWER on IntegriCloud