Age | Commit message (Expand) | Author |
2017-12-18 | let's not try to document the number of items in a list... | Jason McIntyre |
2017-12-18 | Add the CLOCK_BOOTTIME clockid for use with clock_gettime(2) | cheloha |
2017-12-18 | pass negotiated signing algorithm though to sshkey_verify() and | Damien Miller |
2017-12-18 | sshkey_sigtype() function to return the type of a signature; | Damien Miller |
2017-12-18 | Support setting the Cortex-A7 cores to active/passive mode and | Patrick Wildt |
2017-12-17 | sync | Theo de Raadt |
2017-12-17 | vmm(4): pass EFER properly from vmd(8), needed to support vmctl(8)'s "-b" | Mike Larkin |
2017-12-17 | Add community/large-community commands and retain parameter input in form | job |
2017-12-17 | Add a new question "Escape to shell before reboot? [no]" at the end of | Robert Peichaer |
2017-12-17 | Make axppmic(4) attach to a Reduced Serial Bus, and support the AXP806 | Mark Kettenis |
2017-12-17 | allow '-' in usernames | Robert Peichaer |
2017-12-17 | Add 32K output klock support. | Mark Kettenis |
2017-12-17 | Let the Insert key toggle overwrite mode. This matches GNU Emacs behavior. | Brian Callahan |
2017-12-17 | Further simplifY lease parsing. Fold add_lease() into read_lease_db(), | Kenneth R Westerback |
2017-12-17 | dwxe(4) | Mark Kettenis |
2017-12-17 | Add magic to make USB PYs work on Allwinner H3/H5/A64. | Mark Kettenis |
2017-12-17 | Add wsdisplay options needed for X and VT switching. | Mark Kettenis |
2017-12-17 | Pass Cortex-R4 reset vector to activation function. | Patrick Wildt |
2017-12-17 | Use proper BN functions for error reporting; from kshe | Otto Moerbeek |
2017-12-16 | Read RAM base address and size so we know where to put the firmware. | Patrick Wildt |
2017-12-16 | Implement setting the chip into active mode, as needed for setting up | Patrick Wildt |
2017-12-16 | Support setting the Cortex-R4, as found on a BCM43602, to passive mode. | Patrick Wildt |
2017-12-16 | Add some more Chip IDs to bwfm(4). | Patrick Wildt |
2017-12-16 | Enforce voltage limits from the device tree. Enforcing the limits also | Mark Kettenis |
2017-12-16 | Add support for 1-byte reads and writes. | Mark Kettenis |
2017-12-16 | With leases no longer in dhclient.conf, rename a bunch of | Kenneth R Westerback |
2017-12-16 | Move __cxa_thread_atexit* to its own .c file to avoid pulling the code | Philip Guenther |
2017-12-16 | sync | Theo de Raadt |
2017-12-16 | tweak previous; | Jason McIntyre |
2017-12-16 | Enable sxirsb(4). | Mark Kettenis |
2017-12-16 | Update with changes from FreeBSD via NetBSD. From Sevan Janiyan. | Todd C. Miller |
2017-12-16 | hookup execpromise | Florian Obser |
2017-12-16 | execpromise regress | Florian Obser |
2017-12-16 | Passing NULL to free() is fine; from Michael W. Bombardieri. | anton |
2017-12-16 | acrtc(4), sxirsb(4) | Mark Kettenis |
2017-12-16 | Add a driver for the RSB controller found on various Allwinner SoCs. | Mark Kettenis |
2017-12-16 | Don't use _libc_ prefix when referencing "builtin" symbols with clang. | Mark Kettenis |
2017-12-15 | oops - previous should have been a list item; | Jason McIntyre |
2017-12-15 | typo; from alexander kuleshov | Jason McIntyre |
2017-12-15 | sync | Jeremie Courreges-Anglas |
2017-12-15 | Export only symbols to what's declared in fuse.h/fuse_opt.h | Jeremie Courreges-Anglas |
2017-12-15 | replace a hardcoded jot with ${JOT} | Theo Buehler |
2017-12-15 | The pledge(2) regress tests fail since the second parameter has | Alexander Bluhm |
2017-12-15 | Use the canonical idiom to check strlcat(3). An unchecked strlcat call | Theo Buehler |
2017-12-15 | Instead of pointlessly falling through other cases and ending up doing | Theo Buehler |
2017-12-15 | enable the 'wDn' test now that jot has been fixed. | Theo Buehler |
2017-12-15 | Make sure the double is cast to a long if the format string is %D, %O, %U. | Theo Buehler |
2017-12-15 | Fix formatting of libfuse version info. | helg |
2017-12-15 | Add a few more Allwinner A80 clocks. | Mark Kettenis |
2017-12-15 | put where im up to into the tree so jmatthew@ can look at it. | David Gwynne |