You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't require xinstall to be built for install, strip, and sstrip targets to complete successfully.
In xinstall's create_tempfile() pass pointer to full pathname to strlcat(); fixes a potential buffer overrun; also check strlcpy() and strlcat() return value to detect truncation; based on a diff from naddy@; ok naddy@ tb@ deraadt@
Support building for Managarm (xbstrap cross-compilation only)