Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-21 | trim cert.pem on all arches that install it. use the installed file from | Stuart Henderson | |
DESTDIR rather than reaching around in src. ok deraadt | |||
2018-03-21 | use new script to trim installed cert.pem on overflowing i386/ramdisk_cd | Stuart Henderson | |
ok deraadt | |||
2018-03-21 | Add a script to trim pretty-printed decodes of X509 certs, for use in | Stuart Henderson | |
shrinking ramdisk cert.pem files. ok deraadt | |||
2018-03-20 | include dtb for Raspberry Pi 3 Model B+ | Jonathan Gray | |
requires raspberrypi-firmware 1.20180317 or later | |||
2018-03-20 | include hummingboard2 (Hummingboard Gate and Edge) and som rev 1.5 dtbs | Jonathan Gray | |
As of U-Boot 2018.03 the mx6cuboxi U-Boot image will attempt to load hummingboard2 dtbs automatically when hummingboard2 is detected. Detection of som rev 1.5 will come in a later version of U-Boot. These dtbs are included in dtb 4.16rc5 and later. | |||
2018-03-20 | sync | Theo Buehler | |
2018-03-19 | sync | Theo de Raadt | |
2018-03-19 | use the correct relink directory path | Robert Nagy | |
2018-03-19 | sync | Theo de Raadt | |
2018-03-19 | Add DEF_STRONG(pthread_self) to match libc and avoid duplicate definitions | Philip Guenther | |
that lld is unhappy about ok jsg@ deraadt@ | |||
2018-03-18 | sync | Theo Buehler | |
2018-03-17 | sync | Theo Buehler | |
2018-03-17 | sync | Theo Buehler | |
2018-03-17 | sync | Theo Buehler | |
2018-03-15 | sync | Theo de Raadt | |
2018-03-15 | Always ensure to output a newline after checking for available syspatches. | anton | |
Otherwise, if syspatch exits 1 any subsequent output will end up on the same line during boot. Discovered while upgrading from current today since we're in release mode. Discussed with and ok tb@ | |||
2018-03-15 | Add fake pthread_self and pthread_equal to libstubs | Bob Beck | |
ok kettenis@ jsing@ deraadt@ - "Exquisitly disgusting" guenther@ | |||
2018-03-15 | sync | Jeremie Courreges-Anglas | |
2018-03-15 | sync | Theo de Raadt | |
2018-03-11 | installated->installed; Edgar Pettijohn | Stuart Henderson | |
2018-03-11 | sync | Stuart Henderson | |
2018-03-08 | Add a stub for pthread_once, to permit libtls to use it. | Bob Beck | |
discussed with guenther@, ok deraadt@ | |||
2018-03-02 | sync | Theo de Raadt | |
2018-03-02 | sync | Theo de Raadt | |
2018-03-01 | sync | Theo de Raadt | |
2018-02-28 | sync | Theo de Raadt | |
2018-02-28 | sync | Theo de Raadt | |
2018-02-26 | sync | Stuart Henderson | |
2018-02-25 | sync | Theo Buehler | |
2018-02-25 | set NCPU so the install script will use bsd.mp when hw.ncpufound > 1 | Jonathan Gray | |
ok kettenis@ | |||
2018-02-24 | sync | Stuart Henderson | |
2018-02-22 | sync | Christian Weisgerber | |
2018-02-22 | sync | Joel Sing | |
2018-02-21 | Delete the kernel link kit tgz after extraction to align with the | Robert Peichaer | |
libexec/reorder_kernel script. OK tb | |||
2018-02-21 | If there is one interface, and it is configured via dhcp, and the lease | Robert Peichaer | |
contains both domain-name and domain-search options make sure to use the first domain-name entry (there might be multiple). This issue was noticed by Raf Czlonka, thanks for reporting Discussed with, tested and OK krw | |||
2018-02-20 | sync | Theo Buehler | |
2018-02-20 | sync | Stuart Henderson | |
2018-02-19 | sync | Jonathan Gray | |
2018-02-18 | add include to silence compiler warning about a missing prototype for | Christian Weisgerber | |
tolower() ok cheloha@ rob@ florian@ | |||
2018-02-18 | sync | Stuart Henderson | |
2018-02-18 | sync | Theo Buehler | |
2018-02-18 | sync | Theo Buehler | |
2018-02-18 | Simplify interface listing. | kn | |
Discussed with tb, rpe, feedback from and OK halex. | |||
2018-02-18 | Create interfaces before processing the hostname.if file in ifstart(). | Robert Peichaer | |
This ensures, that IPv6 is configured for dynamically created network interfaces like 'vlan' which would otherwise not yet exist at the time parse_hn_line() checks for IPv6 capability of an interface before applying the inet6 configuration from the hostname.if. Found out, tested and OK naddy | |||
2018-02-17 | Since rev 1.543 of dhclient it sends the 'host-name' by default. | Robert Peichaer | |
- remove the leftover _hn variable from dhcp_request() - remove the "$_name" parameter when using dhcp_request() in v4_config() - change comments of v{4,6}_config() to reflect the purpose of _name OK krw tb | |||
2018-02-17 | sync | Theo Buehler | |
2018-02-17 | sync | Joel Sing | |
2018-02-15 | sync | Christian Weisgerber | |
2018-02-14 | sync | Stuart Henderson | |
2018-02-14 | Sync. | Joel Sing | |