[821] in Moira
client changes
daemon@ATHENA.MIT.EDU (Jonathon Weiss)
Fri Oct 28 20:35:51 1994
To: moiradev@MIT.EDU
Date: Fri, 28 Oct 1994 20:35:42 EDT
From: Jonathon Weiss <jweiss@MIT.EDU>
I've installed patches for the blanche moira and namespace binaries.
These binaries should be rebuilt for the SGI's I'd probably be willing
to do this if someone gave me access to one.
The old binaries are still there, in case there is a problem.
Jonathon
moira/attach.c
>> changed default type for new filesystem from NFS to AFS
moira/main.c
>> Changed so AIX uses -nomenu option by default, since the curses version
>> is breaking so badly.
>> Added -menu option (opposite of -nomenu) so people can force moira to use
>> curses.
moira/user.c
>> register user should not default to "" it leaves too many
>> chances to screw things up, by just hitting return.
blanche/blanche.c
>> blanche should exit if it is sync-ing a list to a file and
>> it gets an error trying to get the list membership.
man/moira.1
>> documented the new -menu option