| Commit message (Expand) | Author | Age | Files | Lines |
* | With r247602, the "c" flag is no longer printed as a file descriptor flag. | markj | 2013-10-28 | 1 | -3/+1 |
* | Add a resource limit for the total number of kqueues available to the | kib | 2013-10-21 | 2 | -7/+14 |
* | pathchk: Ensure bytes >= 128 are considered non-portable characters. | jilles | 2013-10-20 | 1 | -7/+6 |
* | Add -K (__FreeBSD_version of kernel) and -U (__FreeBSD_version of userland). | peter | 2013-10-15 | 2 | -5/+64 |
* | Rewrite netstat/if.c to use getifaddrs(3) and getifmaddrs(3) instead of | glebius | 2013-10-15 | 4 | -450/+307 |
* | Remove obtained, but never used data. | glebius | 2013-10-15 | 1 | -10/+5 |
* | Use INADDR_NONE instead of -1 to check inet_addr() result. | kevlo | 2013-10-15 | 2 | -2/+3 |
* | Remove most of the ATF tools and the _atf user. | 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 |
* | - Use getnameinfo(3) instead of gethostbyaddr(3) or inet_ntop(3). | hrs | 2013-08-17 | 1 | -18/+25 |
* | Add new mmap(2) flags to permit applications to request specific virtual | jhb | 2013-08-16 | 2 | -4/+69 |
* | Provide UTF-8 version of russian calendars. | glebius | 2013-08-16 | 7 | -1/+253 |
* | Make carets line up in dtc diagnostics if the line starts with a tab. | theraven | 2013-08-14 | 1 | -1/+2 |
* | Belatedly add my birthday and fix a typo. | uqs | 2013-08-14 | 1 | -1/+2 |