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
/
tn3270
Age
Commit message (
Expand
)
Author
2001-07-09
correct type on last arg to execl(); nordin@cse.ogi.edu
Theo de Raadt
2000-11-10
- Section shuffling: comply to the section ordering outlined in mdoc(7).
Aaron Campbell
2000-11-09
Change all option list specifications to ".Bl -tag -width Ds". Most man
Aaron Campbell
2000-10-12
Missed in last tn3270 commit due to cvs bug
Todd C. Miller
2000-10-11
Use terminfo, not termcap interfaces.
Todd C. Miller
2000-07-06
use %s with printf family
Theo de Raadt
2000-07-06
Insert more missing .El directives. Our troff really should identify these and
Aaron Campbell
2000-04-15
- For consistency, `super-user' -> `superuser' in all cases.
Aaron Campbell
2000-03-11
Various cleanups and standardizations.
Aaron Campbell
2000-03-05
Finish standardizing options list introduction.
Aaron Campbell
2000-02-01
no need to extern int errno if errno.h is included
Theo de Raadt
1999-06-05
- remove trailing white space
Aaron Campbell
1999-05-16
Cleanup xrefs under SEE ALSO. Specifically:
Alex Feldman
1998-11-11
remove redundant .Pp macros
Aaron Campbell
1998-10-30
usr.bin/ man page fixes, t-z
Aaron Campbell
1998-07-27
Use -D_USE_OLD_CURSES_ so we don't need to include ocurses.h explicately
Todd C. Miller
1998-07-24
-lcurses, not termcap/termlib
Todd C. Miller
1998-07-12
extend a hostname based buffer. This code is a *NIGHTMARE*
Theo de Raadt
1998-05-02
use stdlib.h for malloc(); uninitialized structure member defaults to NULL now
Michael Shalayeff
1998-03-23
Back out the previous change. Wrong fix.
Per Fogelstrom
1998-03-19
add some kerberos specific defines (after discussion with art) to fix
Thomas Graichen
1998-03-12
repair tn3270
Theo de Raadt
1997-08-04
save errno in sigchld handlers
Theo de Raadt
1997-07-25
map3270 is a path, not a name. msaitoh@spa.is.uec.ac.jp
Todd C. Miller
1997-07-18
fix; msaitoh@spa.is.uec.ac.jp
Theo de Raadt
1997-04-19
use mkstemp
Theo de Raadt
1997-04-04
when mktemp() is hard to fix, use 10 X
Theo de Raadt
1997-03-26
no libcrypt, fix DPADD
Theo de Raadt
1997-02-17
__OpenBSD__
Theo de Raadt
1996-12-06
vfork w/ exit botch
Theo de Raadt
1996-12-03
/usr/share/misc/termcap
Theo de Raadt
1996-11-04
Now allows for host name lengths longer than 100 characters; not
bitblt
1996-08-22
__OpenBSD__
Theo de Raadt
1996-06-26
rcsid
Theo de Raadt
1996-06-02
Depend on old curses library too
Thorsten Lockert
1996-06-02
Use old curses library for now
Thorsten Lockert
1996-06-02
Always use -ltermlib when linking with -lcurses
Thorsten Lockert
1996-03-09
Rudimentary support for compilation in a cross environment
Niklas Hallqvist
1996-02-23
From NetBSD:
Niklas Hallqvist
1996-02-15
libcrypt no longer a link dependancy.
etheisen
1996-01-02
deal with FD_ZERO changes; from augustss@cs.chalmers.se; netbsd pr#1872
Theo de Raadt
1995-12-14
from netbsd:
Theo de Raadt
1995-12-14
update from netbsd
Theo de Raadt
1995-12-08
s/environmental/environment/
Theo de Raadt
1995-11-13
abort returns void; from bernd@arresum.inka.de; netbsd pr#1724
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt