-
jbkI think the answer is no, but just to double check -- is there any way to forcibly retire a device (disk) from the cmdline?
-
Ericson2314vm/faultcode.h should this be exposed to userland?
-
Ericson2314I am rigging up cross-compilation and it says this header is missing, /uts/sys/Makefile's install_h and friends did not install it
-
Ericson2314but just going by the name vm/* name, it seems like the sort of thing that is intentionally not install and just for the kernel?
-
Ericson2314OK yes I see, for example FC_ALIGN being translated to BUS_ADRALN, this definitely seems kernel-internal
-
nomadjclulow, I believe the new version of tar is good. All my tests have shown success.
-
gitomat[illumos-gate] 17024 cw should require specifying a C standard -- Robert Mustacchi <rm⊙fo>
-
jclulownomad: Thanks! I'll get that submitted for integration
-
jclulowEricson2314: usr/include/vm/faultcode.h is shipped in package /system/header@
-
jclulowoh, they'xre gone
-
jclulowsigh
-
richlowetsoomed: when fixing pcfs_bpb.h you made a `pragma pack(1)` conditional on _LITTLE_ENDIAN
-
richloweand I'm really confused how structure packing in there is endian-specific?
-
richlowefor `struct _orig_bios_param_blk `
-
richlowebut I'm also willing to believe pcfs on sparc could be a disaster
-
tsoomeoh, did I? It must be accidental. Otherwise, yes, sparc build would need some work there, but I do not have access to sparc any more and we did drop sparc, didnt we? I would like to see code.illumos.org/c/illumos-gate/+/3288 integrated and some followups for things we did miss;)
-
fenix→ CODE REVIEW 3288: sparc: remove (NEW)
-
richloweright, but does the structure need to be packed _unconditionally_ or?
-
richloweit seems like the condition there now can't be the right one
-
tsoomeIt got transformed during the review. Original code had #ifdef i386 update got #ifdef _LITTLE_ENDIAN as the code really was about i386 versus sparc. Therefore the best we can do there, is to drop those #ifdef's
-
gitomat[illumos-gate] 16931 Add types to featureflags in zfs -- Paul Dagnelie <paulcd2000⊙gc>
-
alanctheregister.com/2005/01/26/sun_most_code - it cannot be that was 20 years ago
-
alancwell, 20 years minus two weeks
-
tsoomebut it is:)
-
richloweoh, gosh
-
alancif you'd told me then that in twenty years I'd be the lead man page writer for the closed source Oracle Solaris and primary upstream maintainer of most of the abandoned X11 packages, I would have had so many questions...