aboutsummaryrefslogtreecommitdiff
path: root/eBones
Commit message (Expand)AuthorAgeFilesLines
* Remove some bogus malloc family declarations.Jordan K. Hubbard1997-07-131-5/+3
* Remove bogus ("char *") malloc(), calloc() and realloc().Satoshi Asami1997-07-131-3/+1
* Replace random() by arc4random() since random() can't be usedAndrey A. Chernov1997-06-141-7/+2
* Remove srandomdev fallback codeAndrey A. Chernov1997-06-141-3/+2
* Add include of <sys/types.h> no longer included by <stdio.h>.David Nugent1997-04-161-1/+2
* Use srandomdev() nowAndrey A. Chernov1997-03-241-2/+3
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-22191-293/+293
* Fix the way the obj/ dir is foundMark Murray1997-02-091-2/+2
* Various buffer overrun fixes and other security enhancements.Mark Murray1997-02-098-22/+69
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-14191-304/+304
* Sort cross references.Wolfram Schneider1997-01-133-6/+9
* Fix a cosmetic bug that has bothered me for ages. :-)David Nugent1996-12-211-2/+3
* First round of moving secure telnet (AKA kerberised telnet) to its new homeMark Murray1996-10-2628-154/+272
* More ${.CURDIR} changes.Jordan K. Hubbard1996-10-011-4/+5
* More proper use of ${.CURDIR}.Jordan K. Hubbard1996-10-011-3/+3
* Fix up some compilation warnings.Paul Traina1996-09-224-19/+13
* Fix my typo here from last commit.Peter Wemm1996-09-021-5/+5
* cmp -s || install -c --> install -CPeter Wemm1996-08-304-21/+13
* Same as non-secure telnetd, add support for ``-P altlogin'' to specifyPeter Wemm1996-08-133-4/+21
* Ensure that each Kerberised applet has CFLAGS containing -DKERBEROS.Mark Murray1996-07-309-11/+13
* Some breakeages sneaked in. This fixes them.Mark Murray1996-07-303-3/+1
* Whups! Missed a ${.OBJDIR} here.Jordan K. Hubbard1996-07-011-2/+2
* Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard1996-06-243-17/+15
* Remove $log's.Mark Murray1996-06-202-120/+1
* Bring in a change that got lost when we spammed over the CVS repositoryNate Williams1996-06-052-12/+1
* Localize timeAndrey A. Chernov1996-05-071-0/+10
* Provide a rudimentary man page for this, based mostly on the README.PATCH.Mark Murray1996-05-012-2/+61
* Rewrite this a bit. The patch has already been applied, and usersMark Murray1996-05-011-47/+39
* Add support for socksPaul Traina1996-04-232-1/+12
* Remove old cruft.Mark Murray1996-04-162-161/+0
* Fix oder of subdirs so this will rebuild if .depends are blown away.Mark Murray1996-04-161-2/+2
* Clarify some paths in the man pages.Mark Murray1996-04-062-6/+8
* Big clean-up job. Remove ancient and never-to-be used stuff.Mark Murray1996-03-113-119/+15
* Fix typo #ifdef -> .if defined().Mark Murray1996-03-111-20/+7
* Fix typo - -des -> -ldesMark Murray1996-03-101-2/+2
* Sense MAKE_EBONES, DESTDIRAndrey A. Chernov1996-03-091-5/+11
* Sense MAKE_EBONES, DESTDIRAndrey A. Chernov1996-03-091-15/+22
* Sense MAKE_EBONES, DESTDIRAndrey A. Chernov1996-03-091-7/+13
* Kill gets() foundAndrey A. Chernov1996-02-231-3/+3
* Fix weak random number holeAndrey A. Chernov1996-02-218-15/+284
* Fixes to allow eBones to properly bootstrap in a release environmentMark Murray1996-02-147-13/+13
* Remove the old DES library from the bootstrap: targetMark Murray1996-02-131-1/+0
* Remove the old DES library man pages from the make. This whole directoryMark Murray1996-02-111-4/+1
* The new des library has its own man pages. Trash this old one.Mark Murray1996-02-111-380/+0
* Push the old des library into the attic (finally!). Also updateMark Murray1996-02-1139-5078/+11
* Rename des_set_key -> des_set_key_krb. This was a name conflict with aMark Murray1996-02-034-6/+9
* recording cvs-1.6 file deathPeter Wemm1995-12-30216-30779/+0
* Fix typo in bind argumentAndrey A. Chernov1995-12-241-2/+2
* Shut compiler warningAndrey A. Chernov1995-12-231-2/+2
* After some more investigation I found that I can build a release from scratchMark Murray1995-11-211-1/+2