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
/
telnet
Age
Commit message (
Expand
)
Author
2018-02-25
add LIBKRB5_LDADD/LIBKRB5_DPADD and their static counterparts
mrg
2018-02-04
fixes for GCC 6.4:
mrg
2017-07-03
Remove workaround for ancient HTML generation code.
wiz
2017-05-21
Remove MKCRYPTO option.
riastradh
2017-01-28
add sqlite3
christos
2016-10-04
GC header left from earlier diagnostic test.
joerg
2016-10-04
Remove source routing support.
joerg
2016-09-05
Drop main() prototype.
sevan
2012-08-10
Remove many HAVE_GCC || HAVE_PCC conditionals as the options also apply
joerg
2012-04-08
Remove unnecessary Bk/Ek pairs from SYNOPSIS.
wiz
2012-03-22
Fix whitespace nits. Suggested by Bug Hunting.
wiz
2012-03-20
Use C89 function definitions
matt
2012-01-10
Use __dead
joerg
2012-01-10
fix signed/unsigned comparison.
christos
2012-01-09
PR/45805: Borodin Oleg: telnet/telnetd with -DAUTHENTICATION -DENCRYPTION
christos
2012-01-04
include <netipsec/ipsec.h> rather than <netinet6/ipsec.h> from userland
drochner
2011-10-07
remove casts
christos
2011-10-07
Simplify
joerg
2011-10-05
Use terminfo and the non-standard ttytype rather than termcap.
roy
2011-06-20
remove most of the remaining HAVE_GCC tests that are always true in
mrg
2011-05-26
Default to -Wno-sign-compare -Wno-pointer-sign for clang.
joerg
2011-04-24
We no longer need -I/usr/include/krb5.
elric
2010-02-03
Userland now builds and uses terminfo instead of termcap.
roy
2009-04-14
Enable WARNS=4 by default for usr.bin, except for:
lukem
2009-03-11
Don't workaround ancient macro argument limit with .Xo/.Xc.
joerg
2008-08-29
Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f...
gmcgarry
2008-07-21
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2007-05-28
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
tls
2006-12-18
volatile fixes from Anon Ymous
christos
2006-10-07
PR/18906: roskens at elfin dot net: misc. select() to poll() updates.
elad
2006-05-11
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
mrg
2006-05-11
end the argument list to exec*(3) with a NULL instead of a bare '0', as
mrg
2006-05-05
Add support for RFC 3542 Adv. Socket API for IPv6 (which obsoletes 2292).
rpaulo
2006-04-04
Turn if/then/elif into a switch
christos
2006-03-20
Goodbye KerberosIV
christos
2006-02-02
Rename debug to telnet_debug, to allow static linking with libssh.a.
he
2006-01-25
fix compilation after changes to telopts. I will revisit this and constify
christos
2005-04-03
charaters -> characters
atatat
2005-03-29
plug buffer overflows, see
drochner
2005-03-04
Add -lcrypt to link lines for applications using -lkrb5, so that they
he
2005-03-04
Introduce PAM_STATIC_LDADD and PAM_STATIC_DPADD. When compiling
he
2005-02-19
Make this compile if pam is present. XXX: this sucks, because we don't
christos
2005-02-06
Change first arg of printsub() for 'char' to 'int' so that it builds again.
dsl
2005-02-06
Fix build errors caused by de-__P()--ing "libtelnet".
tron
2005-01-10
Only compile in IPv6 support if ${USE_INET6} != "no"
lukem
2004-12-22
Move linking with libdes to the common kerberos section since
lha
2004-11-16
NI_WITHSCOPEID was not picked up by IETF standardization process.
itojun
2004-11-10
Kill remnant function decl.
christos
2004-11-04
Add (unsigned char) cast to ctype functions
dsl
2004-03-20
- deal with a dead tty in ttyflush() by cleaning-up and exiting instead of
heas
[next]