Age | Commit message (Expand) | Author |
2015-03-17 | Remove obsolete copy of tzfile.h. It is an internal tzcode header | Todd C. Miller |
2015-02-18 | Make sure to replace an existing /usr/include/ssl symlink, otherwise repeated | Stuart Henderson |
2015-02-16 | stop deleting the openssl include directory, causing unnecessary rebuilds. | Ted Unangst |
2015-01-17 | remove des.h. it somehow escaped from ssleay into /usr/include, but none | Ted Unangst |
2014-12-08 | header changes for recent libc changes: | Ted Unangst |
2014-10-31 | Rename libressl to libtls to avoid confusion and to make it easier to | Joel Sing |
2014-09-16 | Missed this sendmail reference in the sendmail removal | Matthieu Herrb |
2014-08-31 | Add uuid support routines to libc. From FreeBSD via NetBSD via Bitrig via | Miod Vallat |
2014-07-14 | enter libressl for make includes | Theo de Raadt |
2014-07-12 | Tackle the endian.h mess. Make it so that: | Philip Guenther |
2014-07-11 | stop installing netbt headers | Ted Unangst |
2014-05-12 | move the ohash functions into libutil by popular demand. | Marc Espie |
2014-04-22 | Remove KERBEROS5 from the Makefiles (except ssh for now, where it is | Reyk Floeter |
2014-04-19 | stop installing altq includes | Henning Brauer |
2014-04-11 | Move build machinery for libcrypto from libssl/crypto to libcrypto, as well | Miod Vallat |
2014-03-26 | Make the asr API public. Install asr.h to /usr/include.h and manpages. | Eric Faurot |
2014-03-24 | unbreak the tree; no more libwrap | Mark Kettenis |
2014-03-23 | more bm excision | Ted Unangst |
2014-03-23 | Remove the MD4 functions. | Christian Weisgerber |
2014-03-13 | Unhook httpd(8) from build | Florian Obser |
2013-12-08 | remove the final vestiges of the stty(), gtty(), and ftime() compatibility | Christian Weisgerber |
2013-12-05 | oops, sgtty.h stays for a little longer | Theo de Raadt |
2013-12-04 | express final disapproval of the interfaces in libcompat, such as | Theo de Raadt |
2013-11-03 | Install fuse headers in 'make includes', diff from stsp@, ok guenther@ | Stuart Henderson |
2013-10-19 | Remove more knowledge of a.out and stab information from the tree. | Theo de Raadt |
2013-09-29 | remove bogus comment | Theo de Raadt |
2013-08-24 | netnatm is no more | Jonathan Gray |
2013-08-12 | Make sure we don't install the private radeondrm(4) headers, by leaving out | Mark Kettenis |
2013-08-10 | libkafs5->libkafs ; forgotten in previous | Antoine Jacoutot |
2013-08-06 | Remove support for COMPILER_VERSION == gcc2. | Miod Vallat |
2013-06-19 | unlink libheimntlm and libhx509 | Robert Nagy |
2013-06-17 | switch to new kerberosV directory layout | Robert Nagy |
2013-03-21 | Do not install the dev/pci/drm/i915 directory to /usr/include | Theo de Raadt |
2013-03-18 | forget about this for now; wait till later | Theo de Raadt |
2013-03-18 | Skip another irrelevant leaf when descending into sys/dev | Theo de Raadt |
2012-08-23 | do not install the nnpfs directory | Theo de Raadt |
2012-06-28 | librthread has eaten libpthread, so build includes via the former instead | Philip Guenthe |
2012-06-26 | create new machine/_float.h which is namespace clean. create a new | Theo de Raadt |
2012-06-19 | simplify includes prereq/req order: | Marc Espie |
2012-04-22 | enable sqlite3, as prompted by theo | Marc Espie |
2012-03-21 | Implement execvpe(3) and posix_spawn(3) and family. Based on | Matthew Dempsky |
2011-07-09 | stop installing netatalk headers | Henning Brauer |
2011-07-08 | Add support for tgmath--the type-generic math; now that both math | Martynas Venckus |
2011-04-28 | - enable fenv | Martynas Venckus |
2010-10-28 | remove skipjack and cast from the libc; ok deraadt | Mike Belopuhov |
2010-10-17 | unlink libsectok from the build; ok markus@ deraadt@ | Damien Miller |
2010-05-25 | unlink g77 from the build. | Marc Espie |
2010-05-10 | Switch to using COMPILER_VERSION instead of USE_GCC3, allows for more flexible | Dale Rahn |
2010-02-03 | MACHINE_ARCH -> MACHINE_CPU when applicable. | Miod Vallat |
2009-06-24 | Install ntfs includes and add libkvm (fstat) support. ntfs bits | Todd C. Miller |