aboutsummaryrefslogtreecommitdiff
path: root/lib/ncurses
Commit message (Expand)AuthorAgeFilesLines
* Actually check if stdbool.h exists when BOOTSTRAPPING.Ruslan Ermilov2002-11-131-1/+1
* Bootstrapping aid for 4.0-RELEASE.Ruslan Ermilov2002-11-131-0/+4
* Zap now-unused SHLIB_MINORPeter Wemm2002-09-281-1/+0
* Try not to lint(1) contrib'ed sources. This Is Very Messy.Mark Murray2002-09-251-0/+2
* Set _POSIX2_VERSION=199209 before calling MKkey_defs.sh as workaround ofAndrey A. Chernov2002-09-241-1/+1
* Add a missing file into the CLEANFILES variable.Maxime Henrion2002-09-181-1/+1
* Initiate deorbit burn for the i386-only a.out related support. Moves arePeter Wemm2002-09-171-13/+0
* o Merge <machine/ansi.h> and <machine/types.h> into a new headerMike Barcroft2002-08-211-2/+2
* Handle the escaped colon \: in a capability.Ruslan Ermilov2002-08-121-0/+1
* Drop support for COPY, -c has been the default mode of install(1)Ruslan Ermilov2002-07-291-1/+1
* s/${INSTALL} -c/${INSTALL} ${COPY}/Ruslan Ermilov2002-07-181-1/+1
* Add NCURSES_OSPEED replace command to MANFILTERAndrey A. Chernov2002-06-021-1/+2
* Make this a little easier to build standalone. (same change as libpanel)Peter Wemm2002-05-212-2/+10
* Initial update of bmake glue for ncurses-5.2-20020518Peter Wemm2002-05-211-2/+7
* Initial update of bmake glue for ncurses-5.2-20020518. More to come.Peter Wemm2002-05-212-32/+62
* `all-man' now creates manpages in the -DNOMANCOMPRESS case too.Ruslan Ermilov2002-05-151-1/+0
* Added new bsd.incs.mk which handles installing of header filesRuslan Ermilov2002-05-121-13/+6
* Remove 'register' keyword.David E. O'Brien2002-03-211-2/+2
* Add __FBSDID()s to libncursesMatthew Dillon2001-09-301-2/+3
* Unbreak build-tools -- build and use up-to-date ${HEADERS}.Ruslan Ermilov2001-09-141-2/+2
* Turn on the extra 'const' settings for various curses functions. WhilePeter Wemm2001-06-121-1/+1
* Create curs_termcap.3 --> termcap.3 MLINK, so many manpages in our tree thatMaxim Sobolev2001-06-071-3/+4
* Use the correct FreeBSD definitions for wint_t and wchar_t.David E. O'Brien2001-05-181-1/+3
* Argh. Fix a long-standing man page filter botch. See terminfo(5) forPeter Wemm2001-05-171-1/+1
* Update for ncurses 5.2-20010512 importPeter Wemm2001-05-173-32/+35
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-274-32/+23
* Add some missing functions in MLINKS. Link assume_default_colors.3Thomas Gellekum2000-12-051-5/+10
* Install manpages, including appropriate MLINKS.Thomas Gellekum2000-12-053-0/+137
* Fix a buildworld hiccup with build-tools that wasn't present in standalonePeter Wemm2000-10-111-1/+1
* Oops, beforedepend isn't needed. The build problem I had was due toPeter Wemm2000-10-111-2/+0
* Update for ncurses 5.1-20001009 importPeter Wemm2000-10-111-3/+10
* Update for ncurses 20001009 importPeter Wemm2000-10-111-3/+10
* Update after ncurses 20001009 importPeter Wemm2000-10-111-3/+12
* Update bmake glue after ncurses 5.1-20001009 import.Peter Wemm2000-10-112-10/+30
* src/Makefile.inc1 sets DESTDIR=${WORLDTMP} for `buildworld' stageRuslan Ermilov2000-08-041-1/+1
* Add new man pagesPeter Wemm2000-07-031-1/+3
* Get this to compile in the 5.1-20000701-prerelease environment.Peter Wemm2000-07-033-5/+17
* Add missing source files. Sort SRCS.Thomas Gellekum2000-05-243-8/+14
* Make a link from curses.3 -> ncurses.3 so that 'man 3 curses' doesPeter Wemm2000-03-021-0/+1
* Add the new version.c file for curses_version(3)Peter Wemm2000-01-261-0/+1
* Replace beforeinstall target with new variables used by .mk system.Rodney W. Grimes2000-01-143-14/+3
* This is the second half of unbreaking the world build. Add a -DNOHTMLBrian Feldman2000-01-111-0/+2
* *draws his sword*Brian Feldman2000-01-111-0/+1
* Install html files to /usr/share/doc/ncurses/Alexey Zelkin2000-01-101-0/+9
* Make sure curses.h is generated when making build-tools make_keysMarcel Moolenaar1999-12-201-2/+2
* Add a `build-tools' target for make_hash and make_keys.Marcel Moolenaar1999-12-131-0/+2
* Install include files with mode 444.Marcel Moolenaar1999-12-111-1/+1
* EEK! termios mode wasn't activated..Peter Wemm1999-11-301-1/+1
* Don't complain loudly about unknown termcap capabilities, eg:Peter Wemm1999-11-171-1/+1
* Try and catch a make -j problem in 'make depend'.Peter Wemm1999-09-261-0/+2