History log of /freebsd/secure/Makefile (Results 76 – 86 of 86)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/2.2.2_cvs, release/2.2.1_cvs, release/2.2.0, release/2.1.7_cvs
# c0ec1f37 22-Feb-1997 Peter Wemm <peter@FreeBSD.org>

Revert $FreeBSD$ to $Id$


Revision tags: release/2.1.6_cvs, release/2.1.6.1
# 1130b656 14-Jan-1997 Jordan K. Hubbard <jkh@FreeBSD.org>

Make the long-awaited change from $Id$ to $FreeBSD$

This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so

Make the long-awaited change from $Id$ to $FreeBSD$

This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.

show more ...


Revision tags: release/2.1.5_cvs
# 87bd8ab8 04-May-1996 Mark Murray <markm@FreeBSD.org>

Add extra targets a' la' eBones/Makefile for release/Makefile.
(bootstrap etc)


Revision tags: release/2.1.0_cvs
# d6cf0377 29-Sep-1995 Andrey A. Chernov <ache@FreeBSD.org>

Remove duplicated targets which now build from main tree
if available and allowed


# d5fc4d2a 29-Jul-1995 Mark Murray <markm@FreeBSD.org>

After pst and ache fixed secure telnet, it was still not in the main
makefiles. This puts it in.

PLEASE NOTE - YOU WILL NEED TO BUILD AND INSTALL THE libtelnet IN secure/
Reviewed by:
Submitted by:

After pst and ache fixed secure telnet, it was still not in the main
makefiles. This puts it in.

PLEASE NOTE - YOU WILL NEED TO BUILD AND INSTALL THE libtelnet IN secure/
Reviewed by:
Submitted by:
Obtained from:

show more ...


Revision tags: release/2.0.5_cvs, release/2.0
# f0795824 14-Nov-1994 Poul-Henning Kamp <phk@FreeBSD.org>

Make the "distribute" target build the "des" distribution. Make des'ed
init and ed, by pointing to real sources.


# bf8f9d53 07-Sep-1994 Paul Traina <pst@FreeBSD.org>

Back out static hacks & build of usr.bin until Geoff informs the
world of his master plan.

Submitted by: pst


# 21b4fe12 07-Sep-1994 Paul Traina <pst@FreeBSD.org>

Remove static in front of declarations for des_setkey and des_cipher
so that linking against -lcrypt (-ldescrypt) will give us the good
versions instead of the stubs in libc. (These changes need to

Remove static in front of declarations for des_setkey and des_cipher
so that linking against -lcrypt (-ldescrypt) will give us the good
versions instead of the stubs in libc. (These changes need to be
made to the non-US version of libdescrypt too!)

Allow building and support for bdes program.
A bit more work still needs to be done on secure telnet.

Submitted by: pst

show more ...


# b1c75fb6 12-Aug-1994 Geoff Rehmet <csgr@FreeBSD.org>

1) don't make bdes yet
2) fix .include in secure/lib/Makefile.inc
3) fix afterinstall rule in libcrypt/Makefile
Submitted by: Geoff Rehmet


# 3f64ea42 08-Aug-1994 Geoff Rehmet <csgr@FreeBSD.org>

add lib subdir


# 107fc7e3 07-Aug-1994 Garrett Wollman <wollman@FreeBSD.org>

Allow the `bdes' program to compile.


1234