summaryrefslogtreecommitdiff
path: root/eBones
AgeCommit message (Expand)Author
1997-10-03*GULP* Punt this into the attic. It is no longer used.Mark Murray
1997-07-13Remove some bogus malloc family declarations.Jordan K. Hubbard
1997-07-13Remove bogus ("char *") malloc(), calloc() and realloc().Satoshi Asami
1997-06-14Replace random() by arc4random() since random() can't be usedAndrey A. Chernov
1997-06-14Remove srandomdev fallback codeAndrey A. Chernov
1997-04-16Add include of <sys/types.h> no longer included by <stdio.h>.David Nugent
1997-03-24Use srandomdev() nowAndrey A. Chernov
1997-02-22Revert $FreeBSD$ to $Id$Peter Wemm
1997-02-09Fix the way the obj/ dir is foundMark Murray
1997-02-09Various buffer overrun fixes and other security enhancements.Mark Murray
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1997-01-13Sort cross references.Wolfram Schneider
1996-12-21Fix a cosmetic bug that has bothered me for ages. :-)David Nugent
1996-10-26First round of moving secure telnet (AKA kerberised telnet) to its new homeMark Murray
1996-10-01More ${.CURDIR} changes.Jordan K. Hubbard
1996-10-01More proper use of ${.CURDIR}.Jordan K. Hubbard
1996-09-22Fix up some compilation warnings.Paul Traina
1996-09-02Fix my typo here from last commit.Peter Wemm
1996-08-30cmp -s || install -c --> install -CPeter Wemm
1996-08-13Same as non-secure telnetd, add support for ``-P altlogin'' to specifyPeter Wemm
1996-07-30Ensure that each Kerberised applet has CFLAGS containing -DKERBEROS.Mark Murray
1996-07-30Some breakeages sneaked in. This fixes them.Mark Murray
1996-07-01Whups! Missed a ${.OBJDIR} here.Jordan K. Hubbard
1996-06-24Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard
1996-06-20Remove $log's.Mark Murray
1996-06-05Bring in a change that got lost when we spammed over the CVS repositoryNate Williams
1996-05-07Localize timeAndrey A. Chernov
1996-05-01Provide a rudimentary man page for this, based mostly on the README.PATCH.Mark Murray
1996-05-01Rewrite this a bit. The patch has already been applied, and usersMark Murray
1996-04-23Add support for socksPaul Traina
1996-04-16Remove old cruft.Mark Murray
1996-04-16Fix oder of subdirs so this will rebuild if .depends are blown away.Mark Murray
1996-04-06Clarify some paths in the man pages.Mark Murray
1996-03-11Big clean-up job. Remove ancient and never-to-be used stuff.Mark Murray
1996-03-11Fix typo #ifdef -> .if defined().Mark Murray
1996-03-10Fix typo - -des -> -ldesMark Murray
1996-03-09Sense MAKE_EBONES, DESTDIRAndrey A. Chernov
1996-03-09Sense MAKE_EBONES, DESTDIRAndrey A. Chernov
1996-03-09Sense MAKE_EBONES, DESTDIRAndrey A. Chernov
1996-02-23Kill gets() foundAndrey A. Chernov
1996-02-21Fix weak random number holeAndrey A. Chernov
1996-02-14Fixes to allow eBones to properly bootstrap in a release environmentMark Murray
1996-02-13Remove the old DES library from the bootstrap: targetMark Murray
1996-02-11Remove the old DES library man pages from the make. This whole directoryMark Murray
1996-02-11The new des library has its own man pages. Trash this old one.Mark Murray
1996-02-11Push the old des library into the attic (finally!). Also updateMark Murray
1996-02-03Rename des_set_key -> des_set_key_krb. This was a name conflict with aMark Murray
1995-12-30recording cvs-1.6 file deathPeter Wemm
1995-12-24Fix typo in bind argumentAndrey A. Chernov
1995-12-23Shut compiler warningAndrey A. Chernov