summaryrefslogtreecommitdiffstats
path: root/lib/ncurses
Commit message (Expand)AuthorAgeFilesLines
* NOHTML -> NO_HTMLru2004-12-211-1/+1
* NOINSTALLLIB -> NO_INSTALLLIBru2004-12-211-1/+1
* NODOCCOMPRESS -> NO_DOCCOMPRESSru2004-12-211-3/+3
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+1
* Replaced afterinstall: with FILES.ru2004-10-181-6/+2
* Unbreak the NOINSTALLLIB install.ru2003-08-301-0/+2
* style.Makefile(5)obrien2003-08-181-1/+1
* Stage 3 of dynamic root support. Make all the libraries needed to rungordon2003-08-171-5/+6
* Usekuriyama2003-06-064-4/+4
* Symlink with -f.obrien2003-04-301-1/+1
* Make this compile under cs_CZ.ISO8859-2 locale.ru2003-04-181-3/+3
* Migrate to a new way of dealing with building from old revisions ofimp2003-04-051-4/+0
* Fixed CLEANFILES.ru2003-02-251-1/+1
* Actually check if stdbool.h exists when BOOTSTRAPPING.ru2002-11-131-1/+1
* Bootstrapping aid for 4.0-RELEASE.ru2002-11-131-0/+4
* Zap now-unused SHLIB_MINORpeter2002-09-281-1/+0
* Try not to lint(1) contrib'ed sources. This Is Very Messy.markm2002-09-251-0/+2
* Set _POSIX2_VERSION=199209 before calling MKkey_defs.sh as workaround ofache2002-09-241-1/+1
* Add a missing file into the CLEANFILES variable.mux2002-09-181-1/+1
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-171-13/+0
* o Merge <machine/ansi.h> and <machine/types.h> into a new headermike2002-08-211-2/+2
* Handle the escaped colon \: in a capability.ru2002-08-121-0/+1
* Drop support for COPY, -c has been the default mode of install(1)ru2002-07-291-1/+1
* s/${INSTALL} -c/${INSTALL} ${COPY}/ru2002-07-181-1/+1
* Add NCURSES_OSPEED replace command to MANFILTERache2002-06-021-1/+2
* Make this a little easier to build standalone. (same change as libpanel)peter2002-05-212-2/+10
* Initial update of bmake glue for ncurses-5.2-20020518peter2002-05-211-2/+7
* Initial update of bmake glue for ncurses-5.2-20020518. More to come.peter2002-05-212-32/+62
* `all-man' now creates manpages in the -DNOMANCOMPRESS case too.ru2002-05-151-1/+0
* Added new bsd.incs.mk which handles installing of header filesru2002-05-121-13/+6
* Remove 'register' keyword.obrien2002-03-211-2/+2
* Add __FBSDID()s to libncursesdillon2001-09-301-2/+3
* Unbreak build-tools -- build and use up-to-date ${HEADERS}.ru2001-09-141-2/+2
* Turn on the extra 'const' settings for various curses functions. Whilepeter2001-06-121-1/+1
* Create curs_termcap.3 --> termcap.3 MLINK, so many manpages in our tree thatsobomax2001-06-071-3/+4
* Use the correct FreeBSD definitions for wint_t and wchar_t.obrien2001-05-181-1/+3
* Argh. Fix a long-standing man page filter botch. See terminfo(5) forpeter2001-05-171-1/+1
* Update for ncurses 5.2-20010512 importpeter2001-05-173-32/+35
* MAN[1-9] -> MAN.ru2001-03-274-32/+23
* Add some missing functions in MLINKS. Link assume_default_colors.3tg2000-12-051-5/+10
* Install manpages, including appropriate MLINKS.tg2000-12-053-0/+137
* Fix a buildworld hiccup with build-tools that wasn't present in standalonepeter2000-10-111-1/+1
* Oops, beforedepend isn't needed. The build problem I had was due topeter2000-10-111-2/+0
* Update for ncurses 5.1-20001009 importpeter2000-10-111-3/+10
* Update for ncurses 20001009 importpeter2000-10-111-3/+10
* Update after ncurses 20001009 importpeter2000-10-111-3/+12
* Update bmake glue after ncurses 5.1-20001009 import.peter2000-10-112-10/+30
* src/Makefile.inc1 sets DESTDIR=${WORLDTMP} for `buildworld' stageru2000-08-041-1/+1
* Add new man pagespeter2000-07-031-1/+3
* Get this to compile in the 5.1-20000701-prerelease environment.peter2000-07-033-5/+17
OpenPOWER on IntegriCloud