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
2023-06-03
adapt to ${CC_WNO_IMPLICIT_FALLTHROUGH}
lukem
2023-06-03
bsd.own.mk: rename GCC_NO_* to CC_WNO_*
lukem
2022-07-08
Prevent crashes as shown in PR 56918.
mlelstv
2022-04-16
telnet.1: update state of the art on Single DES encryption
nia
2021-10-30
Obvious typo ':' -> ';'.
hannken
2021-10-30
telnet(1): use reallocarr instead of malloc(x * y)
nia
2021-01-09
preserve errno because we are doing system calls between error printing
christos
2021-01-09
restore perror -> warn (reported by Havard Eidnes)
christos
2019-10-13
introduce some common variables for use in GCC warning disables:
mrg
2019-10-04
use memmove() instead of strncpy() for overlapping strings.
mrg
2019-09-29
convert HAVE_GCC == 7 to HAVE_GCC >= 7.
mrg
2019-02-04
apply -Wno-error=implicit-fallthrough on files that have fallthru
mrg
2019-01-05
Match the function prototype of encrypthandler instead of casting to it.
maya
2019-01-05
Bump WARNS to 5, and remove unnecessary -Wno (tested with pkgsrc clang 7)
maya
2019-01-05
Remove advertising clause, permitted by the copyright author.
maya
2019-01-05
unifdef compatibility for old BSD servers. This has been
maya
2019-01-05
Avoid unnecessary casts, from openbsd. No binary change.
maya
2018-12-15
Remove README relevant to 1995 telnet.
maya
2018-12-15
Remove reference to krb_realmofhost(3) which does not exist.
wiz
2018-12-15
You can encrypt outside of north america now.
maya
2018-12-14
minor cleanup:
christos
2018-12-14
Remove unneeded casts
maya
2018-12-14
Remove some effectively if 0'd code.
maya
2018-12-14
Inline the only use of NetNonblockingIO.
maya
2018-12-14
G/C In3270 - always false
maya
2018-12-13
Expand SIG_FUNC_RET -from openbsd.
maya
2018-12-13
Remove unused code.
maya
2018-12-13
Remove unused code.
maya
2018-12-13
ExitString is used for error exit, do the minimum necessary here.
maya
2018-12-13
static-ify.
maya
2018-12-13
unifdef TN3270 which is never defined (and wouldn't build if it was)
maya
2018-12-12
switch sprintf to snprintf in places.
maya
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
[next]