home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 3 / 3625 / README < prev   
Encoding:
Text File  |  1991-07-14  |  880 b   |  25 lines

  1. @(#) README 1.6 12/22/90 20:40:23
  2.  
  3. This is a SYSV/SunOS4 getty program with useful features for hard-wired
  4. or dial-in lines.
  5.  
  6. - The program adjusts the tty modes to parity bits, and to erase, kill
  7. and end-of-line characters found while reading a login name.
  8.  
  9. - The baud rate can be established by BREAK character processing and by
  10. parsing the CONNECT status messages from Hayes-compatible modems.
  11.  
  12. - An alternative login program can be specified instead of /bin/login.
  13.  
  14. The program has been tried with System V release 2 and SunOS 4.1, but
  15. it should also work with System V Release 4.
  16.  
  17. In the Makefile you will have to specify if diagnostics should be
  18. reported through the syslog daemon; the alternative is that all
  19. diagnostics go directly to /dev/console.
  20.  
  21. The command-line interface is not quite compatible with earlier agetty
  22. versions.
  23.  
  24.         Wietse Venema (wietse@wzv.win.tue.nl)
  25.