[733] in Moira
moira client patches for sgi
daemon@ATHENA.MIT.EDU (Tom Coppeto)
Sat Jun 25 16:28:31 1994
To: moiradev@MIT.EDU
Cc: sillydev@MIT.EDU
Date: Sat, 25 Jun 94 16:28:21 BST
From: Tom Coppeto <tom@MIT.EDU>
*** chsh.c Sat Jun 25 16:26:06 1994
--- /mit/moiradev/src/clients/passwd/chsh.c Fri Oct 22 16:37:51 1993
***************
*** 264,270 ****
exit(1);
}
! #if defined(ultrix) || defined(_AIX) || defined(sgi)
char *getusershell()
{
static int count = 1;
--- 264,270 ----
exit(1);
}
! #if defined(ultrix) || defined(_AIX)
char *getusershell()
{
static int count = 1;