Hi,
I've nearly completed new DLL configuration code in configure.in. Before making it available, I need to know what uname(1) command prints out on UnixWare (and Solaris?). As in NetBSD, it's:
$ uname NetBSD
I guess it would be
$ uname UnixWare
on UnixWare. I also wonder if UnixWare and Solaris refer to the same.
Jun-Young