Age | Commit message (Expand) | Author |
2019-05-02 | Allow non-root users to become master when they are the first to open a drm | Mark Kettenis |
2019-05-02 | Add test fseek(,-1) works properly. | YASUOKA Masahiko |
2019-05-02 | pbuild class: bump datasize and maxproc; these should be sufficient for | Antoine Jacoutot |
2019-05-02 | Fix a comparison in open_memstream not to confuse when a negative | YASUOKA Masahiko |
2019-05-02 | Fix vmm_support.S compilation error with gcc 8.3 | Mike Larkin |
2019-05-02 | Keep SHA256.sig around on the installed / upgraded system. | Florian Obser |
2019-05-02 | bsd.tbxi can be found in DESTDIR, rather than a excessively long obj | Theo de Raadt |
2019-05-02 | refer do the nested FFS filesystem by name FS, since it is similar to | Theo de Raadt |
2019-05-01 | Do not need reacharound back to our own obj directory, pretty silly | Theo de Raadt |
2019-05-01 | verbose mkhybrid was never needed on these arch | Theo de Raadt |
2019-05-01 | increase verbose +1 (the required level for spitting out block start/end | Theo de Raadt |
2019-05-01 | default to not verbose | Theo de Raadt |
2019-05-01 | only do the "when are we finished" countdown if at high verbose | Theo de Raadt |
2019-05-01 | Tweaks previous: gettime() can be void, use TIMESPEC_TO_TIMEVAL | Jeremie Courreges-Anglas |
2019-05-01 | Require clock_gettime(CLOCK_MONOTONIC) and remove fallback code | Jeremie Courreges-Anglas |
2019-05-01 | Use the proper UAC-v2.0 request to read the device controls. | Alexandre Ratchov |
2019-05-01 | Pull tname initialization up since it's used in an error path. | Florian Obser |
2019-05-01 | Fix miniroot partition. | Visa Hankala |
2019-05-01 | Avoid using an expression which resolves to an int in a bool context | Jonathan Gray |
2019-05-01 | add a KERNEL_ASSERT_LOCKED() to ptsignal | David Gwynne |
2019-05-01 | update currency exchange rates; | Jason McIntyre |
2019-05-01 | sprinkle some KERNEL_ASSERT_LOCKED() | David Gwynne |
2019-05-01 | pretty much all of tun_wakeup needs to be protected with KERNEL_LOCK | David Gwynne |
2019-05-01 | Remove unused variable from Thomas Adam. | Nicholas Marriott |
2019-04-30 | step by step, more removal of differences | Theo de Raadt |
2019-04-30 | repair more trivial differences | Theo de Raadt |
2019-04-30 | rm is in /bin, no need to specify | Theo de Raadt |
2019-04-30 | Also pull cdrom production into the full ramdisk build. | Theo de Raadt |
2019-04-30 | Make AK5385-related macros of ap192k cards look like julia ones. | Alexandre Ratchov |
2019-04-30 | pull cdfs into ramdisk_cd | Theo de Raadt |
2019-04-30 | Implement the set_rate() method for ESI Juli@ cards. | Alexandre Ratchov |
2019-04-30 | Add a "set_rate" method to the envy codec API. | Alexandre Ratchov |
2019-04-30 | Attach mvneta(4) on the Armada 3720 SoC. | Patrick Wildt |
2019-04-30 | Enable mvmdio(4) and mvneta(4) on arm64 as well. These are part | Patrick Wildt |
2019-04-30 | Fix ESI juil@'s EEPROM contents holding default GPIO state. | Alexandre Ratchov |
2019-04-30 | Enable EnvyHT-specific sample rates (above 96kHz) on the host controller. | Alexandre Ratchov |
2019-04-30 | Decrease verbosity when XHCI_DEBUG is defined. | Alexandre Ratchov |
2019-04-30 | Add support for the Armada 3720 pinctrl controller to mvpinctrl(4). | Patrick Wildt |
2019-04-30 | Add mvuart(4) to support the Armada 3720's serial console. | Patrick Wildt |
2019-04-30 | Add support for the Armada 3720 clocks to mvclock(4). | Patrick Wildt |
2019-04-30 | We are allowed to enable regulators with the "regulator-always-on" | Patrick Wildt |
2019-04-30 | merge cdfs into miniroot, so that it doesn't need obj reacharound | Theo de Raadt |
2019-04-30 | In man(1) mode, i.e. when asking for a single manual page by name, | Ingo Schwarze |
2019-04-30 | common directory is pointless now | Theo de Raadt |
2019-04-30 | add unveil(2): | Ricardo Mestre |
2019-04-30 | fix disktype related typo | Theo de Raadt |
2019-04-30 | tweak synopsis to match actual option logic | Marc Espie |
2019-04-30 | Fix user options after show-hooks merge, GitHub issue 1704. | Nicholas Marriott |
2019-04-30 | Every Makefile on every architecture had deviated in unique ways. | Theo de Raadt |
2019-04-30 | Restrict filesystem access with unveil(2): | Ricardo Mestre |