index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
tn3270
Age
Commit message (
Expand
)
Author
2006-06-17
Fix mispelling.
reed
2006-05-24
Coverity CID 3337: Close file before returning.
christos
2006-05-11
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
mrg
2006-05-11
use socklen_t where appropriate.
mrg
2006-05-11
end the argument list to exec*(3) with a NULL instead of a bare '0', as
mrg
2006-04-30
Coverity CID 1972: Don't leak file descriptor.
christos
2006-04-30
Coverity CID 1599: Fix memory leak.
christos
2006-04-30
Coverity CID 1483: Off-by-one stack overflow.
christos
2006-04-30
Coverity CID 788: Fix null pointer deref.
christos
2006-04-30
Coverity CID 787: Fix null pointer deref.
christos
2006-04-30
Coverity CID 749: Comment out dead code.
christos
2006-04-22
Coverity CID 552: Close opened file.
christos
2006-03-20
Support cross-building tn3270 from other OS' e.g. Solaris by hiding
gdamore
2005-09-17
fix build problems with parallel make: always descend into the tools dir
chs
2005-02-11
White space nit- don't put a space before/after increment/decrement
simonb
2004-11-19
Fix a typo, dependancy -> dependency
peter
2003-11-17
Various typo fixes from Jonathon Gray via jmc@openbsd.
wiz
2003-10-21
Rework how MAKEVERBOSE operates:
lukem
2003-10-19
support MAKEVERBOSE
lukem
2003-09-29
available, not avaliable. From miod@openbsd.
wiz
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-08-01
Rework how dependency generation is performed:
lukem
2003-05-17
scanf overrun
itojun
2003-04-06
It is spelled ARPANET. Igor Sobrado, PR 19691.
wiz
2002-10-02
DEFINITIONS, not DEFINITONS. By Adrian Mrva.
wiz
2002-09-18
add missing /usr.bin/ to the include path, fixes last commit
lha
2002-09-18
select() -> poll()
mycroft
2002-09-18
makefile delint. use NETBSDSRCDIR as appropriate
lukem
2002-09-15
Make the tn3270 host tools build on non-BSD systems. Slightly
thorpej
2002-06-13
Remove #if !__STDC__ code. While here, de-__P().
wiz
2002-02-08
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
ross
2002-01-31
Protect __RCSID and __COPYRIGHT from being invoked if not defined.
tv
2002-01-06
Make telnet escape work in tn3270
sjg
2001-12-12
MKfoo=no -> NOfoo
tv
2001-12-08
Sort SEE ALSO.
wiz
2001-12-01
Whitespace cleanup.
wiz
2001-08-20
precede, not preceed.
wiz
2001-04-05
Replace Xr by Ic in one place.
wiz
2000-12-30
Let src/usr.bin build with recursive parallel make..
sommerfeld
2000-12-17
Don't use curses' VB - it should be internal to libcurses.
jdc
2000-11-07
fix up various .Nm abuses:
lukem
2000-07-06
Use fmt string with printf, from OpenBSD.
ad
2000-06-11
Sprinkle in a little const.
thorpej
2000-06-11
Initialize this->hits.
mycroft
2000-04-27
Eliminate a bunch of terminal hackage that we do not need.
mycroft
2000-01-21
Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get
mycroft
1999-09-30
Remove extraneous colons and newlines from perror(3) arguments.
soren
1999-08-24
add a comment
mrg
1999-07-26
Eliminate illegal cast from function pointer (sig_t) to object pointer (void *).
itohy
1999-07-14
Make these files use bsd.hostprog.mk so you can cross-compile tn3270!
wrstuden
[next]