aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Improve performance and functionality of the bitstring(3) apiAlan Somers2016-05-041-0/+2
* include: minor spelling fixes.Pedro F. Giffuni2016-04-302-2/+2
* MFHGlen Barber2016-04-161-8/+8
|\
| * Rework META_TARGETS so that it automatically adds META_DEPS to the targets.Bryan Drewery2016-04-141-8/+8
* | MFHGlen Barber2016-04-042-1/+2
|\|
| * For C++, expose long long types and functions (lldiv_t, llabs, lldiv,Dimitry Andric2016-03-231-1/+1
| * Implement suggestion by jhb@ to have _PATH_FIRMWARE instead of hardWarner Losh2016-03-231-0/+1
* | MFHGlen Barber2016-03-141-33/+5
|\|
| * META_MODE: Simplify the META_COOKIE handling to use .USE/.USEBEFORE.Bryan Drewery2016-03-111-10/+4
| * DIRDEPS_BUILD: None of this is needed anymore.Bryan Drewery2016-03-111-22/+2
| * DIRDEPS_BUILD: Remove the cookie when target is out-of-date.Bryan Drewery2016-03-111-9/+7
* | MFHGlen Barber2016-03-062-9/+6
|\|
| * xdr: Fix xdr_rpc* defines.Pedro F. Giffuni2016-03-041-9/+5
| * Add sunrpc compat define for xp_sock.Pedro F. Giffuni2016-03-031-0/+1
* | MFHGlen Barber2016-03-024-3/+10
|\|
| * Update jemalloc to 4.1.0.Jason Evans2016-02-291-0/+7
| * Implement process-shared locks support for libthr.so.3, withoutKonstantin Belousov2016-02-282-2/+2
| * RPC: update the getrpcbyname() definition to include a const qualifier.Pedro F. Giffuni2016-02-261-1/+1
* | MFHGlen Barber2016-02-151-1/+4
|\|
| * Hide ucontext_t and mcontext_t when neither POSIX nor XSI features areKonstantin Belousov2016-02-131-0/+2
| * POSIX states that #include <signal.h> shall make both mcontext_t andKonstantin Belousov2016-02-121-1/+2
* | Ensure include/ is properly tagged in the METALOG.Glen Barber2016-02-081-41/+43
|/
* Provide new socket option TCP_CCALGOOPT, which stands for TCP congestionGleb Smirnoff2016-01-221-0/+1
* - Add the definition of CHARCLASS_NAME_MAX, as per POSIX.1-2001.Kevin Lo2016-01-091-2/+5
* Add sbin and /usr/local directories to _PATH_DEFPATH.Jilles Tjoelker2016-01-051-2/+2
* Replace implementation of hsearch() by one that scales.Ed Schouten2015-12-271-4/+1
* Let tsearch()/tdelete() use an AVL tree.Ed Schouten2015-12-221-1/+2
* addrinfo.ai_family is an address family, not a protocol family.Hajimu UMEMOTO2015-12-201-1/+1
* Add AI_V4MAPPED and AI_ALL support for getaddrinfo(3).Hajimu UMEMOTO2015-12-181-1/+1
* resolver: preserve binary compatibility; reduce header pollutionEric van Gyzen2015-12-141-5/+1
* resolver: fix the build of some ports, broken by r289315Eric van Gyzen2015-12-081-0/+1
* Move obscure lib/ installation of /usr/lib/include symlink to include/.Bryan Drewery2015-12-041-0/+2
* Replace ln -s calls with INSTALL_SYMLINKBryan Drewery2015-12-041-18/+18
* Stop building vers.c in include/ and only build the needed osreldate.h.Bryan Drewery2015-11-252-8/+4
* META MODE: Fix changing what "MACHINE=host" means when computing dirdeps for ...Bryan Drewery2015-11-181-1/+1
* Rename META_MODE option to DIRDEPS_BUILDSimon J. Gerraty2015-11-141-3/+3
* Merge from head r290483Baptiste Daroussin2015-11-071-2/+2
|\
| * Rename __sentinel to __null_sentinelPedro F. Giffuni2015-11-051-2/+2
* | Merge from headBaptiste Daroussin2015-11-011-0/+3
|\|
| * Add _flags2 per jhb@ suggestion since no room left in _flags.Andrey A. Chernov2015-10-281-0/+3
* | Merge from headBaptiste Daroussin2015-10-192-1/+5
|\|
| * Add more SUBDIR_PARALLEL.Bryan Drewery2015-10-151-0/+1
| * resolver: automatically reload /etc/resolv.confEric van Gyzen2015-10-141-1/+4
* | Commit log from Dragonfly:Baptiste Daroussin2015-10-134-11/+12
* | Merge from headBaptiste Daroussin2015-10-131-9/+9
|\|
| * Mute this cookie as wellBryan Drewery2015-10-031-1/+1
| * Avoid make compatibility mode issues with creating cookies from r287844 and r...Bryan Drewery2015-10-031-5/+3
| * META_MODE: Avoid command changing in 2nd build.Bryan Drewery2015-09-181-6/+6
| * Similar to r287844, create 'symlinks' cookie in proper place with -j and META...Bryan Drewery2015-09-161-0/+1
| * Create 'copies' cookie in proper place in META_MODE.Bryan Drewery2015-09-161-0/+1