index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ncurses
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/Makefile.inc1 sets DESTDIR=${WORLDTMP} for `buildworld' stage
ru
2000-08-04
1
-1
/
+1
*
Add new man pages
peter
2000-07-03
1
-1
/
+3
*
Get this to compile in the 5.1-20000701-prerelease environment.
peter
2000-07-03
3
-5
/
+17
*
Add missing source files. Sort SRCS.
tg
2000-05-24
3
-8
/
+14
*
Make a link from curses.3 -> ncurses.3 so that 'man 3 curses' does
peter
2000-03-02
1
-0
/
+1
*
Add the new version.c file for curses_version(3)
peter
2000-01-26
1
-0
/
+1
*
Replace beforeinstall target with new variables used by .mk system.
rgrimes
2000-01-14
3
-14
/
+3
*
This is the second half of unbreaking the world build. Add a -DNOHTML
green
2000-01-11
1
-0
/
+2
*
*draws his sword*
green
2000-01-11
1
-0
/
+1
*
Install html files to /usr/share/doc/ncurses/
phantom
2000-01-10
1
-0
/
+9
*
Make sure curses.h is generated when making build-tools make_keys
marcel
1999-12-20
1
-2
/
+2
*
Add a `build-tools' target for make_hash and make_keys.
marcel
1999-12-13
1
-0
/
+2
*
Install include files with mode 444.
marcel
1999-12-11
1
-1
/
+1
*
EEK! termios mode wasn't activated..
peter
1999-11-30
1
-1
/
+1
*
Don't complain loudly about unknown termcap capabilities, eg:
peter
1999-11-17
1
-1
/
+1
*
Try and catch a make -j problem in 'make depend'.
peter
1999-09-26
1
-0
/
+2
*
Add bmake glue for libform (the SVSV-style ETI curses form driver from
peter
1999-09-05
1
-0
/
+23
*
Add bmake glue for libpanel (the SVSV-style ETI curses panel (overlapping
peter
1999-09-05
1
-0
/
+19
*
Add bmake glue for libmenu (the SVSV-style ETI curses menu driver from
peter
1999-09-05
1
-0
/
+24
*
Add a missing dependency for make_hash which could make various forms of
peter
1999-09-01
1
-1
/
+1
*
Make SYMLINKS relative. SYMLINKS are supposed to be relative, and for this
dt
1999-08-30
1
-25
/
+25
*
Use src/contrib/ncurses, v5.0.990821 prerelease.
peter
1999-08-30
4
-198
/
+941
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Renamed the generated include file keys.tries to keys.tries.h so
bde
1998-03-20
1
-10
/
+6
*
Remove terminfo manpage we don't have it
ache
1997-10-20
1
-2
/
+2
*
Fix saving/restoring tty modes, allow initscr be called twice,
ache
1997-08-25
1
-2
/
+2
*
Add winnstr family and fake resizeterm from ncurses 4.1 for compatibility
ache
1997-08-24
1
-3
/
+3
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Fixed DPADD.
bde
1996-09-05
1
-2
/
+3
*
cmp -s || install -c ==> install -C
peter
1996-08-30
1
-8
/
+5
*
Delete -DGOOD_SELECT from CFLAGS, we don't have it. This is used to
peter
1996-08-26
1
-2
/
+2
*
remove MLINKS tparm.3 due name clash with libtermcap
wosch
1996-05-27
1
-2
/
+5
*
Added some missing MLINKS for section 3 man pages.
mpp
1996-02-09
1
-1
/
+125
*
Install source files with the -c flag, not with the optional flag ${COPY}.
bde
1995-08-06
1
-3
/
+3
*
Bump major number instead of minor
ache
1995-05-08
1
-3
/
+3
*
Bump minor number
ache
1995-05-03
1
-1
/
+3
*
Add a bit more docs
ache
1995-04-20
1
-1
/
+2
*
Add missing lib_window.c to SRCS
ache
1995-02-13
1
-2
/
+2
*
termcap.h now belongs to system
ache
1994-12-04
1
-2
/
+2
*
Upgrade to version 1.8.6
ache
1994-12-02
1
-4
/
+7
*
wscrl: implement partial scrolling via al/dl
ache
1994-11-29
1
-3
/
+3
*
Add -I${.CURDIR}
ache
1994-10-28
1
-2
/
+2
*
LDADD: = -> +=
ache
1994-10-12
1
-2
/
+2
*
Fix two problems pointed by Bruce:
ache
1994-10-12
1
-12
/
+14
*
Merge term.h & nterm.h
ache
1994-10-10
1
-2
/
+2
*
Add copyright.c to be always linked in
ache
1994-10-09
1
-1
/
+4
*
Moved from ports with several enhancements
ache
1994-10-07
1
-0
/
+73