Jump to letter: [
          
            49ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        mgetty-viewfax: An X Window System fax viewer.
        
        
        - Summary
- Viewfax displays the fax files received using mgetty in an X11 window.
Viewfax is capable of zooming in and out on the displayed fax.
If you're installing the mgetty-viewfax package, you'll also need to
install mgetty.
Changelog
        
            - * Sat Feb 16 18:00:00 2008 Martin Nagy <mnagy{%}redhat{*}com> 1.1.31-14
- - reverting changes that were not approved
- Resolves: #155440 #164034 
            - * Fri Feb  1 18:00:00 2008 Martin Nagy <mnagy{%}redhat{*}com> 1.1.31-13
- - rebuild so the last two changes can take effect
- Resolves: #155440 #164034 
            - * Fri Jul 22 19:00:00 2005 Jason Vas Dias <jvdias{%}redhat{*}com> 1.1.31-10
- - fix bug 162174: prevent uninterruptable hang on exit() when
                  direct line disconnected (kernel bug 164002)
                  do tcflush(1,TCOFLUSH) before exit() in sig_goodbye()
		  block signals before entering syslog()