Jump to letter: [
          
            ABCDEFGHIKLMNOPRSTUVXY
          ]
        
        bogl: A terminal program for displaying Unicode on the console.
        
        
            | Name: | bogl | Vendor: | Scientific Linux | 
        
            | Version: | 0.1.18 | License: | GPL | 
        
            | Release: | 13.el5 | URL: |  | 
        
        
        - Summary
- BOGL stands for Ben's Own Graphics Library.  It is a small graphics
library for Linux kernel frame buffers.  It supports only very simple
graphics.
Changelog
        
            - * Tue Nov  3 16:00:00 2009 Vitezslav Crhonek <vcrhonek{%}redhat{*}com> - 0:0.1.18-13
- - Add -fno-strict-aliasing to the compiler flags 
            - * Mon Nov  2 16:00:00 2009 Vitezslav Crhonek <vcrhonek{%}redhat{*}com> - 0:0.1.18-12
- - Fix SIGSEGV when term->yorig is not correct
  Resolves: #517957 
            - * Tue Oct 17 17:00:00 2006 Miloslav Trmac <mitr{%}redhat{*}com> - 0:0.1.18-11.2.1.el5.1
- - Rebuild for RHEL 5
- Use sysconf(_SC_PAGE_SIZE) instead <asm/param.h> to fix build on IA-64