| Commit message (Expand) | Author | Age | Files | Lines |
* | MFH | gjb | 2016-04-16 | 1 | -8/+8 |
|\ |
|
| * | Rework META_TARGETS so that it automatically adds META_DEPS to the targets. | bdrewery | 2016-04-14 | 1 | -8/+8 |
* | | MFH | gjb | 2016-04-04 | 2 | -1/+2 |
|\ \
| |/ |
|
| * | For C++, expose long long types and functions (lldiv_t, llabs, lldiv, | dim | 2016-03-23 | 1 | -1/+1 |
| * | Implement suggestion by jhb@ to have _PATH_FIRMWARE instead of hard | imp | 2016-03-23 | 1 | -0/+1 |
* | | MFH | gjb | 2016-03-14 | 1 | -33/+5 |
|\ \
| |/ |
|
| * | META_MODE: Simplify the META_COOKIE handling to use .USE/.USEBEFORE. | bdrewery | 2016-03-11 | 1 | -10/+4 |
| * | DIRDEPS_BUILD: None of this is needed anymore. | bdrewery | 2016-03-11 | 1 | -22/+2 |
| * | DIRDEPS_BUILD: Remove the cookie when target is out-of-date. | bdrewery | 2016-03-11 | 1 | -9/+7 |
* | | MFH | gjb | 2016-03-06 | 2 | -9/+6 |
|\ \
| |/ |
|
| * | xdr: Fix xdr_rpc* defines. | pfg | 2016-03-04 | 1 | -9/+5 |
| * | Add sunrpc compat define for xp_sock. | pfg | 2016-03-03 | 1 | -0/+1 |
* | | MFH | gjb | 2016-03-02 | 4 | -3/+10 |
|\ \
| |/ |
|
| * | Update jemalloc to 4.1.0. | jasone | 2016-02-29 | 1 | -0/+7 |
| * | Implement process-shared locks support for libthr.so.3, without | kib | 2016-02-28 | 2 | -2/+2 |
| * | RPC: update the getrpcbyname() definition to include a const qualifier. | pfg | 2016-02-26 | 1 | -1/+1 |
* | | MFH | gjb | 2016-02-15 | 1 | -1/+4 |
|\ \
| |/ |
|
| * | Hide ucontext_t and mcontext_t when neither POSIX nor XSI features are | kib | 2016-02-13 | 1 | -0/+2 |
| * | POSIX states that #include <signal.h> shall make both mcontext_t and | kib | 2016-02-12 | 1 | -1/+2 |
* | | Ensure include/ is properly tagged in the METALOG. | gjb | 2016-02-08 | 1 | -41/+43 |
|/ |
|
* | Provide new socket option TCP_CCALGOOPT, which stands for TCP congestion | glebius | 2016-01-22 | 1 | -0/+1 |
* | - Add the definition of CHARCLASS_NAME_MAX, as per POSIX.1-2001. | kevlo | 2016-01-09 | 1 | -2/+5 |
* | Add sbin and /usr/local directories to _PATH_DEFPATH. | jilles | 2016-01-05 | 1 | -2/+2 |
* | Replace implementation of hsearch() by one that scales. | ed | 2015-12-27 | 1 | -4/+1 |
* | Let tsearch()/tdelete() use an AVL tree. | ed | 2015-12-22 | 1 | -1/+2 |
* | addrinfo.ai_family is an address family, not a protocol family. | ume | 2015-12-20 | 1 | -1/+1 |
* | Add AI_V4MAPPED and AI_ALL support for getaddrinfo(3). | ume | 2015-12-18 | 1 | -1/+1 |
* | resolver: preserve binary compatibility; reduce header pollution | vangyzen | 2015-12-14 | 1 | -5/+1 |
* | resolver: fix the build of some ports, broken by r289315 | vangyzen | 2015-12-08 | 1 | -0/+1 |
* | Move obscure lib/ installation of /usr/lib/include symlink to include/. | bdrewery | 2015-12-04 | 1 | -0/+2 |
* | Replace ln -s calls with INSTALL_SYMLINK | bdrewery | 2015-12-04 | 1 | -18/+18 |
* | Stop building vers.c in include/ and only build the needed osreldate.h. | bdrewery | 2015-11-25 | 2 | -8/+4 |
* | META MODE: Fix changing what "MACHINE=host" means when computing dirdeps for ... | bdrewery | 2015-11-18 | 1 | -1/+1 |
* | Rename META_MODE option to DIRDEPS_BUILD | sjg | 2015-11-14 | 1 | -3/+3 |
* | Merge from head r290483 | bapt | 2015-11-07 | 1 | -2/+2 |
|\ |
|
| * | Rename __sentinel to __null_sentinel | pfg | 2015-11-05 | 1 | -2/+2 |
* | | Merge from head | bapt | 2015-11-01 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Add _flags2 per jhb@ suggestion since no room left in _flags. | ache | 2015-10-28 | 1 | -0/+3 |
* | | Merge from head | bapt | 2015-10-19 | 2 | -1/+5 |
|\ \
| |/ |
|
| * | Add more SUBDIR_PARALLEL. | bdrewery | 2015-10-15 | 1 | -0/+1 |
| * | resolver: automatically reload /etc/resolv.conf | vangyzen | 2015-10-14 | 1 | -1/+4 |
* | | Commit log from Dragonfly: | bapt | 2015-10-13 | 4 | -11/+12 |
* | | Merge from head | bapt | 2015-10-13 | 1 | -9/+9 |
|\ \
| |/ |
|
| * | Mute this cookie as well | bdrewery | 2015-10-03 | 1 | -1/+1 |
| * | Avoid make compatibility mode issues with creating cookies from r287844 and r... | bdrewery | 2015-10-03 | 1 | -5/+3 |
| * | META_MODE: Avoid command changing in 2nd build. | bdrewery | 2015-09-18 | 1 | -6/+6 |
| * | Similar to r287844, create 'symlinks' cookie in proper place with -j and META... | bdrewery | 2015-09-16 | 1 | -0/+1 |
| * | Create 'copies' cookie in proper place in META_MODE. | bdrewery | 2015-09-16 | 1 | -0/+1 |
* | | Merge from HEAD | bapt | 2015-08-25 | 1 | -28/+30 |
|\ \
| |/ |
|
| * | Use bool rather than _Bool for C++ compatibility. | jasone | 2015-08-19 | 1 | -8/+8 |