summaryrefslogtreecommitdiffstats
path: root/kerberosIV/lib/libtelnet
Commit message (Collapse)AuthorAgeFilesLines
* This code is no longer WARNS level 2 OK.obrien2002-05-151-1/+1
|
* Removed now unused INTERNALSTATICLIB.ru2002-05-131-2/+0
| | | | | INTERNALLIB now implies NOPIC and NOPROFILE. Removed gratuitous NOMAN.
* Added new bsd.incs.mk which handles installing of header filesru2002-05-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | via INCS. Implemented INCSLINKS (equivalent to SYMLINKS) to handle symlinking include files. Allow for multiple groups of include files to be installed, with the powerful INCSGROUPS knob. Documentation to follow. Added standard `includes' and `incsinstall' targets, use them in Makefile.inc1. Headers from the following makefiles were not installed before (during `includes' in Makefile.inc1): kerberos5/lib/libtelnet/Makefile lib/libbz2/Makefile lib/libdevinfo/Makefile lib/libform/Makefile lib/libisc/Makefile lib/libmenu/Makefile lib/libmilter/Makefile lib/libpanel/Makefile Replaced all `beforeinstall' targets for installing includes with the INCS stuff. Renamed INCDIR to INCSDIR, for consistency with FILES and SCRIPTS, and for compatibility with NetBSD. Similarly for INCOWN, INCGRP, and INCMODE. Consistently use INCLUDEDIR instead of /usr/include. gnu/lib/libstdc++/Makefile and gnu/lib/libsupc++/Makefile changes were only lightly tested due to the missing contrib/libstdc++-v3. I fully tested the pre-WIP_GCC31 version of this patch with the contrib/libstdc++.295 stuff. These changes have been tested on i386 with the -DNO_WERROR "make world" and "make release".
* Style clean-up, and diff-reduce WRT src/secure/*/telnet/Makefilemarkm2001-11-301-7/+12
|
* Diff reduce all the crypto telnet Makefiles.markm2001-08-201-1/+1
|
* Revamp and diff-reduce the various secure telnets. Make sure thatmarkm2001-08-031-7/+8
| | | | | Kerberos5 has _a_ telnet (which is not currently K5 enabled). Incorporate BDE's static linking fixes.
* Bye-bye /usr/lib/libtelnet.a. This should fix ``make release'' brokeness.ru2001-03-281-3/+6
| | | | Approved by: markm
* Bring in SRA for telnet.markm1999-10-071-2/+3
| | | | Submitted by: Nick Sayer
* Merged src/lib/libtelnet rev.1.9 (fixed removing of obsolete sharedbde1999-09-131-7/+4
| | | | | | library: wrong library directory, wrong library extension and wrong comment). This is mainly of historical interest, if any. The library that gets removed is aout.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* While I am no longer making a shared library, nuke the old one to preventmarkm1998-08-301-0/+11
| | | | ld from picking it up spuriously.
* Stop making the shared library for libtelnet (crypto version). Thismarkm1998-08-291-0/+2
| | | | should have happened years ago.
* Fix a break in the includes where the build blows chunks if it ismarkm1997-10-021-1/+2
| | | | | | being built in a totally clean environment. Found by: jkh and "make release"
* Initial import of the new kerberosIV Makefiles.markm1997-09-241-0/+14
I will follow up with the userland sources over the next few days. The impatient of you can play with this, but you do this without support or blessing until I am finished ;-)
OpenPOWER on IntegriCloud