summaryrefslogtreecommitdiff
path: root/libexec/telnetd/global.c
AgeCommit message (Expand)Author
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-04-14Change terminalname from a pointer to an array. Why people hideTodd C. Miller
2002-12-07Kill '-a otp' flag. Our login(5) doesn't support this option and on OpenBSDTodd C. Miller
2002-07-25Check snprintf() rval for < 0; OK deraadt@Todd C. Miller
2001-07-19vsnprintf() can return a value larger than the buffer size. from assarJun-ichiro itojun Hagino
2001-06-23Replace our telnetd with the one from heimdal-0.3f, with the following changes:Hans Insulander
1998-06-23Fix snprintf return value usage.Todd C. Miller
1998-03-12Encryption from kth-krb 0.9.8 (only for those with kerberos)Artur Grabowski
1996-03-28From NetBSD: merge of 960317Niklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt