index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
tset
Age
Commit message (
Expand
)
Author
2016-03-30
for some time now mandoc has not required MLINKS to function
Jason McIntyre
2015-12-03
Change /usr/share/misc/terminfo.db to /usr/share/terminfo.
Nicholas Marriott
2015-11-16
pledge "stdio rpath wpath tty"
Theo de Raadt
2015-11-15
Simplify TIOCGWINSZ codeblock by removing support for SCO Unix.
Theo de Raadt
2015-11-09
add missing NAME entries; ok schwarze
Jason McIntyre
2015-08-20
Do not need to cast malloc(). stdlib.h is brought in via a local .h file.
Theo de Raadt
2014-11-15
Reduce instances of `` '' in manuals.
Anthony J. Bentley
2013-09-18
Remove "tset -S" compatibility I added years ago. Most converted
Todd C. Miller
2011-12-28
Complete documenting the HISTORY of what remains of the 1BSD heritage;
Ingo Schwarze
2010-01-12
Update to ncurses 5.7, with local changes reapplied.
Nicholas Marriott
2009-11-11
Fix memory leaks found by parfait.
Nicholas Marriott
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2009-05-06
add missing flags to the output of usage() and sort them as usual
Igor Sobrado
2009-05-06
Use getttynam() from libc instead of the private version in tset.
Todd C. Miller
2007-10-15
specifying int instead of just unsigned is better style
Theo de Raadt
2007-09-14
remove some warnings:
Charles Longeau
2007-09-11
use strcspn to properly overwrite '\n' in fgets returned buffer
Gilles Chehade
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-03-20
remove some bogus *p tests from charles longeau
Ted Unangst
2007-02-20
Change hard coded numbers to sizeof(buf). Also change some
Ray Lai
2006-10-10
fgets(3) returns NULL on error, not 0. No functional change, but it makes
Chad Loder
2004-04-04
.br workaround no longer necessary;
Jason McIntyre
2003-09-02
escape punctuation;
Jason McIntyre
2003-06-12
de-register and ansification; millert ok
Theo de Raadt
2003-06-10
- section reorder
Jason McIntyre
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-04-04
easy snprintf; tedu ok
Theo de Raadt
2003-01-10
typo police; jmc
Henning Brauer
2001-11-19
kill more registers
Mike Pechkin
2001-07-16
-Wall cleanup; ok millert
Peter Valchev
2001-02-28
ncurses-5.2-20010224
Todd C. Miller
2001-01-29
$OpenBSD$
Niklas Hallqvist
2001-01-22
Update to ncurses-5.2-20010114
Todd C. Miller
2000-11-09
Change all option list specifications to ".Bl -tag -width Ds". Most man
Aaron Campbell
2000-10-08
update to ncurses-5.1-20001007
Todd C. Miller
2000-08-02
$HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zero
Todd C. Miller
2000-07-24
Update to ncurses-5.1-20000722
Todd C. Miller
2000-07-07
avoid non-formatter printf, use fputs
Theo de Raadt
2000-03-15
Repair mdoc botch.
Aaron Campbell
2000-03-13
update to ncurses-5.0-20000311
Todd C. Miller
2000-03-11
Various cleanups and standardizations.
Aaron Campbell
2000-03-10
Update to ncurses-5.0-20000304
Todd C. Miller
2000-02-20
Add termsort.c to CLEANFILES (tic already had this); ho@openbsd.org
Todd C. Miller
1999-12-04
Avoid an oflow in failed(). There's really no need to make a temporary
Todd C. Miller
1999-05-23
getopt(3) returns -1, not EOF
Aaron Campbell
1999-03-15
ncurses-4.2-990314
Todd C. Miller
1999-03-02
ncurses-4.2-990301
Todd C. Miller
1999-01-18
updates from ncurses-4.2-990116
Todd C. Miller
1999-01-11
Move break statement so that -Q really works
Thorsten Lockert
1998-12-05
Add missing printf
Todd C. Miller
[next]