np...
best of luck.
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org
[i]I want SOLARIS but want to sort of have a minimalistic start for web servers
and such. Also would like Windowmaker or some other cool GUI instead of JDS.
Even the minimal install of SX still seems to have package dependencies not
sorted out.[/i]
I think you might benefit from Eric's blog ser
> Schillix 0.5.1 represents an the release of a
> OpenSolaris Live-CD distro now based on Sun's Nevada
> build 35 and Xorg's X11 6.9.0.
>
Being sort of a newb, and not being able to find my answers by searching, can
you clarify something for me? Is Schillix basically a 1-CD install of SX/SXCR
b
On Wed, Mar 15, 2006 at 01:14:19AM -0800, Rama Krishna wrote:
> Hi,
>
> I have found cas32() atomic function in (and
> also there is another atomic.h header file in but
> this header file does not have any cas32() function declarations) the
> declaration of cas32 in
> is as follows
>
>
Sebastien Roy wrote On 03/14/06 18:27,:
Carol Gayo wrote:
The Crossbow project
(http://opensolaris.org/os/community/networking/crossbowpreso.pdf) is
a network virtualization technology that greatly improves resource
control, performance and network utilization needed to achieve true
OS
Rama Krishna wrote:
Hi,
I have found cas32() atomic function in (and also there is another atomic.h header file in but this header file does not have any cas32() function declarations) the declaration of cas32 in
is as follows
extern uint32_t cas32(uint32_t *target, uint32_t cmp, uint3
Hi,
I have found cas32() atomic function in (and also
there is another atomic.h header file in but this
header file does not have any cas32() function declarations) the declaration of
cas32 in
is as follows
extern uint32_t cas32(uint32_t *target, uint32_t cmp, uint32_t newval);
extern