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
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
1998-11-17
preserve ncruses module id
Todd C. Miller
1998-11-16
ncurses tset plus hacks to make $TERMCAP still get set
Todd C. Miller
1998-10-30
usr.bin/ man page fixes, t-z
Aaron Campbell
1998-10-16
don't dump core when linked against ncurses
Todd C. Miller
1998-07-25
link with old curses for now, ncurses tgetent does not fill in the buffer
Todd C. Miller
1998-07-24
-lcurses, not termcap/termlib
Todd C. Miller
1998-06-15
use Bx macro for BSD versions
Michael Shalayeff
1998-04-25
fix some minor nits:
Todd C. Miller
1997-09-21
$OpenBSD$
Theo de Raadt
1997-07-25
user err(3)
Michael Shalayeff
1997-07-25
#if __STDC__ --> #ifdef __STDC__
Michael Shalayeff
1997-01-17
r?index -> strr?chr
Todd C. Miller
1997-01-15
getopt(3) returns -1 when out of args, not EOF, whee!
Todd C. Miller
1996-06-26
rcsid
Theo de Raadt
1995-12-08
s/environmental/environment/
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt