uname(2) on Altos 2000?

Ron Natalie ron at topaz.rutgers.edu
Mon Apr 11 01:35:52 AEST 1988


There is a struct in system V called something like utsname that
has all the stuff in it that the UNAME system call returns.  I
suppose that they expect you to compile it into the system as they
give you no other way to set it.  You can fix it with adb (the
format of the structures is in one of the include files you do
have) but my favorite is to run EMACS on /unix to change it.
Don't forget to turn on overwrite mode.  You can use the search
command to find the text of the string.

-Ron



More information about the Comp.unix.xenix mailing list