| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: ncurses-devel | Distribution: Unknown |
| Version: 5.6 | Vendor: Fedora Project |
| Release: 19.20080628.fc10 | Build date: Wed Jul 23 15:43:20 2008 |
| Group: Development/Libraries | Build host: ppc4.fedora.phx.redhat.com |
| Size: 1755711 | Source RPM: ncurses-5.6-19.20080628.fc10.src.rpm |
| Packager: Fedora Project | |
| Url: http://invisible-island.net/ncurses/ncurses.html | |
| Summary: Development files for the ncurses library | |
The header files and libraries for developing applications that use the ncurses terminal handling library. Install the ncurses-devel package if you want to develop applications which will use ncurses.
MIT
internal MD5: 3df459cc681ed160f352b6c6112faaf0
* Thu Jul 24 2008 Miroslav Lichvar <mlichvar@redhat.com> 5.6-19.20080628
- rebuild with new gpm
* Tue Jul 08 2008 Miroslav Lichvar <mlichvar@redhat.com> 5.6-18.20080628
- update to patch 20080628
- move mlterm and screen.* entries to -base
- change kbs to ^? in rxvt and screen entries
* Tue May 27 2008 Miroslav Lichvar <mlichvar@redhat.com> 5.6-17.20080524
- update to patch 20080524
- force installing wide libtinfo
* Fri Mar 07 2008 Miroslav Lichvar <mlichvar@redhat.com> 5.6-16.20080301
- update to patch 20080301
- provide libtermcap.so (#428898)
- move all headers to /usr/include
- move libncursesw out of /usr
- make examples in documentation compilable (#436355)
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 5.6-15.20080112
- Autorebuild for GCC 4.3
* Tue Jan 15 2008 Miroslav Lichvar <mlichvar@redhat.com> 5.6-14.20080112
- obsolete libtermcap-devel (#428898)
* Mon Jan 14 2008 Miroslav Lichvar <mlichvar@redhat.com> 5.6-13.20080112
- update to patch 20080112
- make -libs, -base, -term subpackages
- obsolete termcap and libtermcap
- update urxvt entry
* Wed Oct 17 2007 Miroslav Lichvar <mlichvar@redhat.com> 5.6-12.20070812
- allocate additional working buffers in new_field (#310071)
* Thu Oct 11 2007 Miroslav Lichvar <mlichvar@redhat.com> 5.6-11.20070812
- don't write beyond field buffer in form driver (#310071)
* Fri Oct 05 2007 Miroslav Lichvar <mlichvar@redhat.com> 5.6-10.20070812
- fix comp_hash string output
- avoid comparing padding in cchar_t structure
- remove gawk from buildrequires
* Fri Aug 24 2007 Miroslav Lichvar <mlichvar@redhat.com> 5.6-9.20070812
- rebuild
- buildrequire gawk
* Tue Aug 14 2007 Miroslav Lichvar <mlichvar@redhat.com> 5.6-8.20070812
- update to patch 20070812
* Thu Jun 14 2007 Miroslav Lichvar <mlichvar@redhat.com> 5.6-7.20070612
- update to patch 20070612
* Thu Mar 08 2007 Miroslav Lichvar <mlichvar@redhat.com> 5.6-6.20070303
- update to patch 20070303
- use one libtinfo for both libncurses and libncursesw
- shorten -devel description
* Mon Feb 19 2007 Miroslav Lichvar <mlichvar@redhat.com> 5.6-5.20070217
- update to patch 20070217
- replace libcurses.so symlink with linker script (#228891)
* Mon Feb 12 2007 Miroslav Lichvar <mlichvar@redhat.com> 5.6-4.20070210
- update to patch 20070210
- generate separate terminfo library
- move static libraries to -static subpackage
- avoid unnecessary linking with libdl
* Tue Feb 06 2007 Miroslav Lichvar <mlichvar@redhat.com> 5.6-3.20070203
- update to patch 20070203
- spec cleanup (#226188)
* Sun Jan 21 2007 Miroslav Lichvar <mlichvar@redhat.com> 5.6-2.20070120
- update to patch 20070120
- don't depend on bash, drop resetall script
- include rxvt-unicode description
* Wed Jan 10 2007 Miroslav Lichvar <mlichvar@redhat.com> 5.6-1.20070106
- update to 5.6, patch 20070106
* Mon Dec 11 2006 Miroslav Lichvar <mlichvar@redhat.com> 5.5-27.20061209
- update to patch 20061209
- strip large tables from shared libraries, reduce number of relocations
- package utils linked with libncurses instead of libncursesw
- package only wide-character headers
* Thu Nov 30 2006 Miroslav Lichvar <mlichvar@redhat.com> 5.5-26.20060715
- move also hardlinked entries (#217750)
- search /etc/terminfo for local terminfo entries
* Mon Nov 27 2006 Miroslav Lichvar <mlichvar@redhat.com> 5.5-25.20060715
- move libncurses and some terminfo entries out of /usr
- drop console symlink and sparc terminfo entries
* Fri Sep 01 2006 Miroslav Lichvar <mlichvar@redhat.com> 5.5-24.20060715
- modify tgetstr to make screen happy (#202480)
- use CFLAGS when linking (#199369)
- change BuildRoot tag to comply with Fedora packaging guidelines
* Thu Aug 17 2006 Miroslav Lichvar <mlichvar@redhat.com> 5.5-23.20060715
- fix another crash in tgetent (#202480)
* Tue Jul 18 2006 Miroslav Lichvar <mlichvar@redhat.com> 5.5-22.20060715
- update to patch 20060715
- fix package summary (#197655)
* Sun Jul 09 2006 Miroslav Lichvar <mlichvar@redhat.com> 5.5-21
- fix crash in tgetent (#198032)
* Sat Jul 08 2006 Miroslav Lichvar <mlichvar@redhat.com> 5.5-20
- update to patch 20060701
- don't strip libraries, chmod +x them
- move .so links to devel package
- add gpm-devel to buildrequires
- spec cleanup
* Mon Feb 27 2006 Miroslav Lichvar <mlichvar@redhat.com> - 5.5-19
- avoid comparing padding in cchar_t structure (#182024)
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 5.5-18.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 5.5-18.1
- rebuilt for new gcc4.1 snapshot and glibc changes
* Tue Jan 31 2006 Jindrich Novy <jnovy@redhat.com> 5.5-18
- add --with-chtype=long to avoid type clashes on x86_64 (#178824)
- spec cleanup
* Fri Jan 27 2006 Petr Raszyk <praszyk@redhat.com> 5.5-17
- Rebuild.
* Fri Jan 27 2006 Petr Raszyk <praszyk@redhat.com> 5.5-11
- According Henrik Nordstrom (hno@squid-cache.org)
Diff between the two versions of curses.h on x86_64
Patch ncurses-5.5-chtypeaslong2.patch
See #178824
* Fri Dec 23 2005 Petr Raszyk <praszyk@redhat.com> 5.5-10
- Rebuild.
* Thu Dec 22 2005 Jindrich Novy <jnovy@redhat.com> 5.5-9
- helped Petr to strip libs.
* Thu Dec 22 2005 Petr Raszyk <praszyk@redhat.com> 5.5-8
- Strip *.so libs.
* Wed Dec 21 2005 Petr Raszyk <praszyk@redhat.com> 5.5-1
- Upgrade to ncurses 5.5
* Fri Dec 16 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt for new gcj
* Thu Dec 01 2005 Petr Raszyk <praszyk@redhat.com> 5.4-23
- Rebuild.
* Thu Dec 01 2005 Petr Raszyk <praszyk@redhat.com> 5.4-22
- Rebuild.
* Thu Dec 01 2005 Petr Raszyk <praszyk@redhat.com> 5.4-21
- Clear window after: filter()+'terminal-resizing'+endwin()
doupdate()+endwin()
See bug #174498, patch ncurses-5.4-endwinfilter.patch
* Fri Nov 18 2005 Bill Nottingham <notting@redhat.com> 5.4-20
- fix location for resize in ncurses-resetall.sh
* Sat Oct 01 2005 5.4-19 <praszyk@redhat.com> 5.4-19
- Clear window after: filter()+initscr()+endwin()+refresh()
See bug #2966, patch ncurses-5.4-filter.patch
* Thu Aug 04 2005 Karsten Hopp <karsten@redhat.de> 5.4-18
- rebuild with new rpm
* Thu Apr 28 2005 Petr Rockai <prockai@redhat.com> - 5.4-17
- apply patch from Hans de Goede, fixing BR142659 [The
terminfo data for kbs changed from \177 to ^H]
* Sun Mar 06 2005 Petr Rockai <prockai@redhat.com>
- rebuild
* Thu Jan 27 2005 Adrian Havill <havill@redhat.com> 5.4-15
- update to newest jumbo monthly patch + weeklies, fixing
new line cursor move problem (#140326)
* Fri Oct 22 2004 Adrian Havill <havill@redhat.com> 5.4-14
- escape rpm macros in the changelog (#135408)
* Wed Sep 01 2004 Adrian Havill <havill@redhat.com> 5.4-13
- term.sh can't detect CJK environment; revert
- gt 2.7 behaves better with xterm-new
* Wed Aug 04 2004 Adrian Havill <havill@redhat.com> 5.4-12
- make xterm same as xterm-r6
- detect for "dumb" in term.sh
* Fri Jul 30 2004 Adrian Havill <havill@redhat.com> 5.4-11
- add latest rollup patches and weekly patches
- remove home/end patch, which is now included in latest
terminfo.src and termcap.src
- add term.sh to /etc/profile.d, reference in /etc/bashrc
- modify term.sh to support rxvt (#122815 comment 93)
* Fri Jul 09 2004 Adrian Havill <havill@redhat.com> 5.4-10
- add home/end mappings to gnome definition (#122815)
* Wed Jul 07 2004 Adrian Havill <havill@redhat.com> 5.4-9.fc3
- n-v-r
* Wed Jul 07 2004 Adrian Havill <havill@redhat.com> 5.4-9.fc2
- n-v-r
* Wed Jul 07 2004 Adrian Havill <havill@redhat.com> 5.4-9
- remove terminfo try-to-please-all xterm hackery; it's now ptty
and profile's job to point to the correct terminal. (#122815)
* Wed Jun 16 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Mon May 31 2004 Florian La Roche <Florian.LaRoche@redhat.de>
- remove ncurses-c++-devel rpm, all files are also part of ncurses-devel
* Sun May 30 2004 Joe Orton <jorton@redhat.com> 5.4-6
- fix xterm terminfo entry (Hans de Geode, #122815)
* Fri May 07 2004 Adrian Havill <havill@redhat.com> 5.4-5
- remove --with-gpm from configure, as it adds a pkg
dependency (#122336) and causes too many problems vs its benefits
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Thu Feb 26 2004 Adrian Havill <havill@redhat.com> 5.4-3
- xterm-color is wrong for rh; inverted bs/del (#115499)
* Wed Feb 25 2004 Adrian Havill <havill@redhat.com> 5.4-3
- link "xterm" to "xterm-color" as temp fix for escape problem (#115448)
- remove old zcat for PATCH1
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Tue Feb 10 2004 Adrian Havill <havill@redhat.com> 5.4-1
- version update to 5.4
* Thu Jan 29 2004 Adrian Havill <havill@redhat.com> 5.3-10
- add /usr/include/ncursesw (#112979)
- allow for non-gzipped man pages during the build process
* Mon Sep 22 2003 Matt Wilson <msw@redhat.com> 5.3-9.3
- remove the elf32/elf64 provides/obsoletes
* Thu Sep 18 2003 Matt Wilson <msw@redhat.com> 5.3-9.2
- rebuild to fix gzipped file md5sums (#91211)
* Fri Sep 12 2003 Adrian Havill <havill@redhat.com> 5.3-9.1
- RHEL bump
* Fri Sep 12 2003 Adrian Havill <havill@redhat.com> 5.3-9
- remove not-so safe-sprintf configure option because the code does
not appear to be stable enough for some apps. (#103790)
* Thu Aug 21 2003 Adrian Havill <havill@redhat.com> 5.3-8.1
- RHEL bump
* Thu Aug 21 2003 Adrian Havill <havill@redhat.com> 5.3-8
- multilib patch (#91211)
* Tue Aug 12 2003 Adrian Havill <havill@redhat.com> 5.3-7
- fixed the safe sprintf code that was enabled in the previous release
by the configure parameter. (#101486)
* Tue Jun 17 2003 Elliot Lee <sopwith@redhat.com> 5.3-6.1
- Fix ac25 patch, make it easy to turn off GPM support
* Thu Jun 05 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Fri May 23 2003 Adrian Havill <havill@redhat.com> 5.3-5
- added latest rollup patch with widec/UTF8 centric weekly (20030517)
- added --enable-widec to configure (#86311)
original work done by Mr. Sam <sam@email-scan.com>
- require sharutils (#86605)
- add gpm, xmc support
- add debug syms back into package
- updated autoconf/configure patch
* Thu Feb 06 2003 Bill Nottingham <notting@redhat.com> 5.3-4
- fix debuginfo package
* Fri Jan 31 2003 Adrian Havill <havill@redhat.com> 5.3-3
- remunged xterm changes from 5.2 patch for 5.3
- updated screen entry (#82951)
- fixed ka3, kb2 and kf0 entries (#77506)
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
* Wed Jan 22 2003 Adrian Havill <havill@redhat.com> 5.3-1
- upgrade to 5.3 for sake of utf-8, wide chars (#77585 ...)
- spec file summary/desc grammar (#73583)
- add Requires: for c++ devel subpkg (#74002)
- terminfo.src patches no longer needed
- adjust autoconf patch
* Thu Dec 05 2002 Elliot Lee <sopwith@redhat.com> 5.2-29
- Merge in multilib fixes
* Sat Jun 22 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Fri May 24 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Tue Apr 09 2002 Bernhard Rosenkraenzer <bero@redhat.com> 5.2-26
- Remove duplicated files (#62752)
- Don't strip libraries (#60398)
- Remove cbt capability from xterm description (#61077)
* Mon Feb 25 2002 Bernhard Rosenkraenzer <bero@redhat.com> 5.2-25
- Remove bogus man pages
- Remove bool hack, it breaks make menuconfig
* Fri Feb 22 2002 Bernhard Rosenkraenzer <bero@redhat.com> 5.2-24
- Rebuild for glibc 2.3/gcc 3.1
* Fri Feb 22 2002 Bernhard Rosenkraenzer <bero@redhat.com> 5.2-23
- Put the bool type back in for !c++, but leave TRUE/FALSE out
* Thu Feb 21 2002 Bernhard Rosenkraenzer <bero@redhat.com> 5.2-21
- Don't define TRUE/FALSE etc., we don't care about SVR4 compliance and
it breaks building gdb
* Thu Feb 21 2002 Bernhard Rosenkraenzer <bero@redhat.com> 5.2-20
- Rebuild for glibc 2.3/gcc 3.1
* Thu Feb 21 2002 Bernhard Rosenkraenzer <bero@redhat.com> 5.2-19
- Patchlevel 20020218
- Re-add %{_includedir}/ncurses.h (#60169)
* Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 5.2-18
- Add C++ bindings (#59751)
* Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 5.2-17
- Patchlevel 20020209
- Fix zero-substitution of cf_cv_type_of_bool (#59450)
- Fix rebuilding of configure script with autoconf 2.5x
* Thu Jan 31 2002 Bernhard Rosenkraenzer <bero@redhat.com> 5.2-16
- Patchlevel 20020127
* Tue Nov 27 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.2-14
- Patchlevel 20011124
* Fri Sep 14 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.2-13
- Sync with patchlevel 20010908
* Sat Jul 21 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.2-12
- Sync terminfo with termcap 11.0.1-10
* Mon Jun 25 2001 Bernhard Rosenkraenzer <bero@redhat.com> 5.2-11
- Update to patchlevel 20010623, fixes some lynx issues
* Tue Jun 19 2001 Helge Deller <hdeller@redhat.de>
- fixed tput -S segfaulting bug (#44669)
- use _tmppath for BuildRoot:
- Copyright -> License
* Mon Apr 16 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Update to patchlevel 20010407
* Tue Mar 06 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix up some terminfo entries containing includes to
"/var/tmp/ncurses-root/something" (#30771)
* Thu Feb 22 2001 Harald Hoyer <harald@redhat.de>
- fixed rxvt backspace setting
* Fri Feb 09 2001 Yukihiro Nakai <ynakai@redhat.com>
- Update Japanese kterm patch
* Mon Jan 15 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Update
- Add japanese patch from termcap
- Fix ospeed handling
* Mon Jan 01 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Add libcurses.a -> libncurses.a symlink (RFE #23023)
* Tue Dec 12 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Use --with-ospeed='unsigned int'
* Fri Nov 17 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix alpha and ia64
- Rebuild with gcc 2.96-64
* Thu Nov 02 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 5.2
- Fix typo in man page (Bug #20205)
- update the "screen" terminfo entries to the version supplied with
screen 3.9.8
* Tue Oct 10 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Update (fixes the "make menuconfig" bug introduced by the security fix)
* Wed Oct 04 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix security problem (possible buffer overrun)
* Sat Aug 05 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Add the bugfix patches from the ncurses maintainer
* Fri Jul 14 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 5.1
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
* Tue Jun 06 2000 Matt Wilson <msw@redhat.com>
- *don't ship symlinks from lib*.so.5 to lib*.so.4!
- use FHS macros
* Sat Jun 03 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- rebuild for 7.0
- /usr/share/man
- update URL for patches
- misc. fixes to spec file
* Mon Mar 20 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- use the real library version number
- update to 20000319
* Tue Mar 07 2000 Jeff Johnson <jbj@redhat.com>
- rebuild for sparc baud rates > 38400.
* Fri Feb 18 2000 Preston Brown <pbrown@redhat.com>
- xterm terminfo entries from XFree86 3.3.6
- final round of xterm fixes, follow debian policy.
* Sat Feb 05 2000 Bernhard Rosenkränzer <bero@redhat.com>
- strip libraries
* Thu Feb 03 2000 Bernhard Rosenkränzer <bero@redhat.com>
- More xterm fixes (Bug #9087)
* Thu Jan 27 2000 Bernhard Rosenkränzer <bero@redhat.com>
- More xterm fixes from Hans de Goede (Bug #8633)
* Sat Jan 15 2000 Bernhard Rosenkränzer <bero@redhat.com>
- remove some broken symlinks (leftovers from libncurses.so.5)
- Use %configure (Bug #8484)
* Tue Jan 11 2000 Bernhard Rosenkränzer <bero@redhat.com>
- Add xterm patch from Hans de Goede <hans@highrise.nl>
- Patch 20000108, this fixes a problem with a header file.
* Wed Jan 05 2000 Bernhard Rosenkränzer <bero@redhat.com>
- Add 20000101 patch, hopefully finally fixing the xterm description
* Wed Dec 22 1999 Cristian Gafton <gafton@redhat.com>
- revert to the old major number - because the ABI is not changed (and we
should be handling the changes via symbol versioning anyway)
* Fri Nov 12 1999 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix a typo in spec
- Add the 19991006 patch, fixing some C++ STL compatibility problems.
- get rid of profiling and debugging versions - we need to save space...
* Thu Nov 04 1999 Bernhard Rosenkraenzer <bero@redhat.com>
- 5.0
- some spec cleanups to make updating easier
- add links *.so.5 to *.so.4 - they are fully binary compatible.
(Why did they change the invocation number???)
* Thu Sep 23 1999 Cristian Gafton <gafton@redhat.com>
- make clean in the test dir - don't ship any binaries at all.
* Tue Sep 14 1999 Preston Brown <pbrown@redhat.com>
- fixed stripping of test programs.
* Mon Aug 30 1999 Preston Brown <pbrown@redhat.com>
- removed 'flash' capability for xterm; see bug #2820 for details.
* Sat Aug 28 1999 Cristian Gafton <gafton@redhat.com>
- add the resetall script from Marc Merlin <marc@merlins.org>
* Sat Aug 28 1999 Preston Brown <pbrown@redhat.com>
- added iris-ansi-net as alias for iris-ansi (bug #2561)
* Sat Jul 31 1999 Michael K. Johnson <johnsonm@redhat.com>
- added ncurses-intro.hmtl and hackguide.html to -devel package [bug #3929]
* Wed Apr 07 1999 Preston Brown <pbrown@redhat.com>
- make sure ALL binaries are stripped (incl. test binaries)
* Thu Mar 25 1999 Preston Brown <pbrown@redhat.com>
- made xterm terminfo stuff MUCH better.
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 16)
* Sat Mar 13 1999 Cristian Gafton <gafton@redhat.com>
- fixed header for C++ compiles
* Fri Mar 12 1999 Jeff Johnson <jbj@redhat.com>
- add terminfo entries for linux/linux-m on sparc (obsolete termfile_sparc).
* Thu Feb 18 1999 Cristian Gafton <gafton@redhat.com>
- updated patchset from original site
* Thu Dec 03 1998 Cristian Gafton <gafton@redhat.com>
- don't build the C++ demo code
- update patch set to the current as of today (redid all the individual
patches in a single one)
* Thu Oct 15 1998 Cristian Gafton <gafton@redhat.com>
- make sure to strip the binaries
* Thu Sep 24 1998 Cristian Gafton <gafton@redhat.com>
- added another zillion of patches. The spec file *is* ugly
- defattr
* Tue Jul 21 1998 Cristian Gafton <gafton@redhat.com>
- added lots of patches. This spec file is starting to look ugly
* Thu Jul 02 1998 Alan Cox <alan@redhat.com>
- Fix setuid trusting. Open termcap/info files as the real user.
* Thu May 07 1998 Cristian Gafton <gafton@redhat.com>
- added terminfo entry for the poor guys using lat1 and/or lat-2 on their
consoles... Enjoy linux-lat ! Thanks, Erik !
* Wed Apr 22 1998 Cristian Gafton <gafton@redhat.com>
- new patch to get xterm-color and nxterm terminfo entries
- aliased them to rxvt, as that seems to satisfy everybody
* Mon Apr 13 1998 Cristian Gafton <gafton@redhat.com>
- added %clean section
* Wed Apr 08 1998 Cristian Gafton <gafton@redhat.com>
- removed /usr/lib/terminfo symlink - we shouldn't need that
* Tue Apr 07 1998 Cristian Gafton <gafton@redhat.com>
- updated to 4.2 + patches
- added BuildRoot
* Sun Apr 05 1998 Cristian Gafton <gafton@redhat.com>
- rebuilt with egcs on alpha
* Wed Dec 31 1997 Erik Troan <ewt@redhat.com>
- version 7 didn't rebuild properly on the Alpha somehow -- no real changes
are in this version
* Tue Dec 09 1997 Erik Troan <ewt@redhat.com>
- TIOCGWINSZ wasn't used properly
* Wed Jul 09 1997 Erik Troan <ewt@redhat.com>
- built against glibc, linked shared libs against -lc
/usr/bin/ncurses5-config /usr/bin/ncursesw5-config /usr/include/curses.h /usr/include/cursesapp.h /usr/include/cursesf.h /usr/include/cursesm.h /usr/include/cursesp.h /usr/include/cursesw.h /usr/include/cursslk.h /usr/include/eti.h /usr/include/etip.h /usr/include/form.h /usr/include/menu.h /usr/include/nc_tparm.h /usr/include/ncurses /usr/include/ncurses.h /usr/include/ncurses/curses.h /usr/include/ncurses/cursesapp.h /usr/include/ncurses/cursesf.h /usr/include/ncurses/cursesm.h /usr/include/ncurses/cursesp.h /usr/include/ncurses/cursesw.h /usr/include/ncurses/cursslk.h /usr/include/ncurses/eti.h /usr/include/ncurses/etip.h /usr/include/ncurses/form.h /usr/include/ncurses/menu.h /usr/include/ncurses/nc_tparm.h /usr/include/ncurses/ncurses.h /usr/include/ncurses/ncurses_dll.h /usr/include/ncurses/panel.h /usr/include/ncurses/term.h /usr/include/ncurses/term_entry.h /usr/include/ncurses/termcap.h /usr/include/ncurses/tic.h /usr/include/ncurses/unctrl.h /usr/include/ncurses_dll.h /usr/include/ncursesw /usr/include/ncursesw/curses.h /usr/include/ncursesw/cursesapp.h /usr/include/ncursesw/cursesf.h /usr/include/ncursesw/cursesm.h /usr/include/ncursesw/cursesp.h /usr/include/ncursesw/cursesw.h /usr/include/ncursesw/cursslk.h /usr/include/ncursesw/eti.h /usr/include/ncursesw/etip.h /usr/include/ncursesw/form.h /usr/include/ncursesw/menu.h /usr/include/ncursesw/nc_tparm.h /usr/include/ncursesw/ncurses.h /usr/include/ncursesw/ncurses_dll.h /usr/include/ncursesw/panel.h /usr/include/ncursesw/term.h /usr/include/ncursesw/term_entry.h /usr/include/ncursesw/termcap.h /usr/include/ncursesw/tic.h /usr/include/ncursesw/unctrl.h /usr/include/panel.h /usr/include/term.h /usr/include/term_entry.h /usr/include/termcap.h /usr/include/tic.h /usr/include/unctrl.h /usr/lib64/libcurses.so /usr/lib64/libcursesw.so /usr/lib64/libform.so /usr/lib64/libformw.so /usr/lib64/libmenu.so /usr/lib64/libmenuw.so /usr/lib64/libncurses.so /usr/lib64/libncursesw.so /usr/lib64/libpanel.so /usr/lib64/libpanelw.so /usr/lib64/libtermcap.so /usr/lib64/libtic.so /usr/lib64/libtinfo.so /usr/share/doc/ncurses-devel-5.6 /usr/share/doc/ncurses-devel-5.6/README-first /usr/share/doc/ncurses-devel-5.6/hackguide.html /usr/share/doc/ncurses-devel-5.6/ncurses-intro.html /usr/share/doc/ncurses-devel-5.6/test /usr/share/doc/ncurses-devel-5.6/test/Makefile.in /usr/share/doc/ncurses-devel-5.6/test/README /usr/share/doc/ncurses-devel-5.6/test/aclocal.m4 /usr/share/doc/ncurses-devel-5.6/test/background.c /usr/share/doc/ncurses-devel-5.6/test/blue.c /usr/share/doc/ncurses-devel-5.6/test/bs.6 /usr/share/doc/ncurses-devel-5.6/test/bs.c /usr/share/doc/ncurses-devel-5.6/test/bulgarian-utf8.txt /usr/share/doc/ncurses-devel-5.6/test/cardfile.c /usr/share/doc/ncurses-devel-5.6/test/cardfile.dat /usr/share/doc/ncurses-devel-5.6/test/chgat.c /usr/share/doc/ncurses-devel-5.6/test/color_set.c /usr/share/doc/ncurses-devel-5.6/test/configure /usr/share/doc/ncurses-devel-5.6/test/configure.in /usr/share/doc/ncurses-devel-5.6/test/demo_altkeys.c /usr/share/doc/ncurses-devel-5.6/test/demo_defkey.c /usr/share/doc/ncurses-devel-5.6/test/demo_forms.c /usr/share/doc/ncurses-devel-5.6/test/demo_keyok.c /usr/share/doc/ncurses-devel-5.6/test/demo_menus.c /usr/share/doc/ncurses-devel-5.6/test/demo_panels.c /usr/share/doc/ncurses-devel-5.6/test/demo_termcap.c /usr/share/doc/ncurses-devel-5.6/test/ditto.c /usr/share/doc/ncurses-devel-5.6/test/dots.c /usr/share/doc/ncurses-devel-5.6/test/dots_mvcur.c /usr/share/doc/ncurses-devel-5.6/test/echochar.c /usr/share/doc/ncurses-devel-5.6/test/edit_field.c /usr/share/doc/ncurses-devel-5.6/test/edit_field.h /usr/share/doc/ncurses-devel-5.6/test/filter.c /usr/share/doc/ncurses-devel-5.6/test/firework.c /usr/share/doc/ncurses-devel-5.6/test/firstlast.c /usr/share/doc/ncurses-devel-5.6/test/foldkeys.c /usr/share/doc/ncurses-devel-5.6/test/gdc.6 /usr/share/doc/ncurses-devel-5.6/test/gdc.c /usr/share/doc/ncurses-devel-5.6/test/hanoi.c /usr/share/doc/ncurses-devel-5.6/test/hashtest.c /usr/share/doc/ncurses-devel-5.6/test/inch_wide.c /usr/share/doc/ncurses-devel-5.6/test/inchs.c /usr/share/doc/ncurses-devel-5.6/test/ins_wide.c /usr/share/doc/ncurses-devel-5.6/test/inserts.c /usr/share/doc/ncurses-devel-5.6/test/install-sh /usr/share/doc/ncurses-devel-5.6/test/key_names.c /usr/share/doc/ncurses-devel-5.6/test/keynames.c /usr/share/doc/ncurses-devel-5.6/test/knight.c /usr/share/doc/ncurses-devel-5.6/test/linux-color.dat /usr/share/doc/ncurses-devel-5.6/test/listused.sh /usr/share/doc/ncurses-devel-5.6/test/lrtest.c /usr/share/doc/ncurses-devel-5.6/test/mk-test.awk /usr/share/doc/ncurses-devel-5.6/test/modules /usr/share/doc/ncurses-devel-5.6/test/movewindow.c /usr/share/doc/ncurses-devel-5.6/test/ncurses.c /usr/share/doc/ncurses-devel-5.6/test/ncurses_tst.hin /usr/share/doc/ncurses-devel-5.6/test/newdemo.c /usr/share/doc/ncurses-devel-5.6/test/programs /usr/share/doc/ncurses-devel-5.6/test/railroad.c /usr/share/doc/ncurses-devel-5.6/test/rain.c /usr/share/doc/ncurses-devel-5.6/test/redraw.c /usr/share/doc/ncurses-devel-5.6/test/savescreen.c /usr/share/doc/ncurses-devel-5.6/test/savescreen.sh /usr/share/doc/ncurses-devel-5.6/test/tclock.c /usr/share/doc/ncurses-devel-5.6/test/test.priv.h /usr/share/doc/ncurses-devel-5.6/test/test_arrays.c /usr/share/doc/ncurses-devel-5.6/test/test_get_wstr.c /usr/share/doc/ncurses-devel-5.6/test/test_getstr.c /usr/share/doc/ncurses-devel-5.6/test/test_instr.c /usr/share/doc/ncurses-devel-5.6/test/test_inwstr.c /usr/share/doc/ncurses-devel-5.6/test/test_opaque.c /usr/share/doc/ncurses-devel-5.6/test/testaddch.c /usr/share/doc/ncurses-devel-5.6/test/testcurs.c /usr/share/doc/ncurses-devel-5.6/test/testscanw.c /usr/share/doc/ncurses-devel-5.6/test/tracemunch /usr/share/doc/ncurses-devel-5.6/test/view.c /usr/share/doc/ncurses-devel-5.6/test/widechars-utf8.txt /usr/share/doc/ncurses-devel-5.6/test/worm.c /usr/share/doc/ncurses-devel-5.6/test/xmas.c /usr/share/doc/ncurses-devel-5.6/test/xterm-16color.dat /usr/share/doc/ncurses-devel-5.6/test/xterm-88color.dat /usr/share/man/man3/COLOR_PAIR.3x.gz /usr/share/man/man3/PAIR_NUMBER.3x.gz /usr/share/man/man3/_nc_tracebits.3x.gz /usr/share/man/man3/_traceattr.3x.gz /usr/share/man/man3/_traceattr2.3x.gz /usr/share/man/man3/_tracechar.3x.gz /usr/share/man/man3/_tracechtype.3x.gz /usr/share/man/man3/_tracechtype2.3x.gz /usr/share/man/man3/_tracedump.3x.gz /usr/share/man/man3/_tracef.3x.gz /usr/share/man/man3/_tracemouse.3x.gz /usr/share/man/man3/add_wch.3x.gz /usr/share/man/man3/add_wchnstr.3x.gz /usr/share/man/man3/add_wchstr.3x.gz /usr/share/man/man3/addch.3x.gz /usr/share/man/man3/addchnstr.3x.gz /usr/share/man/man3/addchstr.3x.gz /usr/share/man/man3/addnstr.3x.gz /usr/share/man/man3/addnwstr.3x.gz /usr/share/man/man3/addstr.3x.gz /usr/share/man/man3/addwstr.3x.gz /usr/share/man/man3/assume_default_colors.3x.gz /usr/share/man/man3/attr_get.3x.gz /usr/share/man/man3/attr_off.3x.gz /usr/share/man/man3/attr_on.3x.gz /usr/share/man/man3/attr_set.3x.gz /usr/share/man/man3/attroff.3x.gz /usr/share/man/man3/attron.3x.gz /usr/share/man/man3/attrset.3x.gz /usr/share/man/man3/baudrate.3x.gz /usr/share/man/man3/beep.3x.gz /usr/share/man/man3/bkgd.3x.gz /usr/share/man/man3/bkgdset.3x.gz /usr/share/man/man3/bkgrnd.3x.gz /usr/share/man/man3/bkgrndset.3x.gz /usr/share/man/man3/border.3x.gz /usr/share/man/man3/border_set.3x.gz /usr/share/man/man3/bottom_panel.3x.gz /usr/share/man/man3/box.3x.gz /usr/share/man/man3/box_set.3x.gz /usr/share/man/man3/can_change_color.3x.gz /usr/share/man/man3/cbreak.3x.gz /usr/share/man/man3/chgat.3x.gz /usr/share/man/man3/clear.3x.gz /usr/share/man/man3/clearok.3x.gz /usr/share/man/man3/clrtobot.3x.gz /usr/share/man/man3/clrtoeol.3x.gz /usr/share/man/man3/color_content.3x.gz /usr/share/man/man3/color_set.3x.gz /usr/share/man/man3/copywin.3x.gz /usr/share/man/man3/current_field.3x.gz /usr/share/man/man3/current_item.3x.gz /usr/share/man/man3/curs_add_wch.3x.gz /usr/share/man/man3/curs_add_wchstr.3x.gz /usr/share/man/man3/curs_addch.3x.gz /usr/share/man/man3/curs_addchstr.3x.gz /usr/share/man/man3/curs_addstr.3x.gz /usr/share/man/man3/curs_addwstr.3x.gz /usr/share/man/man3/curs_attr.3x.gz /usr/share/man/man3/curs_beep.3x.gz /usr/share/man/man3/curs_bkgd.3x.gz /usr/share/man/man3/curs_bkgrnd.3x.gz /usr/share/man/man3/curs_border.3x.gz /usr/share/man/man3/curs_border_set.3x.gz /usr/share/man/man3/curs_clear.3x.gz /usr/share/man/man3/curs_color.3x.gz /usr/share/man/man3/curs_delch.3x.gz /usr/share/man/man3/curs_deleteln.3x.gz /usr/share/man/man3/curs_extend.3x.gz /usr/share/man/man3/curs_get_wch.3x.gz /usr/share/man/man3/curs_get_wstr.3x.gz /usr/share/man/man3/curs_getcchar.3x.gz /usr/share/man/man3/curs_getch.3x.gz /usr/share/man/man3/curs_getstr.3x.gz /usr/share/man/man3/curs_getyx.3x.gz /usr/share/man/man3/curs_in_wch.3x.gz /usr/share/man/man3/curs_in_wchstr.3x.gz /usr/share/man/man3/curs_inch.3x.gz /usr/share/man/man3/curs_inchstr.3x.gz /usr/share/man/man3/curs_initscr.3x.gz /usr/share/man/man3/curs_inopts.3x.gz /usr/share/man/man3/curs_ins_wch.3x.gz /usr/share/man/man3/curs_ins_wstr.3x.gz /usr/share/man/man3/curs_insch.3x.gz /usr/share/man/man3/curs_insstr.3x.gz /usr/share/man/man3/curs_instr.3x.gz /usr/share/man/man3/curs_inwstr.3x.gz /usr/share/man/man3/curs_kernel.3x.gz /usr/share/man/man3/curs_legacy.3x.gz /usr/share/man/man3/curs_mouse.3x.gz /usr/share/man/man3/curs_move.3x.gz /usr/share/man/man3/curs_opaque.3x.gz /usr/share/man/man3/curs_outopts.3x.gz /usr/share/man/man3/curs_overlay.3x.gz /usr/share/man/man3/curs_pad.3x.gz /usr/share/man/man3/curs_print.3x.gz /usr/share/man/man3/curs_printw.3x.gz /usr/share/man/man3/curs_refresh.3x.gz /usr/share/man/man3/curs_scanw.3x.gz /usr/share/man/man3/curs_scr_dump.3x.gz /usr/share/man/man3/curs_scroll.3x.gz /usr/share/man/man3/curs_set.3x.gz /usr/share/man/man3/curs_slk.3x.gz /usr/share/man/man3/curs_termattrs.3x.gz /usr/share/man/man3/curs_termcap.3x.gz /usr/share/man/man3/curs_terminfo.3x.gz /usr/share/man/man3/curs_threads.3x.gz /usr/share/man/man3/curs_touch.3x.gz /usr/share/man/man3/curs_trace.3x.gz /usr/share/man/man3/curs_util.3x.gz /usr/share/man/man3/curs_window.3x.gz /usr/share/man/man3/curses_version.3x.gz /usr/share/man/man3/data_ahead.3x.gz /usr/share/man/man3/data_behind.3x.gz /usr/share/man/man3/def_prog_mode.3x.gz /usr/share/man/man3/def_shell_mode.3x.gz /usr/share/man/man3/default_colors.3x.gz /usr/share/man/man3/define_key.3x.gz /usr/share/man/man3/del_curterm.3x.gz /usr/share/man/man3/del_panel.3x.gz /usr/share/man/man3/delay_output.3x.gz /usr/share/man/man3/delch.3x.gz /usr/share/man/man3/deleteln.3x.gz /usr/share/man/man3/delscreen.3x.gz /usr/share/man/man3/delwin.3x.gz /usr/share/man/man3/derwin.3x.gz /usr/share/man/man3/doupdate.3x.gz /usr/share/man/man3/dup_field.3x.gz /usr/share/man/man3/dupwin.3x.gz /usr/share/man/man3/dynamic_field_info.3x.gz /usr/share/man/man3/echo.3x.gz /usr/share/man/man3/echo_wchar.3x.gz /usr/share/man/man3/echochar.3x.gz /usr/share/man/man3/endwin.3x.gz /usr/share/man/man3/erase.3x.gz /usr/share/man/man3/erasechar.3x.gz /usr/share/man/man3/erasewchar.3x.gz /usr/share/man/man3/field_arg.3x.gz /usr/share/man/man3/field_back.3x.gz /usr/share/man/man3/field_buffer.3x.gz /usr/share/man/man3/field_count.3x.gz /usr/share/man/man3/field_fore.3x.gz /usr/share/man/man3/field_index.3x.gz /usr/share/man/man3/field_info.3x.gz /usr/share/man/man3/field_init.3x.gz /usr/share/man/man3/field_just.3x.gz /usr/share/man/man3/field_opts.3x.gz /usr/share/man/man3/field_opts_off.3x.gz /usr/share/man/man3/field_opts_on.3x.gz /usr/share/man/man3/field_pad.3x.gz /usr/share/man/man3/field_status.3x.gz /usr/share/man/man3/field_term.3x.gz /usr/share/man/man3/field_type.3x.gz /usr/share/man/man3/field_userptr.3x.gz /usr/share/man/man3/filter.3x.gz /usr/share/man/man3/flash.3x.gz /usr/share/man/man3/flushinp.3x.gz /usr/share/man/man3/form.3x.gz /usr/share/man/man3/form_cursor.3x.gz /usr/share/man/man3/form_data.3x.gz /usr/share/man/man3/form_driver.3x.gz /usr/share/man/man3/form_field.3x.gz /usr/share/man/man3/form_field_attributes.3x.gz /usr/share/man/man3/form_field_buffer.3x.gz /usr/share/man/man3/form_field_info.3x.gz /usr/share/man/man3/form_field_just.3x.gz /usr/share/man/man3/form_field_new.3x.gz /usr/share/man/man3/form_field_opts.3x.gz /usr/share/man/man3/form_field_userptr.3x.gz /usr/share/man/man3/form_field_validation.3x.gz /usr/share/man/man3/form_fields.3x.gz /usr/share/man/man3/form_fieldtype.3x.gz /usr/share/man/man3/form_hook.3x.gz /usr/share/man/man3/form_init.3x.gz /usr/share/man/man3/form_new.3x.gz /usr/share/man/man3/form_new_page.3x.gz /usr/share/man/man3/form_opts.3x.gz /usr/share/man/man3/form_opts_off.3x.gz /usr/share/man/man3/form_opts_on.3x.gz /usr/share/man/man3/form_page.3x.gz /usr/share/man/man3/form_post.3x.gz /usr/share/man/man3/form_request_by_name.3x.gz /usr/share/man/man3/form_request_name.3x.gz /usr/share/man/man3/form_requestname.3x.gz /usr/share/man/man3/form_sub.3x.gz /usr/share/man/man3/form_term.3x.gz /usr/share/man/man3/form_userptr.3x.gz /usr/share/man/man3/form_win.3x.gz /usr/share/man/man3/free_field.3x.gz /usr/share/man/man3/free_fieldtype.3x.gz /usr/share/man/man3/free_form.3x.gz /usr/share/man/man3/free_item.3x.gz /usr/share/man/man3/free_menu.3x.gz /usr/share/man/man3/get_wch.3x.gz /usr/share/man/man3/get_wstr.3x.gz /usr/share/man/man3/getbegx.3x.gz /usr/share/man/man3/getbegy.3x.gz /usr/share/man/man3/getbegyx.3x.gz /usr/share/man/man3/getbkgd.3x.gz /usr/share/man/man3/getbkgrnd.3x.gz /usr/share/man/man3/getcchar.3x.gz /usr/share/man/man3/getch.3x.gz /usr/share/man/man3/getcurx.3x.gz /usr/share/man/man3/getcury.3x.gz /usr/share/man/man3/getmaxx.3x.gz /usr/share/man/man3/getmaxy.3x.gz /usr/share/man/man3/getmaxyx.3x.gz /usr/share/man/man3/getmouse.3x.gz /usr/share/man/man3/getn_wstr.3x.gz /usr/share/man/man3/getnstr.3x.gz /usr/share/man/man3/getparx.3x.gz /usr/share/man/man3/getpary.3x.gz /usr/share/man/man3/getparyx.3x.gz /usr/share/man/man3/getstr.3x.gz /usr/share/man/man3/getsyx.3x.gz /usr/share/man/man3/getwin.3x.gz /usr/share/man/man3/getyx.3x.gz /usr/share/man/man3/halfdelay.3x.gz /usr/share/man/man3/has_colors.3x.gz /usr/share/man/man3/has_ic.3x.gz /usr/share/man/man3/has_il.3x.gz /usr/share/man/man3/has_key.3x.gz /usr/share/man/man3/hide_panel.3x.gz /usr/share/man/man3/hline.3x.gz /usr/share/man/man3/hline_set.3x.gz /usr/share/man/man3/idcok.3x.gz /usr/share/man/man3/idlok.3x.gz /usr/share/man/man3/immedok.3x.gz /usr/share/man/man3/in_wch.3x.gz /usr/share/man/man3/in_wchnstr.3x.gz /usr/share/man/man3/in_wchstr.3x.gz /usr/share/man/man3/inch.3x.gz /usr/share/man/man3/inchnstr.3x.gz /usr/share/man/man3/inchstr.3x.gz /usr/share/man/man3/init_color.3x.gz /usr/share/man/man3/init_pair.3x.gz /usr/share/man/man3/initscr.3x.gz /usr/share/man/man3/innstr.3x.gz /usr/share/man/man3/innwstr.3x.gz /usr/share/man/man3/ins_nwstr.3x.gz /usr/share/man/man3/ins_wch.3x.gz /usr/share/man/man3/ins_wstr.3x.gz /usr/share/man/man3/insch.3x.gz /usr/share/man/man3/insdelln.3x.gz /usr/share/man/man3/insertln.3x.gz /usr/share/man/man3/insnstr.3x.gz /usr/share/man/man3/insstr.3x.gz /usr/share/man/man3/instr.3x.gz /usr/share/man/man3/intrflush.3x.gz /usr/share/man/man3/inwstr.3x.gz /usr/share/man/man3/is_cleared.3x.gz /usr/share/man/man3/is_idcok.3x.gz /usr/share/man/man3/is_idlok.3x.gz /usr/share/man/man3/is_immedok.3x.gz /usr/share/man/man3/is_keypad.3x.gz /usr/share/man/man3/is_leaveok.3x.gz /usr/share/man/man3/is_linetouched.3x.gz /usr/share/man/man3/is_nodelay.3x.gz /usr/share/man/man3/is_notimeout.3x.gz /usr/share/man/man3/is_scrollok.3x.gz /usr/share/man/man3/is_syncok.3x.gz /usr/share/man/man3/is_term_resized.3x.gz /usr/share/man/man3/is_timeout.3x.gz /usr/share/man/man3/is_wintouched.3x.gz /usr/share/man/man3/isendwin.3x.gz /usr/share/man/man3/item_count.3x.gz /usr/share/man/man3/item_description.3x.gz /usr/share/man/man3/item_index.3x.gz /usr/share/man/man3/item_init.3x.gz /usr/share/man/man3/item_name.3x.gz /usr/share/man/man3/item_opts.3x.gz /usr/share/man/man3/item_opts_off.3x.gz /usr/share/man/man3/item_opts_on.3x.gz /usr/share/man/man3/item_term.3x.gz /usr/share/man/man3/item_userptr.3x.gz /usr/share/man/man3/item_value.3x.gz /usr/share/man/man3/item_visible.3x.gz /usr/share/man/man3/key_defined.3x.gz /usr/share/man/man3/key_name.3x.gz /usr/share/man/man3/keybound.3x.gz /usr/share/man/man3/keyname.3x.gz /usr/share/man/man3/keyok.3x.gz /usr/share/man/man3/keypad.3x.gz /usr/share/man/man3/killchar.3x.gz /usr/share/man/man3/killwchar.3x.gz /usr/share/man/man3/leaveok.3x.gz /usr/share/man/man3/legacy_coding.3x.gz /usr/share/man/man3/link_field.3x.gz /usr/share/man/man3/link_fieldtype.3x.gz /usr/share/man/man3/longname.3x.gz /usr/share/man/man3/mcprint.3x.gz /usr/share/man/man3/menu.3x.gz /usr/share/man/man3/menu_attributes.3x.gz /usr/share/man/man3/menu_back.3x.gz /usr/share/man/man3/menu_cursor.3x.gz /usr/share/man/man3/menu_driver.3x.gz /usr/share/man/man3/menu_fore.3x.gz /usr/share/man/man3/menu_format.3x.gz /usr/share/man/man3/menu_grey.3x.gz /usr/share/man/man3/menu_hook.3x.gz /usr/share/man/man3/menu_init.3x.gz /usr/share/man/man3/menu_items.3x.gz /usr/share/man/man3/menu_mark.3x.gz /usr/share/man/man3/menu_new.3x.gz /usr/share/man/man3/menu_opts.3x.gz /usr/share/man/man3/menu_opts_off.3x.gz /usr/share/man/man3/menu_opts_on.3x.gz /usr/share/man/man3/menu_pad.3x.gz /usr/share/man/man3/menu_pattern.3x.gz /usr/share/man/man3/menu_post.3x.gz /usr/share/man/man3/menu_request_by_name.3x.gz /usr/share/man/man3/menu_request_name.3x.gz /usr/share/man/man3/menu_requestname.3x.gz /usr/share/man/man3/menu_spacing.3x.gz /usr/share/man/man3/menu_sub.3x.gz /usr/share/man/man3/menu_term.3x.gz /usr/share/man/man3/menu_userptr.3x.gz /usr/share/man/man3/menu_win.3x.gz /usr/share/man/man3/meta.3x.gz /usr/share/man/man3/mitem_current.3x.gz /usr/share/man/man3/mitem_name.3x.gz /usr/share/man/man3/mitem_new.3x.gz /usr/share/man/man3/mitem_opts.3x.gz /usr/share/man/man3/mitem_userptr.3x.gz /usr/share/man/man3/mitem_value.3x.gz /usr/share/man/man3/mitem_visible.3x.gz /usr/share/man/man3/mouse_trafo.3x.gz /usr/share/man/man3/mouseinterval.3x.gz /usr/share/man/man3/mousemask.3x.gz /usr/share/man/man3/move.3x.gz /usr/share/man/man3/move_field.3x.gz /usr/share/man/man3/move_panel.3x.gz /usr/share/man/man3/mvadd_wch.3x.gz /usr/share/man/man3/mvadd_wchnstr.3x.gz /usr/share/man/man3/mvadd_wchstr.3x.gz /usr/share/man/man3/mvaddch.3x.gz /usr/share/man/man3/mvaddchnstr.3x.gz /usr/share/man/man3/mvaddchstr.3x.gz /usr/share/man/man3/mvaddnstr.3x.gz /usr/share/man/man3/mvaddnwstr.3x.gz /usr/share/man/man3/mvaddstr.3x.gz /usr/share/man/man3/mvaddwstr.3x.gz /usr/share/man/man3/mvchgat.3x.gz /usr/share/man/man3/mvcur.3x.gz /usr/share/man/man3/mvdelch.3x.gz /usr/share/man/man3/mvderwin.3x.gz /usr/share/man/man3/mvget_wch.3x.gz /usr/share/man/man3/mvget_wstr.3x.gz /usr/share/man/man3/mvgetch.3x.gz /usr/share/man/man3/mvgetn_wstr.3x.gz /usr/share/man/man3/mvgetnstr.3x.gz /usr/share/man/man3/mvgetstr.3x.gz /usr/share/man/man3/mvhline.3x.gz /usr/share/man/man3/mvhline_set.3x.gz /usr/share/man/man3/mvin_wch.3x.gz /usr/share/man/man3/mvin_wchnstr.3x.gz /usr/share/man/man3/mvin_wchstr.3x.gz /usr/share/man/man3/mvinch.3x.gz /usr/share/man/man3/mvinchnstr.3x.gz /usr/share/man/man3/mvinchstr.3x.gz /usr/share/man/man3/mvinnstr.3x.gz /usr/share/man/man3/mvinnwstr.3x.gz /usr/share/man/man3/mvins_nwstr.3x.gz /usr/share/man/man3/mvins_wch.3x.gz /usr/share/man/man3/mvins_wstr.3x.gz /usr/share/man/man3/mvinsch.3x.gz /usr/share/man/man3/mvinsnstr.3x.gz /usr/share/man/man3/mvinsstr.3x.gz /usr/share/man/man3/mvinstr.3x.gz /usr/share/man/man3/mvinwstr.3x.gz /usr/share/man/man3/mvprintw.3x.gz /usr/share/man/man3/mvscanw.3x.gz /usr/share/man/man3/mvvline.3x.gz /usr/share/man/man3/mvvline_set.3x.gz /usr/share/man/man3/mvwadd_wch.3x.gz /usr/share/man/man3/mvwadd_wchnstr.3x.gz /usr/share/man/man3/mvwadd_wchstr.3x.gz /usr/share/man/man3/mvwaddch.3x.gz /usr/share/man/man3/mvwaddchnstr.3x.gz /usr/share/man/man3/mvwaddchstr.3x.gz /usr/share/man/man3/mvwaddnstr.3x.gz /usr/share/man/man3/mvwaddnwstr.3x.gz /usr/share/man/man3/mvwaddstr.3x.gz /usr/share/man/man3/mvwaddwstr.3x.gz /usr/share/man/man3/mvwchgat.3x.gz /usr/share/man/man3/mvwdelch.3x.gz /usr/share/man/man3/mvwget_wch.3x.gz /usr/share/man/man3/mvwget_wstr.3x.gz /usr/share/man/man3/mvwgetch.3x.gz /usr/share/man/man3/mvwgetn_wstr.3x.gz /usr/share/man/man3/mvwgetnstr.3x.gz /usr/share/man/man3/mvwgetstr.3x.gz /usr/share/man/man3/mvwhline.3x.gz /usr/share/man/man3/mvwhline_set.3x.gz /usr/share/man/man3/mvwin.3x.gz /usr/share/man/man3/mvwin_wch.3x.gz /usr/share/man/man3/mvwin_wchnstr.3x.gz /usr/share/man/man3/mvwin_wchstr.3x.gz /usr/share/man/man3/mvwinch.3x.gz /usr/share/man/man3/mvwinchnstr.3x.gz /usr/share/man/man3/mvwinchstr.3x.gz /usr/share/man/man3/mvwinnstr.3x.gz /usr/share/man/man3/mvwinnwstr.3x.gz /usr/share/man/man3/mvwins_nwstr.3x.gz /usr/share/man/man3/mvwins_wch.3x.gz /usr/share/man/man3/mvwins_wstr.3x.gz /usr/share/man/man3/mvwinsch.3x.gz /usr/share/man/man3/mvwinsnstr.3x.gz /usr/share/man/man3/mvwinsstr.3x.gz /usr/share/man/man3/mvwinstr.3x.gz /usr/share/man/man3/mvwinwstr.3x.gz /usr/share/man/man3/mvwprintw.3x.gz /usr/share/man/man3/mvwscanw.3x.gz /usr/share/man/man3/mvwvline.3x.gz /usr/share/man/man3/mvwvline_set.3x.gz /usr/share/man/man3/napms.3x.gz /usr/share/man/man3/ncurses.3x.gz /usr/share/man/man3/new_field.3x.gz /usr/share/man/man3/new_fieldtype.3x.gz /usr/share/man/man3/new_form.3x.gz /usr/share/man/man3/new_item.3x.gz /usr/share/man/man3/new_menu.3x.gz /usr/share/man/man3/new_page.3x.gz /usr/share/man/man3/new_panel.3x.gz /usr/share/man/man3/newpad.3x.gz /usr/share/man/man3/newterm.3x.gz /usr/share/man/man3/newwin.3x.gz /usr/share/man/man3/nl.3x.gz /usr/share/man/man3/nocbreak.3x.gz /usr/share/man/man3/nodelay.3x.gz /usr/share/man/man3/noecho.3x.gz /usr/share/man/man3/nofilter.3x.gz /usr/share/man/man3/nonl.3x.gz /usr/share/man/man3/noqiflush.3x.gz /usr/share/man/man3/noraw.3x.gz /usr/share/man/man3/notimeout.3x.gz /usr/share/man/man3/overlay.3x.gz /usr/share/man/man3/overwrite.3x.gz /usr/share/man/man3/pair_content.3x.gz /usr/share/man/man3/panel.3x.gz /usr/share/man/man3/panel_above.3x.gz /usr/share/man/man3/panel_below.3x.gz /usr/share/man/man3/panel_hidden.3x.gz /usr/share/man/man3/panel_userptr.3x.gz /usr/share/man/man3/panel_window.3x.gz /usr/share/man/man3/pecho_wchar.3x.gz /usr/share/man/man3/pechochar.3x.gz /usr/share/man/man3/pnoutrefresh.3x.gz /usr/share/man/man3/pos_form_cursor.3x.gz /usr/share/man/man3/pos_menu_cursor.3x.gz /usr/share/man/man3/post_form.3x.gz /usr/share/man/man3/post_menu.3x.gz /usr/share/man/man3/prefresh.3x.gz /usr/share/man/man3/printw.3x.gz /usr/share/man/man3/putp.3x.gz /usr/share/man/man3/putwin.3x.gz /usr/share/man/man3/qiflush.3x.gz /usr/share/man/man3/raw.3x.gz /usr/share/man/man3/redrawwin.3x.gz /usr/share/man/man3/refresh.3x.gz /usr/share/man/man3/replace_panel.3x.gz /usr/share/man/man3/reset_prog_mode.3x.gz /usr/share/man/man3/reset_shell_mode.3x.gz /usr/share/man/man3/resetty.3x.gz /usr/share/man/man3/resize_term.3x.gz /usr/share/man/man3/resizeterm.3x.gz /usr/share/man/man3/restartterm.3x.gz /usr/share/man/man3/ripoffline.3x.gz /usr/share/man/man3/savetty.3x.gz /usr/share/man/man3/scale_form.3x.gz /usr/share/man/man3/scale_menu.3x.gz /usr/share/man/man3/scanw.3x.gz /usr/share/man/man3/scr_dump.3x.gz /usr/share/man/man3/scr_init.3x.gz /usr/share/man/man3/scr_restore.3x.gz /usr/share/man/man3/scr_set.3x.gz /usr/share/man/man3/scrl.3x.gz /usr/share/man/man3/scroll.3x.gz /usr/share/man/man3/scrollok.3x.gz /usr/share/man/man3/set_current_field.3x.gz /usr/share/man/man3/set_current_item.3x.gz /usr/share/man/man3/set_curterm.3x.gz /usr/share/man/man3/set_escdelay.3x.gz /usr/share/man/man3/set_field_back.3x.gz /usr/share/man/man3/set_field_buffer.3x.gz /usr/share/man/man3/set_field_fore.3x.gz /usr/share/man/man3/set_field_init.3x.gz /usr/share/man/man3/set_field_just.3x.gz /usr/share/man/man3/set_field_opts.3x.gz /usr/share/man/man3/set_field_pad.3x.gz /usr/share/man/man3/set_field_status.3x.gz /usr/share/man/man3/set_field_term.3x.gz /usr/share/man/man3/set_field_type.3x.gz /usr/share/man/man3/set_field_userptr.3x.gz /usr/share/man/man3/set_fieldtype_arg.3x.gz /usr/share/man/man3/set_fieldtype_choice.3x.gz /usr/share/man/man3/set_form_fields.3x.gz /usr/share/man/man3/set_form_init.3x.gz /usr/share/man/man3/set_form_opts.3x.gz /usr/share/man/man3/set_form_page.3x.gz /usr/share/man/man3/set_form_sub.3x.gz /usr/share/man/man3/set_form_term.3x.gz /usr/share/man/man3/set_form_userptr.3x.gz /usr/share/man/man3/set_form_win.3x.gz /usr/share/man/man3/set_item_init.3x.gz /usr/share/man/man3/set_item_opts.3x.gz /usr/share/man/man3/set_item_term.3x.gz /usr/share/man/man3/set_item_userptr.3x.gz /usr/share/man/man3/set_item_value.3x.gz /usr/share/man/man3/set_max_field.3x.gz /usr/share/man/man3/set_menu_back.3x.gz /usr/share/man/man3/set_menu_fore.3x.gz /usr/share/man/man3/set_menu_format.3x.gz /usr/share/man/man3/set_menu_grey.3x.gz /usr/share/man/man3/set_menu_init.3x.gz /usr/share/man/man3/set_menu_items.3x.gz /usr/share/man/man3/set_menu_mark.3x.gz /usr/share/man/man3/set_menu_opts.3x.gz /usr/share/man/man3/set_menu_pad.3x.gz /usr/share/man/man3/set_menu_pattern.3x.gz /usr/share/man/man3/set_menu_spacing.3x.gz /usr/share/man/man3/set_menu_sub.3x.gz /usr/share/man/man3/set_menu_term.3x.gz /usr/share/man/man3/set_menu_userptr.3x.gz /usr/share/man/man3/set_menu_win.3x.gz /usr/share/man/man3/set_new_page.3x.gz /usr/share/man/man3/set_panel_userptr.3x.gz /usr/share/man/man3/set_tabsize.3x.gz /usr/share/man/man3/set_term.3x.gz /usr/share/man/man3/set_top_row.3x.gz /usr/share/man/man3/setcchar.3x.gz /usr/share/man/man3/setscrreg.3x.gz /usr/share/man/man3/setsyx.3x.gz /usr/share/man/man3/setterm.3x.gz /usr/share/man/man3/setupterm.3x.gz /usr/share/man/man3/show_panel.3x.gz /usr/share/man/man3/slk_attr.3x.gz /usr/share/man/man3/slk_attr_off.3x.gz /usr/share/man/man3/slk_attr_on.3x.gz /usr/share/man/man3/slk_attr_set.3x.gz /usr/share/man/man3/slk_attroff.3x.gz /usr/share/man/man3/slk_attron.3x.gz /usr/share/man/man3/slk_attrset.3x.gz /usr/share/man/man3/slk_clear.3x.gz /usr/share/man/man3/slk_color.3x.gz /usr/share/man/man3/slk_init.3x.gz /usr/share/man/man3/slk_label.3x.gz /usr/share/man/man3/slk_noutrefresh.3x.gz /usr/share/man/man3/slk_refresh.3x.gz /usr/share/man/man3/slk_restore.3x.gz /usr/share/man/man3/slk_set.3x.gz /usr/share/man/man3/slk_touch.3x.gz /usr/share/man/man3/standend.3x.gz /usr/share/man/man3/standout.3x.gz /usr/share/man/man3/start_color.3x.gz /usr/share/man/man3/subpad.3x.gz /usr/share/man/man3/subwin.3x.gz /usr/share/man/man3/syncok.3x.gz /usr/share/man/man3/term_attrs.3x.gz /usr/share/man/man3/termattrs.3x.gz /usr/share/man/man3/termname.3x.gz /usr/share/man/man3/tgetent.3x.gz /usr/share/man/man3/tgetflag.3x.gz /usr/share/man/man3/tgetnum.3x.gz /usr/share/man/man3/tgetstr.3x.gz /usr/share/man/man3/tgoto.3x.gz /usr/share/man/man3/tigetflag.3x.gz /usr/share/man/man3/tigetnum.3x.gz /usr/share/man/man3/tigetstr.3x.gz /usr/share/man/man3/timeout.3x.gz /usr/share/man/man3/top_panel.3x.gz /usr/share/man/man3/top_row.3x.gz /usr/share/man/man3/touchline.3x.gz /usr/share/man/man3/touchwin.3x.gz /usr/share/man/man3/tparm.3x.gz /usr/share/man/man3/tputs.3x.gz /usr/share/man/man3/trace.3x.gz /usr/share/man/man3/typeahead.3x.gz /usr/share/man/man3/unctrl.3x.gz /usr/share/man/man3/unget_wch.3x.gz /usr/share/man/man3/ungetch.3x.gz /usr/share/man/man3/ungetmouse.3x.gz /usr/share/man/man3/unpost_form.3x.gz /usr/share/man/man3/unpost_menu.3x.gz /usr/share/man/man3/untouchwin.3x.gz /usr/share/man/man3/update_panels.3x.gz /usr/share/man/man3/use_default_colors.3x.gz /usr/share/man/man3/use_env.3x.gz /usr/share/man/man3/use_extended_names.3x.gz /usr/share/man/man3/use_legacy_coding.3x.gz /usr/share/man/man3/use_screen.3x.gz /usr/share/man/man3/use_window.3x.gz /usr/share/man/man3/vid_attr.3x.gz /usr/share/man/man3/vid_puts.3x.gz /usr/share/man/man3/vidattr.3x.gz /usr/share/man/man3/vidputs.3x.gz /usr/share/man/man3/vline.3x.gz /usr/share/man/man3/vline_set.3x.gz /usr/share/man/man3/vw_printw.3x.gz /usr/share/man/man3/vw_scanw.3x.gz /usr/share/man/man3/vwprintw.3x.gz /usr/share/man/man3/vwscanw.3x.gz /usr/share/man/man3/wadd_wch.3x.gz /usr/share/man/man3/wadd_wchnstr.3x.gz /usr/share/man/man3/wadd_wchstr.3x.gz /usr/share/man/man3/waddch.3x.gz /usr/share/man/man3/waddchnstr.3x.gz /usr/share/man/man3/waddchstr.3x.gz /usr/share/man/man3/waddnstr.3x.gz /usr/share/man/man3/waddnwstr.3x.gz /usr/share/man/man3/waddstr.3x.gz /usr/share/man/man3/waddwstr.3x.gz /usr/share/man/man3/wattr_get.3x.gz /usr/share/man/man3/wattr_off.3x.gz /usr/share/man/man3/wattr_on.3x.gz /usr/share/man/man3/wattr_set.3x.gz /usr/share/man/man3/wattroff.3x.gz /usr/share/man/man3/wattron.3x.gz /usr/share/man/man3/wattrset.3x.gz /usr/share/man/man3/wbkgd.3x.gz /usr/share/man/man3/wbkgdset.3x.gz /usr/share/man/man3/wbkgrnd.3x.gz /usr/share/man/man3/wbkgrndset.3x.gz /usr/share/man/man3/wborder.3x.gz /usr/share/man/man3/wborder_set.3x.gz /usr/share/man/man3/wchgat.3x.gz /usr/share/man/man3/wclear.3x.gz /usr/share/man/man3/wclrtobot.3x.gz /usr/share/man/man3/wclrtoeol.3x.gz /usr/share/man/man3/wcolor_set.3x.gz /usr/share/man/man3/wcursyncup.3x.gz /usr/share/man/man3/wdelch.3x.gz /usr/share/man/man3/wdeleteln.3x.gz /usr/share/man/man3/wecho_wchar.3x.gz /usr/share/man/man3/wechochar.3x.gz /usr/share/man/man3/wenclose.3x.gz /usr/share/man/man3/werase.3x.gz /usr/share/man/man3/wget_wch.3x.gz /usr/share/man/man3/wget_wstr.3x.gz /usr/share/man/man3/wgetbkgrnd.3x.gz /usr/share/man/man3/wgetch.3x.gz /usr/share/man/man3/wgetn_wstr.3x.gz /usr/share/man/man3/wgetnstr.3x.gz /usr/share/man/man3/wgetparent.3x.gz /usr/share/man/man3/wgetscrreg.3x.gz /usr/share/man/man3/wgetstr.3x.gz /usr/share/man/man3/whline.3x.gz /usr/share/man/man3/whline_set.3x.gz /usr/share/man/man3/win_wch.3x.gz /usr/share/man/man3/win_wchnstr.3x.gz /usr/share/man/man3/win_wchstr.3x.gz /usr/share/man/man3/winch.3x.gz /usr/share/man/man3/winchnstr.3x.gz /usr/share/man/man3/winchstr.3x.gz /usr/share/man/man3/winnstr.3x.gz /usr/share/man/man3/winnwstr.3x.gz /usr/share/man/man3/wins_nwstr.3x.gz /usr/share/man/man3/wins_wch.3x.gz /usr/share/man/man3/wins_wstr.3x.gz /usr/share/man/man3/winsch.3x.gz /usr/share/man/man3/winsdelln.3x.gz /usr/share/man/man3/winsertln.3x.gz /usr/share/man/man3/winsnstr.3x.gz /usr/share/man/man3/winsstr.3x.gz /usr/share/man/man3/winstr.3x.gz /usr/share/man/man3/winwstr.3x.gz /usr/share/man/man3/wmouse_trafo.3x.gz /usr/share/man/man3/wmove.3x.gz /usr/share/man/man3/wnoutrefresh.3x.gz /usr/share/man/man3/wprintw.3x.gz /usr/share/man/man3/wredrawln.3x.gz /usr/share/man/man3/wrefresh.3x.gz /usr/share/man/man3/wresize.3x.gz /usr/share/man/man3/wscanw.3x.gz /usr/share/man/man3/wscrl.3x.gz /usr/share/man/man3/wsetscrreg.3x.gz /usr/share/man/man3/wstandend.3x.gz /usr/share/man/man3/wstandout.3x.gz /usr/share/man/man3/wsyncdown.3x.gz /usr/share/man/man3/wsyncup.3x.gz /usr/share/man/man3/wtimeout.3x.gz /usr/share/man/man3/wtouchln.3x.gz /usr/share/man/man3/wunctrl.3x.gz /usr/share/man/man3/wvline.3x.gz /usr/share/man/man3/wvline_set.3x.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Aug 21 06:24:13 2008