summaryrefslogtreecommitdiffstats
path: root/eBones
Commit message (Expand)AuthorAgeFilesLines
* Fix up some compilation warnings.pst1996-09-224-19/+13
* Fix my typo here from last commit.peter1996-09-021-5/+5
* cmp -s || install -c --> install -Cpeter1996-08-304-21/+13
* Same as non-secure telnetd, add support for ``-P altlogin'' to specifypeter1996-08-133-4/+21
* Ensure that each Kerberised applet has CFLAGS containing -DKERBEROS.markm1996-07-309-11/+13
* Some breakeages sneaked in. This fixes them.markm1996-07-303-3/+1
* Whups! Missed a ${.OBJDIR} here.jkh1996-07-011-2/+2
* Bring in my changes for removing the pestilent obj links (unless youjkh1996-06-243-17/+15
* Remove $log's.markm1996-06-202-120/+1
* Bring in a change that got lost when we spammed over the CVS repositorynate1996-06-052-12/+1
* Localize timeache1996-05-071-0/+10
* Provide a rudimentary man page for this, based mostly on the README.PATCH.markm1996-05-012-2/+61
* Rewrite this a bit. The patch has already been applied, and usersmarkm1996-05-011-47/+39
* Add support for sockspst1996-04-232-1/+12
* Remove old cruft.markm1996-04-162-161/+0
* Fix oder of subdirs so this will rebuild if .depends are blown away.markm1996-04-161-2/+2
* Clarify some paths in the man pages.markm1996-04-062-6/+8
* Big clean-up job. Remove ancient and never-to-be used stuff.markm1996-03-113-119/+15
* Fix typo #ifdef -> .if defined().markm1996-03-111-20/+7
* Fix typo - -des -> -ldesmarkm1996-03-101-2/+2
* Sense MAKE_EBONES, DESTDIRache1996-03-091-5/+11
* Sense MAKE_EBONES, DESTDIRache1996-03-091-15/+22
* Sense MAKE_EBONES, DESTDIRache1996-03-091-7/+13
* Kill gets() foundache1996-02-231-3/+3
* Fix weak random number holeache1996-02-218-15/+284
* Fixes to allow eBones to properly bootstrap in a release environmentmarkm1996-02-147-13/+13
* Remove the old DES library from the bootstrap: targetmarkm1996-02-131-1/+0
* Remove the old DES library man pages from the make. This whole directorymarkm1996-02-111-4/+1
* The new des library has its own man pages. Trash this old one.markm1996-02-111-380/+0
* Push the old des library into the attic (finally!). Also updatemarkm1996-02-1139-5078/+11
* Rename des_set_key -> des_set_key_krb. This was a name conflict with amarkm1996-02-034-6/+9
* This commit was generated by cvs2svn to compensate for changes in r13122,peter1995-12-3045-4088/+0
* recording cvs-1.6 file deathpeter1995-12-30171-26691/+0
* Fix typo in bind argumentache1995-12-241-2/+2
* Shut compiler warningache1995-12-231-2/+2
* After some more investigation I found that I can build a release from scratchmarkm1995-11-211-1/+2
* Bring Jordan's 2.1 dependancy fixes into current.markm1995-11-124-8/+8
* Add the man directory to the SUBDIR list - some pages were bing lost.markm1995-11-011-2/+2
* Remove LD_NOSTD_PATH unsetenv, it isn't exist anymoreache1995-10-241-1/+0
* Fix original patch error with ! before strncmpache1995-10-201-4/+10
* Don't allow LD_* env. variables to be trickedache1995-10-201-3/+25
* Remove MAKE_EBONES conditionals. They were originally placed here becausegibbs1995-10-113-7/+1
* Bump SHLIB_MINOR for krb_get_local_addr() and krb_bind_local_addr()gibbs1995-10-061-1/+2
* Kerberos can now deal with multi-homed clients.gibbs1995-10-0510-54/+298
* Add -L paths for all locally built eBones libraries. Many of the programsgibbs1995-09-2616-31/+33
* Remove duplicate rkinit_err.c entry in the SRCS line.gibbs1995-09-241-1/+1
* Correct a lie in the man pages: /etc/athena/srvtab -> /etc/kerberosIV/srvtabmarkm1995-09-171-4/+4
* The problem. If the first request to kerberos is not a ticketgibbs1995-09-171-14/+13
* Fix printf formatting error %ls -> %s.gibbs1995-09-161-2/+2
* Bring in a hand written replacement for MIT's file of the same name.markm1995-09-161-170/+117
OpenPOWER on IntegriCloud