[74] in NetBSD-Development
fs sysname on NetBSD.
daemon@ATHENA.MIT.EDU (Salvatore Valente)
Sat Aug 6 13:08:36 1994
Date: Sat, 6 Aug 1994 13:07:58 -0400
To: netbsd-dev@MIT.EDU
Cc: bug-sipb@MIT.EDU
From: Salvatore Valente <svalente@MIT.EDU>
On Lola, "machtype" says "i386_netbsd". Under the translator, "fs
sysname" also said "i386_netbsd". Apparently, with the real afs port,
it now says "i386_nbsd1".
So, since I have "/mit/sipb/@sys/..." in my dotfiles, I have removed
the following symlink from /mit/sipb:
/mit/sipb% ls -l i386_netbsd
lrwxrwxrwx 1 root wheel 14 Jul 19 23:18 i386_netbsd -> i386_netbsdbin
And I have created this symlink to replace it:
/afs/.sipb/project/sipb% ls -l i386_nbsd1
lrwxrwxrwx 1 root wheel 14 Aug 6 13:05 i386_nbsd1 -> i386_netbsdbin
This change will be visible when the volume is released.
Have a nice day.
-Sal.