summaryrefslogtreecommitdiffstats
path: root/usr.bin/telnet/ring.c
Commit message (Collapse)AuthorAgeFilesLines
* After running "make unifdef", commit the result. This code is nowmarkm2001-11-301-71/+26
| | | | a complete subset of the crypto (master) code.
* Code merge and diff reduction between this and crypto telnet.markm2001-08-201-4/+10
| | | | | Also remove useless AUTHENTICATION code. We have never compiled this here, and it is doubtful that it even works without crypto.
* Add #include <string.h> to get prototypes.jb1998-02-201-0/+1
|
* Fix big f*ckup by doing "make nocrypt"csgr1994-08-271-47/+0
| | | | | (Don't think I don't realize what a big f*ckup this was.) Submitted by: geoff.
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+362
OpenPOWER on IntegriCloud