| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct location for libntpevent.a. | cy | 2015-05-15 | 1 | -1/+1 |
* | Bump date for iic.4 | jah | 2015-05-15 | 1 | -1/+1 |
* | Update iic(4) man page to reflect recent changes | jah | 2015-05-15 | 1 | -20/+77 |
* | kbdmap(1): Correct menu title: keyboards have a layout, not a language | emaste | 2015-05-14 | 1 | -4/+4 |
* | Restore 'he' language code for Hebrew kbdmap(1) menu title | emaste | 2015-05-14 | 1 | -1/+1 |
* | Correct language code -- "Danish" is English | emaste | 2015-05-14 | 2 | -2/+2 |
* | Correct UTF-8 encoding in Británico | emaste | 2015-05-14 | 1 | -1/+1 |
* | If x86 CPU implementation of the MWAIT instruction reasonably | kib | 2015-05-09 | 1 | -6/+17 |
* | Fix spelling of INTERNALLIBS | bdrewery | 2015-05-08 | 1 | -3/+3 |
* | Add support for DYMO LabelWriter PnP. | hselasky | 2015-05-07 | 1 | -1/+4 |
* | Remove references to Giant in namei(9). This was removed in r241896. | bdrewery | 2015-05-07 | 2 | -18/+1 |
* | Fix DragonFly 4.0.5 release date. | osa | 2015-05-06 | 1 | -1/+1 |
* | Add "The Design and Implementation of the FreeBSD OS, 2nd Ed.". | osa | 2015-05-05 | 1 | -0/+4 |
* | Document DragonFly releases 4.0.2 - 4.0.5 and OpenBSD 5.7. | osa | 2015-05-05 | 1 | -1/+13 |
* | Style fix | bapt | 2015-05-04 | 1 | -2/+2 |
* | Rework PRIVATELIB | bapt | 2015-05-04 | 5 | -80/+33 |
* | Fix font issues | bapt | 2015-05-01 | 1 | -10/+10 |
* | Remove support for Xen PV domU kernels. Support for HVM domU kernels | jhb | 2015-04-30 | 1 | -36/+3 |
* | Update this page to note that XENHVM now works on i386. (It shipped | jhb | 2015-04-30 | 1 | -6/+3 |
* | Brief demo script showing the various values that can be read via the new SIF... | gnn | 2015-04-29 | 1 | -0/+68 |
* | Fix mis usage of ms(7) macros | bapt | 2015-04-29 | 1 | -2/+2 |
* | Remove never written documentation | bapt | 2015-04-29 | 3 | -43/+0 |
* | Explicitly declare to not print the current date | bapt | 2015-04-29 | 5 | -0/+6 |
* | Followup to r282083: add GCC_BOOTSTRAP to the list of broken options on arm64 | ngie | 2015-04-28 | 1 | -1/+1 |
* | Add myself (oshogbo) to calendar.freebsd and committers-src.dot. | oshogbo | 2015-04-27 | 1 | -0/+2 |
* | Add GCC to the list of broken options on arm64. | andrew | 2015-04-27 | 1 | -1/+1 |
* | Improve smb(4) man page. | grembo | 2015-04-26 | 1 | -53/+38 |
* | Add a forgotten vi.chars | bapt | 2015-04-26 | 1 | -0/+645 |
* | Reincorporate documentation lost with update to nvi 2.1.3 | bapt | 2015-04-26 | 23 | -0/+17207 |
* | Expand SMBUS API to add smbus_trans() function. | grembo | 2015-04-25 | 1 | -30/+69 |
* | Add LLDB to BROKEN_OPTIONS for arm prior to armv6 | emaste | 2015-04-24 | 1 | -0/+4 |
* | Oops, add missing comma. | mav | 2015-04-24 | 1 | -1/+1 |
* | Add link to mvs(4). | mav | 2015-04-24 | 1 | -0/+1 |
* | Plural fix. | kevlo | 2015-04-24 | 1 | -1/+1 |
* | Make vpanic() externally visible so that it can be called as part of the | markj | 2015-04-24 | 2 | -2/+7 |
* | Reassign copyright statements on several files from Advanced | jhb | 2015-04-23 | 14 | -14/+14 |
* | Minor mdoc fixes. | joel | 2015-04-20 | 1 | -0/+1 |
* | Always send log(9) messages to the message buffer. | vangyzen | 2015-04-20 | 1 | -1/+2 |
* | Bump doc date missed in r281605. | brooks | 2015-04-20 | 1 | -1/+1 |
* | Add new USB ID. | kevlo | 2015-04-19 | 1 | -1/+2 |
* | Regen. | kib | 2015-04-18 | 1 | -4/+1 |
* | The lseek(2), mmap(2), truncate(2), ftruncate(2), pread(2), and | kib | 2015-04-18 | 1 | -3/+0 |
* | Make wait6(2), waitid(3) and ppoll(2) cancellation points. The | kib | 2015-04-18 | 1 | -1/+4 |
* | Add manual pages for the io, ip, proc, sched, tcp and udp DTrace providers. | markj | 2015-04-18 | 8 | -2/+1521 |
* | SDT(9): add a section on SDT providers, mentioning the "sdt" provider. | markj | 2015-04-18 | 1 | -1/+31 |
* | Remove some oldnfs remnants. | trasz | 2015-04-18 | 1 | -8/+0 |
* | Fix a minor function definition inconsistancy. | brooks | 2015-04-16 | 1 | -1/+1 |
* | Make it harder to specify invalid LIBADD by causing values without | brooks | 2015-04-16 | 1 | -1/+5 |
* | Revert r281055 as it breaks installing test scripts in the mixed PROGS/SCRIPT | ngie | 2015-04-13 | 1 | -2/+2 |
* | Fix libfifolog dependency on libz | emaste | 2015-04-10 | 1 | -0/+3 |