[10623] in Athena Bugs

home help back first fref pref prev next nref lref last post

ibm/dosread.c

daemon@ATHENA.MIT.EDU (brlewis@Athena.MIT.EDU)
Fri Jun 25 14:00:13 1993

From: brlewis@Athena.MIT.EDU
Date: Fri, 25 Jun 93 14:00:09 -0400
To: rel-eng@Athena.MIT.EDU, bugs@Athena.MIT.EDU

*** /tmp/,RCSt1a18957	Fri Jun 25 13:59:37 1993
--- ibm/dosread.c	Mon Jun 21 14:43:25 1993
***************
*** 121,127 ****
  
  char           *dostime();
  char           *dosdate();
! #ifdef vax
  char	       *file = "/dev/floppy";
  #else
  char           *file = "/dev/fd0";
--- 121,127 ----
  
  char           *dostime();
  char           *dosdate();
! #if defined(vax) || defined(hpux)
  char	       *file = "/dev/floppy";
  #else
  char           *file = "/dev/fd0";

home help back first fref pref prev next nref lref last post