| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Plug the ATF tests into the build. | jmmv | 2013-12-28 | 7 | -3/+46 |
* | Set up the /usr/tests hierarchy. | jmmv | 2013-12-28 | 1 | -4/+4 |
* | MFC r257631: Add myself to the committers-src list and to the calendar. | jmmv | 2013-12-28 | 1 | -0/+1 |
* | MFC r259740: | dim | 2013-12-25 | 1 | -4/+4 |
* | MFC r259473: | dim | 2013-12-24 | 7 | -6/+13 |
* | MFC r259058,r259060: | delphij | 2013-12-23 | 2 | -3/+11 |
* | MFC r259132,r259133,r259143: | eadler | 2013-12-16 | 2 | -3/+4 |
* | MFC r256557: add uname flags to access userland's __FreeBSD_version more | peter | 2013-11-20 | 2 | -6/+65 |
* | MFC r258148,r258149,r258150,r258152,r258153,r258154,r258181,r258182: | pjd | 2013-11-18 | 1 | -2/+3 |
* | MFC r257917: | trasz | 2013-11-14 | 1 | -1/+1 |
* | MFC r257234: | markj | 2013-11-05 | 1 | -3/+1 |
* | MFC r257379: | trasz | 2013-11-02 | 2 | -43/+43 |
* | MFC 256365 | rpaulo | 2013-10-12 | 6 | -187/+1 |
* | When displaying a struct stat, if the -r option was not specified, | des | 2013-10-07 | 1 | -4/+9 |
* | Disable use of compiler atomic builtins. For APR, this is limited to | nwhitehorn | 2013-10-04 | 3 | -5/+3 |
* | mdoc: remove EOL whitespace. | joel | 2013-10-04 | 1 | -1/+1 |
* | Odds and ends left over from BIND and unnoticed because they didn't | des | 2013-10-01 | 1 | -28/+0 |
* | Update the Dutch calendar entries: | rene | 2013-09-30 | 1 | -11/+11 |
* | Remove BIND. | des | 2013-09-30 | 4 | -89/+0 |
* | Improve bsdpatch usability: | delphij | 2013-09-26 | 2 | -5/+8 |
* | - Add myself as port commiter and my mentors relationship. | danilo | 2013-09-24 | 1 | -0/+1 |
* | Build and install drill(1). | des | 2013-09-22 | 2 | -0/+20 |
* | Correct stale comments. | jhb | 2013-09-20 | 1 | -3/+1 |
* | Add LLDB bmake infrastructure | emaste | 2013-09-20 | 2 | -1/+142 |
* | - calendar uses cpp internally, this diff removes this usage and | db | 2013-09-19 | 6 | -65/+279 |
* | Minor mdoc improvements. | joel | 2013-09-19 | 1 | -1/+3 |
* | Extend the support for exempting processes from being killed when swap is | jhb | 2013-09-19 | 8 | -1/+243 |
* | cap_new(2) and cap_getrights2) were replaced with cap_rights_limit(2) | bdrewery | 2013-09-19 | 1 | -3/+3 |
* | Make svnlite (actually libapr) work correctly on big-endian arches. | dim | 2013-09-19 | 1 | -0/+6 |
* | Make iscsictl(8) automatically try to load the iscsi module. While here, | trasz | 2013-09-18 | 1 | -1/+11 |
* | Minor mdoc fixes. | joel | 2013-09-14 | 1 | -3/+3 |
* | Bring in the new iSCSI target and initiator. | trasz | 2013-09-14 | 8 | -0/+1633 |
* | - Decode the idtype argument passed to wait6() in kdump and truss. | jhb | 2013-09-12 | 4 | -14/+154 |
* | Stick to traditional DEFAULT_SYS_PATH (/usr/share/mk) | sjg | 2013-09-10 | 1 | -0/+1 |
* | Add a mmap flag (MAP_32BIT) on 64-bit platforms to request that a mapping use | jhb | 2013-09-09 | 2 | -1/+9 |
* | Hook host(1) up to the build in the LDNS case. | des | 2013-09-08 | 1 | -0/+4 |
* | Import Magerya Vitaly's ldns-host, and build it instead of the BIND version | des | 2013-09-08 | 1 | -0/+26 |
* | Merge bmake-20130904 | sjg | 2013-09-05 | 2 | -4/+5 |
* | Fix file selection logic for the RCS/SCCS case, as was done for the simple | se | 2013-09-05 | 2 | -34/+27 |
* | Change the cap_rights_t type from uint64_t to a structure that we can extend | pjd | 2013-09-05 | 5 | -61/+72 |
* | Reduce WARNS to 0 for dig, host, and nslookup to make them | erwin | 2013-08-30 | 3 | -3/+3 |
* | Drop build option switch for the older GNU patch. | pfg | 2013-08-29 | 1 | -10/+0 |
* | fix up my copyright and remove third clause.. | jmg | 2013-08-26 | 1 | -5/+1 |
* | kdump: Decode SOCK_CLOEXEC and SOCK_NONBLOCK in socket() and socketpair(). | jilles | 2013-08-26 | 2 | -2/+15 |
* | Remove EOL whitespace. | joel | 2013-08-22 | 1 | -2/+2 |
* | Update Bind to 9.9.3-P2 | erwin | 2013-08-22 | 2 | -6/+6 |
* | Subversion requires atomic functions we only support on arm with clang. | andrew | 2013-08-19 | 1 | -1/+3 |
* | Remove incorrect 'const' qualifier from pointers to dynamic string | jhb | 2013-08-19 | 1 | -1/+1 |
* | Add support for parameterised device tree sources to the device tree compiler. | theraven | 2013-08-19 | 4 | -18/+145 |
* | Make the "FD" column one character wider, so that "trace" can also align | pjd | 2013-08-18 | 1 | -6/+6 |