summaryrefslogtreecommitdiff
path: root/include/Makefile
AgeCommit message (Expand)Author
2012-08-23do not install the nnpfs directoryTheo de Raadt
2012-06-28librthread has eaten libpthread, so build includes via the former insteadPhilip Guenthe
2012-06-26create new machine/_float.h which is namespace clean. create a newTheo de Raadt
2012-06-19simplify includes prereq/req order:Marc Espie
2012-04-22enable sqlite3, as prompted by theoMarc Espie
2012-03-21Implement execvpe(3) and posix_spawn(3) and family. Based onMatthew Dempsky
2011-07-09stop installing netatalk headersHenning Brauer
2011-07-08Add support for tgmath--the type-generic math; now that both mathMartynas Venckus
2011-04-28- enable fenvMartynas Venckus
2010-10-28remove skipjack and cast from the libc; ok deraadtMike Belopuhov
2010-10-17unlink libsectok from the build; ok markus@ deraadt@Damien Miller
2010-05-25unlink g77 from the build.Marc Espie
2010-05-10Switch to using COMPILER_VERSION instead of USE_GCC3, allows for more flexibleDale Rahn
2010-02-03MACHINE_ARCH -> MACHINE_CPU when applicable.Miod Vallat
2009-06-24Install ntfs includes and add libkvm (fstat) support. ntfs bitsTodd C. Miller
2009-06-20Install msdosfs includes; ok krw@Todd C. Miller
2009-06-03Arla client rename from xfs to nnpfs for later upgrades. Tested on various ar...Janne Johansson
2009-04-21move src/lib/libsndio/sndio.h into src/include where other includeAlexandre Ratchov
2008-10-27rename libsa to libsndioAlexandre Ratchov
2008-10-26no cookie for ratchov, committed things without running make build.Marc Espie
2008-09-07- replace dtoa w/ David's gdtoa, version 2008-03-15Martynas Venckus
2008-08-22Don't install libbfd and libopcodes and the associated headers.Mark Kettenis
2008-06-04olf support starts to die (easy stuff first); ok miodTheo de Raadt
2008-04-23Import MPLS (Multi Protocol Label Switching)Esben Norby
2008-03-22Get rid of 3 extra leading spaces. ok deraadt@Matthieu Herrb
2007-10-19install includes from libexpatTheo de Raadt
2007-06-06no longer make include/netipx dirTheo de Raadt
2007-02-13remove prereq, by using a pre-generated include file (this one should nowMarc Espie
2006-01-06Add real C99 stdint.h and inttypes.h based on an initial version I did inTodd C. Miller
2005-12-28Split off the non-kernel visible portion of sys/errno.h into aTodd C. Miller
2005-09-27use xargs -r0 for our build processTheo de Raadt
2005-07-10Install netbt/ includes.Alexander Yurchenko
2005-06-17don't install netns includes any longer, ports bulk build test by pvalHenning Brauer
2005-06-07-netccitt/Henning Brauer
2005-04-28also use new libobjc on old architectures, since it builds fine withMarc Espie
2005-04-18rm libcurses++Todd C. Miller
2005-04-14introduce some wchar functions (from citrus and an itojun@ diff)Marc Espie
2004-10-20install net80211 headers; millert and deraadt ok.Federico G. Schwindt
2004-07-15do not install netiso header files, millert deraadt okHenning Brauer
2004-06-29make includes in gnu/usr.sbin/sendmail/libmilterTodd C. Miller
2004-05-17Enable binutils for arm now that we have binutils 2.14.Dale Rahn
2004-03-08Do not build binutils on arm. ARM needs at least binutils 2.14.Dale Rahn
2004-03-01Enable gnu/lib/libf2c for 'make includes' with GCC3, for [fg]2c.h ok deraadt@Dale Rahn
2004-01-23USE_GCC3 switch, now that propolice is in.Marc Espie
2004-01-03put an mi wrapper around stdarg.h/varargs.h. gcc3 moved stdarg/varargs macrosMarc Espie
2003-07-21Need ftw.h for ftw(3) and nftw(3)Todd C. Miller
2003-07-15do not enter libcom_errTheo de Raadt
2003-07-14Enable build of unified libkrb5. ok deraadt, todd. Testing by hin, jakob, Dav...Magnus Holmberg
2003-06-02swap /usr/include/openssl and /usr/include/ssl, clean up the MakefilesMarkus Friedl
2003-05-14Remove krb4 support.Magnus Holmberg