| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | kdump: Decode AT_FDCWD in first argument of bindat() and connectat(). | jilles | 2013-08-13 | 1 | -0/+2 |
* | kdump: Improve decoding of various *at calls: | jilles | 2013-08-13 | 2 | -0/+47 |
* | Make check for unknown login class actually work. Previously, using the "-c"... | trasz | 2013-08-12 | 1 | -0/+2 |
* | Give up on using iconv to convert to UTF-8 at build time. I don't see any | peter | 2013-08-12 | 10 | -50/+2783 |
* | Don't build the UTF-8 version of the catalogs without iconv enabled. | peter | 2013-08-11 | 1 | -8/+7 |
* | Don't install a ru_SU.KOI8-R symlink, 'make delete-old' will just remove | peter | 2013-08-11 | 1 | -1/+0 |
* | Update nvi-1.79 to 2.1.1-4334a8297f | peter | 2013-08-11 | 5 | -434/+239 |
* | In su(1), fix option ordering and clarify that the login class specified | trasz | 2013-08-11 | 1 | -5/+7 |
* | ParseGetLine: don't treat a zero byte as end of buffer if P_end says it isn't. | sjg | 2013-08-10 | 1 | -1/+1 |
* | Pass variables prefixed with both LD_ and LD_32_ to the run-time linker. | markj | 2013-08-07 | 1 | -13/+17 |
* | Update serf 1.2.1 -> 1.3.0 for svn | peter | 2013-08-02 | 1 | -1/+1 |