Age | Commit message (Expand) | Author |
2017-07-13 | sync | Visa Hankala |
2017-07-13 | Add a manual page for octcib(4). | Visa Hankala |
2017-07-13 | Add a driver for the CIB interrupt controller. Certain device | Visa Hankala |
2017-07-13 | add sys.mk to the table of contents, and make the description of | Ingo Schwarze |
2017-07-13 | Simplify usage and man page synopsis after removal of prefix list and | Florian Obser |
2017-07-13 | Round VM_MAXUSER_ADDRESS down to next page to make mmap_hint regress | Alexander Bluhm |
2017-07-13 | Add a comment explaining why pciide(4) must skip attaching disks | Mike Belopuhov |
2017-07-13 | Missing trailing / in url | Jeremie Courreges-Anglas |
2017-07-13 | The 'Tenda W311M' USB wifi stick works with run(4). | Stefan Sperling |
2017-07-13 | use monotonic clock for computing elapsed time | Ted Unangst |
2017-07-13 | Add handling for the third interrupt summary vector, | Visa Hankala |
2017-07-13 | Get cpuid from `ci' to avoid an extra function call. | Visa Hankala |
2017-07-13 | Convert fprintf(stderr, ...) to errx/warnx (with slight change of output). | Theo Buehler |
2017-07-13 | Use an umlaut in Mobius and uppercase one instance of möbius visible in | Theo Buehler |
2017-07-13 | Convert fortunes to UTF-8 from the old "backspace punctuation" method. | Anthony J. Bentley |
2017-07-13 | Improve error messages of siginfo-fault regress to make clear which | Alexander Bluhm |
2017-07-12 | Log when we have finished pushing users and groups | Jeremie Courreges-Anglas |
2017-07-12 | Useless include | Jeremie Courreges-Anglas |
2017-07-12 | Consistently use the variable "ttl" for get/setsockopt | Jeremie Courreges-Anglas |
2017-07-12 | We cannot mmap(2) memory at VM_MAXUSER_ADDRESS as the full allocated | Alexander Bluhm |
2017-07-12 | consistently use "User settings" instead of a mixture of this and a | Stuart Henderson |
2017-07-12 | Add a "Backlight" property to connectors with an associated backlight | Mark Kettenis |
2017-07-12 | Remove defunct code, the kernel no longer provides | Florian Obser |
2017-07-12 | Get rid of ICMPV6CTL_ND6_DRLIST and ICMPV6CTL_ND6_PRLIST sysctls | Florian Obser |
2017-07-12 | Disable failing pkg_add tests and document when they were added. | Alexander Bluhm |
2017-07-12 | Tweak txp to avoid ifq_deq_begin/commit/rollback | Mike Belopuhov |
2017-07-12 | Line up keys in tree mode, and don't expand windows with one pane. From | Nicholas Marriott |
2017-07-12 | Reshuffle vic_start and get rid of the dequeue begin/rollback/commit dance | Mike Belopuhov |
2017-07-12 | Use a 32 bit variable to detect integer overflow when searching for | Alexander Bluhm |
2017-07-12 | Prefer paravirtualized interface for IDE disks as well | Mike Belopuhov |
2017-07-12 | Introduce two quirks to prevent attaching ATA and ATAPI devices | Mike Belopuhov |
2017-07-12 | Reorganize separate configuration fields into per-CPU structs | Visa Hankala |
2017-07-12 | Do not need to set up USR2 twice. | Nicholas Marriott |
2017-07-12 | Inspect LC_CTYPE and if it isn't UTF-8, weed out bytes that are not | Ingo Schwarze |
2017-07-12 | Invalidate read-ahead buffers when read short | Mike Belopuhov |
2017-07-12 | Kill 'rwlock' forward declaration, this should have been removed with | Martin Pieuchot |
2017-07-12 | Block signals between forking and clearing signal handlers (or calling | Nicholas Marriott |
2017-07-12 | Do not call fo_ioctl() in syscall that do, or will, take the socket | Martin Pieuchot |
2017-07-12 | Move signal code into proc.c. | Nicholas Marriott |
2017-07-12 | Make shell_command a global like other stuff rather than making it an | Nicholas Marriott |
2017-07-12 | proc_send_s now seems unnecessary. | Nicholas Marriott |
2017-07-12 | Compute the level of contention only once. | Visa Hankala |
2017-07-12 | When there is no contention on a pool cache lock, lower the number | Visa Hankala |
2017-07-12 | remove CPU_LIDSUSPEND/machdep.lidsuspend | Martin Natano |
2017-07-12 | errno is not set, use log_warnx | Florian Obser |
2017-07-12 | replace | Florian Obser |
2017-07-12 | Bring over fatal{,x} from bgpd so that we can have format strings. | Florian Obser |
2017-07-12 | Don't clobber errno, we want to log_warn what went wrong. | Florian Obser |
2017-07-12 | Mark up firmware pathnames with Pa. | Anthony J. Bentley |
2017-07-12 | Make max memory for VMs equal to MAXDSIZ to avoid failing later during | Mike Larkin |