Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2018-02-14 | Localize _f in do_upgrade(). | Theo Buehler | |
ok rpe | |||
2018-02-10 | sync | Theo de Raadt | |
2018-02-10 | installer bits for RFC 7217 support | Florian Obser | |
OK rpe, tb, naddy, sthen | |||
2018-02-08 | sync | Theo Buehler | |
2018-02-06 | quote http_proxy going to rc.firsttime, avoiding problems if it contains a | Stuart Henderson | |
special character or space (possible with e.g. proxy username/password). noticed by, install.sub shell magic from, and ok halex@ | |||
2018-02-05 | If an http proxy was used when fetching sets in the ramdisk, write it to | Stuart Henderson | |
rc.firsttime for fw_update and syspatch. From trondd at kagu-tsuchi com, ok halex@ | |||
2018-02-05 | sync | Theo de Raadt | |
2018-01-28 | sync | Jonathan Gray | |