01:05:08 [illumos-gate] 14952 bhyve should expose PAGING exits to userspace -- Patrick Mooney 07:05:07 andyf: 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 07:05:43 so :) 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" 07:06:12 (btw i think his solution is the right one, i just didn't think of it) 07:42:46 The 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 07:43:22 If we change the default I'm sure lots of "#ifdef sun" code will suddenly stop building 07:43:51 But no doubt we can figure it out eventually 14:10:03 I thought building for sun hardware was already deprecated and much support was removed? (I thought I read this in changelogs) 14:11:58 I scan my email but have not seen an update wrt the SMB fixes for compatibility with win 11 and current OSX... 14:12:29 last I read it was assigned to someone who is in russia so currently under sanctions 14:14:03 I don't have an OSX box but I rul win 11 in my home network 14:14:08 run 22:27:02 that seems to keep confusing people 22:27:34 any distro based off a relatively recent illumos-gate works just fine with win 11 and os x 22:28:06 there's two issues 22:29:01 the first one (that was fixed) is that if a client presented more mechanisms than we know about, we deny the request 22:29:27 it's strictly a quantity thing.. like we're expecting 4 and newer clients would present 6.. something like that 22:30:18 the second one, which i don't believe is fixed yet (mostly just a matter of plumbing things up) 22:30:33 is adding support for aes-256-{gcm,ccm{ 22:31:09 so illumos will work fine with win11 or os x using aes-128-{gcm,ccm}