Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFC: Correct semantics of output_data*() and netflush() to ensure | Kris Kennaway | 2001-07-23 | 1 | -18/+21 |
| | | | | | | | deterministic operation Notes: svn path=/stable/3/; revision=80228 | ||||
* | MFC: Prevent remotely exploitable buffer overflow | Kris Kennaway | 2001-07-23 | 1 | -282/+144 |
| | | | | Notes: svn path=/stable/3/; revision=80177 | ||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-29 | 1 | -1/+1 |
| | | | | Notes: svn path=/stable/3/; revision=50583 | ||||
* | Old stuff from a source tree: copy (verbatum) the code to expand the | Peter Wemm | 1998-12-16 | 1 | -2/+31 |
| | | | | | | | %s/%m in the default /etc/gettytab. Notes: svn path=/head/; revision=41856 | ||||
* | MFC: no \n in syslog strings. Change -P to -p in flags. EOF -> -1. Use err(3). | Philippe Charnier | 1997-12-08 | 1 | -9/+17 |
| | | | | Notes: svn path=/head/; revision=31622 | ||||
* | Bring the FreeBSD changes to the virgin sources. | Mark Murray | 1997-09-07 | 1 | -4/+21 |
| | | | | Notes: svn path=/head/; revision=29181 | ||||
* | Initial import of BSD telnet. This will be used to build the kerberised | Mark Murray | 1997-09-04 | 1 | -0/+1192 |
telnet, and after userland diffs have been merged in, will be used to build the non-kerberised sources as well. (See unifdef(1) for details) Notes: svn path=/vendor-crypto/telnet/dist/; revision=29088 |