Re: [osol-code] AF_{LOCAL, FILE} in OpenSolaris vs. open-source-app bugs

2008-10-30 Thread Dan McDonald
AF_LOCAL and friends are now in the gate. Thanks everyone (and thanks to Palle L. for the original contribution/impetus), Dan -- This message posted from opensolaris.org ___ opensolaris-code mailing list opensolaris-code@opensolaris.org http://mail.open

Re: [osol-code] AF_{LOCAL, FILE} in OpenSolaris vs. open-source-app bugs

2008-10-28 Thread Dan McDonald
Boyd -- thanks for the compilation checks! Casper and Boyd -- I'm not sure of the best way to get rid of "sun" as #define-d. (I'm using that in my racoon2 port to my advantage right now.) EVERYONE -- I'm building ON nightlies now, and at least X has reported successful builds with AF_LOCAL and

Re: [osol-code] AF_{LOCAL, FILE} in OpenSolaris vs. open-source-app bugs

2008-10-10 Thread Boyd Adamson
Dan McDonald <[EMAIL PROTECTED]> writes: > Before putting back a user-contributed fix to bug 6442434 (Solaris > should have AF_LOCAL/PF_LOCAL/AF_FILE/PF_FILE as synonyms for > AF_UNIX/PF_UNIX) - I was wondering if there were people who could > install the two replacement header files on their rece

Re: [osol-code] AF_{LOCAL, FILE} in OpenSolaris vs. open-source-app bugs

2008-10-10 Thread Casper . Dik
I'm surprised that "sun" is still defined; clearly that is true ONLY when you run in K&R mode? Casper ___ opensolaris-code mailing list opensolaris-code@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Re: [osol-code] AF_{LOCAL, FILE} in OpenSolaris vs. open-source-app bugs

2008-10-09 Thread Boyd Adamson
Dan McDonald <[EMAIL PROTECTED]> writes: > Before putting back a user-contributed fix to bug 6442434 (Solaris > should have AF_LOCAL/PF_LOCAL/AF_FILE/PF_FILE as synonyms for > AF_UNIX/PF_UNIX) - I was wondering if there were people who could > install the two replacement header files on their rece

[osol-code] AF_{LOCAL, FILE} in OpenSolaris vs. open-source-app bugs

2008-10-09 Thread Dan McDonald
Before putting back a user-contributed fix to bug 6442434 (Solaris should have AF_LOCAL/PF_LOCAL/AF_FILE/PF_FILE as synonyms for AF_UNIX/PF_UNIX) - I was wondering if there were people who could install the two replacement header files on their recent-vintage OpenSolaris boxes, and compile some