home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Bug_Fixes / 7th_Edition_Y2K / README next >
Encoding:
Text File  |  2000-05-25  |  753 b   |  21 lines

  1. The disk image here contains a 7th Edition UNIX system which has had some
  2. Y2K bug fixes applied by Alexey Chupahin <achupahi@uic.rnd.runnet.ru>. I
  3. don't have exact details on what he fixed, but here are some comments:
  4.  
  5. You just get file containing Unix7  Y2k system. 2 new utilities come with it:
  6. "date2" Y2k command  and "sl" string command editor with stack of previously
  7. entered command.
  8.  
  9. format of command:
  10.  
  11. date2  year month day [hour minutes [sec]]
  12.  
  13. #date2 2000 4 8 11 45
  14.  
  15. for example.
  16.  
  17. Unfortunatly, I find a bug in sl command too late, sorry (it is not fatal,
  18. but unefficient). I've fixed it in BSD Y2k version image that I patched yet.
  19. You may copy binary sl file from BSD to Unix7 and it will work or recompile
  20. source using Unix7 cc compiler.
  21.