14:57:08 i haven't thought too hard on this (so probably some holes I haven't thought of), but on the surface it seems like it could be handy -- a flag to chmod that'd set the permissions using the permissions of another file 14:58:21 GNU chmod has `--reference` so there is precedent at least. 16:21:09 rmustacc: didn't you do some work with a broadcom nic driver at some point (I vaguely recall something)? (if so) did that work ever get upstreamed? 16:25:54 Which broadcom nic driver? 16:26:00 I've dealt with a lot of them, haha. 16:26:20 Should all be upstream other than the incomplete prototype that got to the command queue point for bnxt. 16:28:33 oh ok.. this is probably BCM5722 16:28:51 we're seeing constant link flapping that seems to be a driver issue (not cable or switch) 16:29:03 figured it'd be worth checking if there's already something out there to test 16:41:09 jbk: Which driver does that have? 16:41:15 If you know off hand. 16:41:39 I guess bge? No delta that I know of. 16:43:37 let me find out.. someone else has been messing with the system 16:43:44 i thought bxne, but could easily be wrong 17:00:17 oh it is bge 17:39:37 can someone give me uname -m from some random sparc, again? 17:42:24 SunOS sh-sparc-t6320-bl0 5.11 11.2 sun4v sparc SUNW,Sun-Blade-T6320 Solaris 17:42:30 SunOS inez 5.10 Generic_138888-07 sun4u sparc SUNW,UltraAX-i2 Solaris 17:42:50 thanks :) 17:43:11 aren't any on mos? (i've found these two randomly on the interwebz) 17:43:25 as i don't have any SPARC box online any longer :-(( 18:25:52 jbk: there is a cpacl.c floating around somewhete that copies everything (mode, acls,...) 18:26:58 cant imediatly find it 18:27:18 i use a binary of that i use to restore broken acls from a template dir 19:00:31 sjorge: I'm pretty sure rsync can do that, too 19:00:35 and possibly cpio or something. 19:00:53 (I'm not certain rsync can _not_ copy file contents though) 19:02:13 can rsync understand our zfs acls? 19:02:41 and yeah rsync will also do the content i think 19:05:05 I wish I had published the c code I wrote to let python easily read and write ZFS ACLs... 19:05:19 Lost to the sands of time multiple employers ago. 19:35:42 i may get to it once i finish some current stuff 20:34:23 [illumos-gate] 15804 cxgbe: update firmware version to 1.27.4.0 -- Nils Nieuwejaar 20:34:23 [illumos-gate] 15802 ipadm(8) man page missing interface/ option for show-addr[prop] -- Andy Fiddaman