-
gitomat[illumos-gate] 16755 Overhaul and improve SPD tests, fallout (missing makefile) -- Robert Mustacchi <rm⊙fo>
-
wackiillumos-gate builds still fail on OpenIndiana. Probably this is the first error (it's aöways a little bit tedious to search for the first error):
-
wacki+ /usr/gcc/10/bin/gcc -fident -finline -fno-inline-functions -fno-builtin -fno-asm -fdiagnostics-show-option -nodefaultlibs -D__su
-
wacki../../common/fs/smbclnt/netsmb/nsmb_crypt_kcf.c: In function 'nsmb_encrypt_mblks':
-
wacki../../common/fs/smbclnt/netsmb/nsmb_crypt_kcf.c:174:19: error: 'tmpl' undeclared (first use in this function); did you mean 'mp'?
-
wacki174 | &ctxp->ckey, tmpl, &out_cd, NULL);
-
wacki| ^~~~
-
wacki| mp
-
gitomat[illumos-gate] 16794 asy: stop suppressing compiler warnings -- Andy Fiddaman <illumos⊙fn>
-
sommerfeldrmustacc: I'm seeing the build error wacki is reporting, in usr/src/uts/intel/nsmb. Where is `tmpl` supposed to be defined?
-
sommerfeldnever mind, I see it's being handled on advocates@
-
rmustaccYes, that was part of what I ws referring to yesterday. Should have been clearer. Looks like it should get wrapped up shortly.
-
gitomat[illumos-gate] 11992 SMB client encryption support (fix build) -- Gordon Ross <gwr⊙rc>
-
richlowethanks, core
-
rmustaccSorry for the troule here. Things should hopefully be clear.
-
gitomat[illumos-gate] 16770 want support for multiple Solidigm NVMe logs -- Robert Mustacchi <rm⊙fo>
-
gitomat[illumos-gate] 16774 nvme persistent event log support -- Robert Mustacchi <rm⊙fo>
-
richlowethis is, shall we say, one of the weirder questions I've had, but I promise it's relevant. Does anyone have a device tree from the firmware of a CHRP ppc?
-
richloweor perhaps a mid 2000's ppc macintosh
-
gitomat[illumos-gate] 16792 loader: memory leak in vdev_get_label_asize() -- Toomas Soome <tsoome⊙mc>