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
/
libncurses
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct prototype for tigetstr().
jkoshy
1999-05-05
1
-1
/
+1
*
More egcs warning fixes:
imp
1999-04-25
1
-1
/
+2
*
Add missing int to prototypes of mvaddstr and mvaddnstr.
steve
1998-12-10
1
-2
/
+2
*
$@ -> ${.TARGET}
imp
1998-09-11
1
-1
/
+1
*
Fix keypad on/off for ^Z suspends by replacing reset_*_mode()
ache
1998-06-19
3
-25
/
+53
*
Low level use of 'vidattr()' can cause a NULL pointer to be
ache
1998-05-15
1
-5
/
+11
*
Add some easy to implement XSI macros including attr_get
ache
1998-04-15
1
-1
/
+10
*
Renamed the generated include file keys.tries to keys.tries.h so
bde
1998-03-20
2
-12
/
+8
*
Avoid an uninitialised variable warning from gcc. I bet some people
jb
1998-02-20
1
-1
/
+1
*
Remove unneeded code left from testing
ache
1998-01-02
1
-13
/
+2
*
1) Redo internal interface to be more latest ncurses-like
ache
1998-01-02
3
-73
/
+82
*
Fix another problem with clearing the last line of the
steve
1998-01-01
1
-1
/
+1
*
Handle the condition where BS is typed while the cursor is
steve
1997-12-29
1
-1
/
+3
*
Typo.
joerg
1997-10-28
1
-2
/
+2
*
Remove terminfo manpage we don't have it
ache
1997-10-20
2
-1658
/
+2
*
environmental -> environment.
charnier
1997-09-18
1
-1
/
+1
*
Fix possible coredump on BW displays
ache
1997-09-02
1
-2
/
+6
*
Fix inspace handling I broke in rev 1.13
ache
1997-08-28
1
-3
/
+3
*
Fix saving/restoring tty modes, allow initscr be called twice,
ache
1997-08-25
4
-27
/
+64
*
Add winnstr family and fake resizeterm from ncurses 4.1 for compatibility
ache
1997-08-24
4
-3
/
+70
*
Define NCURSES_VERSION publicly, some applications want it
ache
1997-08-13
5
-37
/
+80
*
TRACE_VIRTPUT (we don't have it yet) -> TRACE_CHARPUT
ache
1997-08-13
1
-1
/
+1
*
Fix handling of mixed colors+attributes case by merging from ncurses 4.1
ache
1997-07-30
1
-7
/
+21
*
Fix logical background handling by merging it from ncurses 4.1
ache
1997-07-30
14
-37
/
+102
*
ifdef out ttytype definition, mytinfo not have it and configure confused
ache
1997-07-30
1
-0
/
+2
*
Add getbkgd() macro
ache
1997-07-27
1
-0
/
+1
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
3
-3
/
+3
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
3
-3
/
+3
*
The fix for PR#bin/722 made it into 2.1.5 and 2.1.6, but not into -current.
mckay
1996-12-22
1
-2
/
+2
*
delete doubled words, e.g.: "the the" -> "the"
wosch
1996-10-05
2
-2
/
+6
*
Added parens to noecho in screen initialization example.
alex
1996-09-28
1
-1
/
+1
*
Back out my recent compilation clean-up changes, sysinstall is now weird.
pst
1996-09-26
5
-5
/
+5
*
Fix some compilation warnings
pst
1996-09-22
5
-5
/
+5
*
Don't smash attributes when turning color values off. This was submitted
jkh
1996-09-06
1
-2
/
+2
*
Fixed DPADD.
bde
1996-09-05
1
-2
/
+3
*
cmp -s || install -c ==> install -C
peter
1996-08-30
1
-8
/
+5
*
.include "bsd.prog.mk" -> .include <bsd.prog.mk>
peter
1996-08-30
1
-1
/
+1
*
Delete -DGOOD_SELECT from CFLAGS, we don't have it. This is used to
peter
1996-08-26
1
-2
/
+2
*
Go back to sigaction again now that Peter has found the problem.
jkh
1996-08-16
1
-3
/
+3
*
Switch from using sigaction to signal.
jkh
1996-08-15
1
-8
/
+5
*
Make libncurses catch SIGWINCH and update the values for LINES and COLS.
jkh
1996-08-15
1
-0
/
+15
*
Add something so that you can solve the puzzle automatically by pressing
jkh
1996-08-15
1
-1
/
+10
*
remove MLINKS tparm.3 due name clash with libtermcap
wosch
1996-05-27
1
-2
/
+5
*
The traceon and traceoff directives aren't in this version ncurses.
jkh
1996-04-25
2
-3
/
+3
*
Another round of man page cleanups.
mpp
1996-02-12
1
-3
/
+3
*
Correct man page section number references (e.g. don't use the
mpp
1996-02-11
40
-433
/
+421
*
Added some missing MLINKS for section 3 man pages.
mpp
1996-02-09
1
-1
/
+125
*
Fix some minor formatting problems in the curs_termin.3 man page.
mpp
1996-02-08
1
-3
/
+4
*
Fix a typo in one of the function names.
mpp
1996-02-08
1
-1
/
+1
*
Another round of spelling fixes.
mpp
1996-01-30
2
-9
/
+9
[next]