| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r296394: | pfg | 2016-03-25 | 1 | -9/+5 |
* | MFC r293491: | kevlo | 2016-01-13 | 1 | -3/+6 |
* | MFC r292514: | ume | 2015-12-27 | 1 | -1/+1 |
* | Add AI_V4MAPPED and AI_ALL support for getaddrinfo(3). | ume | 2015-12-25 | 1 | -1/+1 |
* | MFC r284289,r288267: | bdrewery | 2015-12-04 | 1 | -1/+1 |
* | MFC r289393: | bdrewery | 2015-12-04 | 1 | -0/+1 |
* | MFC r285140: | ngie | 2015-12-01 | 1 | -0/+1 |
* | MFC: r289863,r289931,r290110,r290230,r290231,r290232 | ache | 2015-11-08 | 1 | -0/+3 |
* | MFC r275805: | tijl | 2015-04-30 | 1 | -2/+2 |
* | MFC r278600: | bdrewery | 2015-04-03 | 1 | -1/+1 |
* | MFC r278204: | ngie | 2015-03-24 | 1 | -11/+10 |
* | MFC r278135,r278202: | ngie | 2015-03-24 | 1 | -1/+5 |
* | MFC 273598 273602 273607 273613 273647: | rpaulo | 2014-11-03 | 1 | -1/+3 |
* | MFC r258580: | hrs | 2014-10-09 | 16 | -423/+454 |
* | MFC r269867: | ume | 2014-08-30 | 5 | -54/+159 |
* | MFC 268531,269079,269204: | jhb | 2014-08-14 | 1 | -0/+1 |
* | MFC r267441: | tijl | 2014-06-20 | 1 | -2/+7 |
* | MFC r266865; | pfg | 2014-06-14 | 4 | -3/+53 |
* | MFC r260913,266895: | nwhitehorn | 2014-06-08 | 1 | -0/+1 |
* | MFC r263998: | tijl | 2014-04-15 | 4 | -4/+4 |
* | Merge r257485: install netpfil/pf includes. | glebius | 2014-03-19 | 1 | -0/+5 |
* | Bulk sync of pf changes from head, in attempt to fixup broken build I | glebius | 2014-03-12 | 1 | -0/+7 |
* | MFC r258578, r258580, r258581 (by hrs): | mav | 2014-01-22 | 24 | -641/+596 |
* | MFC r258537, r258587: | gjb | 2013-11-29 | 1 | -0/+2 |
* | MFC r258283 - move iconv* symbols out of libc.so.7 namespace with | peter | 2013-11-20 | 1 | -6/+1 |
* | MFC r257583, r258012, r258013: | gjb | 2013-11-16 | 2 | -28/+1 |
* | MFC r256925: | tijl | 2013-10-25 | 1 | -0/+1 |
* | Set proper permissions on the generated osreldate.h file; a file readable | ian | 2013-09-30 | 1 | -0/+1 |
* | Remove BIND. | des | 2013-09-30 | 1 | -5/+0 |
* | Allow the path to the system source directory to be passed in to | ian | 2013-09-28 | 1 | -2/+4 |
* | Prevent the set -e from mk-osreldate.sh from propagating into newvers.sh. | nwhitehorn | 2013-09-28 | 1 | -1/+3 |
* | Launch the bourne shell using "sh" rather than "${SHELL}", as the latter | ian | 2013-09-23 | 1 | -1/+1 |
* | Launch the shell, passing it the path to the mk-osreldate script, rather | ian | 2013-09-22 | 1 | -1/+1 |
* | Create a separate script to generate osreldate.h rather than sourcing | ian | 2013-09-21 | 2 | -13/+59 |
* | Assume that the -f argument is /dev/gpioc0 if it is not passed. | sbruno | 2013-09-17 | 1 | -0/+1 |
* | Fix the namespace pollution caused by iconv.h including stdbool.h | theraven | 2013-09-06 | 1 | -2/+8 |
* | Implement fdclosedir(3) function, which is equivalent to the closedir(3) | pjd | 2013-08-18 | 1 | -0/+1 |
* | Add dup3(), based on F_DUP2FD and F_DUP2FD_CLOEXEC fcntls. | jilles | 2013-08-16 | 1 | -0/+1 |
* | The iconv in libc did two things - implement the standard APIs, the GNU | peter | 2013-08-13 | 2 | -19/+40 |
* | Add mkostemp() and mkostemps(). | jilles | 2013-08-09 | 1 | -0/+2 |
* | stdlib.h: Add correct POSIX version for POSIX extensions to C. | jilles | 2013-07-05 | 1 | -6/+8 |
* | 1) POSIX requires rand(3) return values to be in the [0, RAND_MAX] range, | ache | 2013-07-03 | 1 | -1/+1 |
* | Replace the #define for "iconv" so it is for the function name instead of | peter | 2013-07-03 | 1 | -3/+3 |
* | Fix gssapi/gssapi_krb5.h after Heimdal 1.5.1 import. | hrs | 2013-06-30 | 1 | -0/+27 |
* | - Trim an unused and bogus Makefile for mount_smbfs. | davide | 2013-06-28 | 1 | -2/+3 |
* | - Add vnode-backed swap space specification support. This is enabled when | hrs | 2013-06-27 | 1 | -0/+2 |
* | Move <stdatomic.h> into sys/sys/. | ed | 2013-06-01 | 2 | -328/+3 |
* | Fix misspelling of structure field name. | ed | 2013-05-31 | 1 | -1/+1 |
* | I'm happy to finally commit stephen@'s implementations of cacos, | das | 2013-05-30 | 1 | -0/+12 |
* | Make the malloc(3) family of functions weak and make their non-weak | marcel | 2013-05-25 | 1 | -0/+12 |