-
gitomat[illumos-gate] 14952 bhyve should expose PAGING exits to userspace -- Patrick Mooney <pmooney⊙pc>
-
copypasteandyf: it seems like the rust/libc team has a different plan, to implement the behavior we thought was there in a Rust-level symbol, and to extern C the real one as native_getpwent_r/native_getgrent_r
-
copypasteso :) no longer a big deal for rust/libc, but as jclulow noted in the issue "We can and likely eventually will figure out a path for reworking these routines in illumos"
-
copypaste(btw i think his solution is the right one, i just didn't think of it)
-
jclulowThe biggest challenge for us (in the C side of things) is how to manage the transition. Because it's not really part of a standard there's no particular standard macro guards I think we could put it behind, but I'm also not an expert
-
jclulowIf we change the default I'm sure lots of "#ifdef sun" code will suddenly stop building
-
jclulowBut no doubt we can figure it out eventually
-
dangergrrlI thought building for sun hardware was already deprecated and much support was removed? (I thought I read this in changelogs)
-
dangergrrlI scan my email but have not seen an update wrt the SMB fixes for compatibility with win 11 and current OSX...
-
dangergrrllast I read it was assigned to someone who is in russia so currently under sanctions
-
dangergrrlI don't have an OSX box but I rul win 11 in my home network
-
dangergrrlrun
-
jbkthat seems to keep confusing people
-
jbkany distro based off a relatively recent illumos-gate works just fine with win 11 and os x
-
jbkthere's two issues
-
jbkthe first one (that was fixed) is that if a client presented more mechanisms than we know about, we deny the request
-
jbkit's strictly a quantity thing.. like we're expecting 4 and newer clients would present 6.. something like that
-
jbkthe second one, which i don't believe is fixed yet (mostly just a matter of plumbing things up)
-
jbkis adding support for aes-256-{gcm,ccm{
-
jbkso illumos will work fine with win11 or os x using aes-128-{gcm,ccm}