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
/
talk
/
init_disp.c
Age
Commit message (
Expand
)
Author
2016-02-01
Remove unused headers and sort the remaining
mestre
2013-12-11
remove unused include dating from the pre-termios code and accidentally
Christian Weisgerber
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2004-03-02
use socklen_t and better socket() checks. from Andrey Matveev
Ted Unangst
2003-07-10
add missing includes
David Krause
2003-06-10
mostly ansi cleanup; pval ok
Theo de Raadt
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-06-21
o Resize nicely when we receive SIGWINCH
Todd C. Miller
2002-06-20
Add a -s option to enable the smooth scrolling in revision 1.10
Todd C. Miller
2002-06-20
undo last commit; deraadt@
Oleg Safiullin
2002-06-20
scrolling support.
Oleg Safiullin
2000-06-30
warnx?/errx? paranoia (use "%s" not a bare string unless it is a
Todd C. Miller
1999-03-23
Don't bother calling nl() in init_display, just do the '\r' -> '\n' conversion
Todd C. Miller
1999-03-23
Use cbreak(), not crmode() since crmode is just #define'd to cbreak
Todd C. Miller
1999-03-03
Print fatal errors to stderr after curses has finished instead of printing to...
Todd C. Miller
1998-12-20
add some parens for clarity
Todd C. Miller
1998-08-31
s/CKILL/VKILL/, a todd miller bug special apparently
Theo de Raadt
1998-08-18
Some changes inspired by FreeBSD...
Todd C. Miller
1998-04-28
NetBSD-based -Wall cleanup
Paul Janzen
1996-06-26
rcsid
Theo de Raadt
1996-06-10
Use beep() with ncurses
Thorsten Lockert
1995-10-18
initial import of NetBSD tree
Theo de Raadt