| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-01-02 | Move Makefiles for libc++ and libc++abi to gnu/lib in preparation for an |  patrick | 1 | -2/+2 |
| 2020-10-26 | Hook up agentx.h. |  martijn | 1 | -4/+4 |
| 2019-11-14 | RDIRS for libcbor and libfido2 |  djm | 1 | -3/+3 |
| 2019-04-06 | unbreak make includes on non-clang archs after libobjc removal |  jsg | 1 | -3/+2 |
| 2019-03-05 | Build and install a shared libLLVM, llvm-config and llvm includes. |  jsg | 1 | -2/+3 |
| 2019-02-04 | enable libelf |  jsg | 1 | -2/+2 |
| 2017-10-17 | <elf.h> should make it easier to port our ELF-related tools to other Unices. |  mpi | 1 | -2/+2 |
| 2017-10-15 | Move the thread-related .h files to /usr/src/include/, since the |  guenther | 1 | -13/+23 |
| 2017-10-06 | Use the modern POSIX idiom "-exec ... {} +" instead of find|xargs and |  naddy | 1 | -5/+4 |
| 2017-04-17 | Change build infrastructure to allow building both gcc and clang. This |  kettenis | 1 | -4/+6 |
| 2017-03-12 | <struct.h> is unused and should not be used. Delete it. |  guenther | 1 | -2/+2 |
| 2017-01-27 | install libcxxabi and libcxx headers when COMPILER_VERSION is clang |  jsg | 1 | -2/+4 |
| 2016-11-12 | Kill the /usr/include/ssl symlink |  jca | 1 | -2/+1 |
| 2016-11-08 | Set owners and permissions only after all headers are installed. Add the -P |  tb | 1 | -6/+6 |
| 2016-10-16 | Move libcrypto, librpcsvc and gnu/usr.bin/cc/include from RDIRS to PRDIRS, |  tb | 1 | -6/+5 |
| 2016-09-23 | Unhook sqlite3. |  sthen | 1 | -4/+4 |
| 2016-05-07 | remove dbm.h |  tedu | 1 | -2/+2 |
| 2016-05-07 | Use a Thread Information Block in both single and multi-threaded programs. |  guenther | 1 | -2/+2 |
| 2016-03-09 | We are done providing support for the vax. |  deraadt | 1 | -16/+9 |
| 2016-01-20 | After nearly 20 years of warning that malloc.h is obsolete, it's about time we |  jasper | 1 | -2/+2 |
| 2015-11-18 | add icdb.h here (this header may go away entirely, but the functions |  tedu | 1 | -2/+2 |
| 2015-11-14 | libocurses can go to the Attic. last consumer of it was ramdisk more(1) |  deraadt | 1 | -2/+2 |
| 2015-09-27 | Stop installing any header files in /usr/include/dev/pci/drm. |  kettenis | 1 | -2/+2 |
| 2015-09-14 | Revert: finger slip |  guenther | 1 | -4/+1 |
| 2015-09-14 | Prefer the standardized <poll.h> over <sys/poll.h> |  guenther | 1 | -1/+4 |
| 2015-09-09 | Stop exporting from libc the <mpool.h> and the mpool_* API |  guenther | 1 | -2/+2 |
| 2015-07-23 | Build and install libradius as default. |  yasuoka | 1 | -3/+3 |
| 2015-03-17 | Remove obsolete copy of tzfile.h. It is an internal tzcode header |  millert | 1 | -2/+2 |
| 2015-02-18 | Make sure to replace an existing /usr/include/ssl symlink, otherwise repeated |  sthen | 1 | -2/+2 |
| 2015-02-16 | stop deleting the openssl include directory, causing unnecessary rebuilds. |  tedu | 1 | -5/+1 |
| 2015-01-17 | remove des.h. it somehow escaped from ssleay into /usr/include, but none |  tedu | 1 | -2/+2 |
| 2014-12-08 | header changes for recent libc changes: |  tedu | 1 | -2/+3 |
| 2014-10-31 | Rename libressl to libtls to avoid confusion and to make it easier to |  jsing | 1 | -4/+4 |
| 2014-09-16 | Missed this sendmail reference in the sendmail removal |  matthieu | 1 | -2/+1 |
| 2014-08-31 | Add uuid support routines to libc. From FreeBSD via NetBSD via Bitrig via |  miod | 1 | -2/+2 |
| 2014-07-14 | enter libressl for make includes |  deraadt | 1 | -8/+8 |
| 2014-07-12 | Tackle the endian.h mess. Make it so that: |  guenther | 1 | -2/+2 |
| 2014-07-11 | stop installing netbt headers |  tedu | 1 | -2/+2 |
| 2014-05-12 | move the ohash functions into libutil by popular demand. |  espie | 1 | -2/+2 |
| 2014-04-22 | Remove KERBEROS5 from the Makefiles (except ssh for now, where it is |  reyk | 1 | -15/+1 |
| 2014-04-19 | stop installing altq includes |  henning | 1 | -2/+2 |
| 2014-04-11 | Move build machinery for libcrypto from libssl/crypto to libcrypto, as well |  miod | 1 | -7/+9 |
| 2014-03-26 | Make the asr API public. Install asr.h to /usr/include.h and manpages. |  eric | 1 | -2/+2 |
| 2014-03-24 | unbreak the tree; no more libwrap |  kettenis | 1 | -2/+2 |
| 2014-03-23 | more bm excision |  tedu | 1 | -2/+2 |
| 2014-03-23 | Remove the MD4 functions. |  naddy | 1 | -2/+2 |
| 2014-03-13 | Unhook httpd(8) from build |  florian | 1 | -2/+2 |
| 2013-12-08 | remove the final vestiges of the stty(), gtty(), and ftime() compatibility |  naddy | 1 | -2/+2 |
| 2013-12-05 | oops, sgtty.h stays for a little longer |  deraadt | 1 | -2/+2 |
| 2013-12-04 | express final disapproval of the interfaces in libcompat, such as |  deraadt | 1 | -17/+14 |