Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        mgetty: A getty replacement for use with data and fax modems.
        
        
        - Summary
- The mgetty package contains a "smart" getty which allows logins over a
serial line (i.e., through a modem).  If you're using a Class 2 or 2.0
modem, mgetty can receive faxes.  If you also need to send faxes,
you'll need to install the sendfax program.
If you'll be dialing in to your system using a modem, you should
install the mgetty package.  If you'd like to send faxes using mgetty
and your modem, you'll need to install the mgetty-sendfax program.  If
you need a viewer for faxes, you'll also need to install the
mgetty-viewfax package.
Changelog
        
            - * Tue Sep 19 19:00:00 2006 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.1.30-9.EL3
- - add missing XFree86-devel BuildRequires to pull in xmkmf (#207026)
- add missing XFree86 BuildRequires to pull in archexec, so that gccmakedep
  will actually work (#207026) 
            - * Fri Jul 22 19:00:00 2005 Jason Vas Dias <jvdias{%}redhat{*}com> 1.1.30-4
- - fix bug 162174: do not use sleep() when alarm() is active in getlogname()
                  do tcflush(1,TCOFLUSH) before exit() in getlogname()
                  do tcflush(1,TCOFLUSH) before exit() in sig_goodbye()
		  block signals before entering syslog()
            - * Thu May  1 19:00:00 2003 Elliot Lee <sopwith{%}redhat{*}com> 1.1.30-3
- - ppc64 calls for the union init patch