mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-16 07:39:56 +00:00
Bump support up to FreeBSD 13 and NetBSD 9.2
These releases are really exciting since they contained the patches we worked to get upstreamed. It means that their /bin/sh interpreters all work fine with Actually Portable Executable now.
This commit is contained in:
parent
1ae6cfc198
commit
e96aceae41
14 changed files with 512 additions and 11 deletions
|
@ -595,6 +595,7 @@ int main(int argc, char *argv[]) {
|
|||
/* hosts list empty */
|
||||
return 0;
|
||||
} else if (argc == 4) {
|
||||
/* TODO(jart): this is broken */
|
||||
/* single host */
|
||||
SetupPresharedKeySsl(MBEDTLS_SSL_IS_CLIENT, GetRunitPsk());
|
||||
g_sshport = 22;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue