History log of /netbsd-current/bin/rcp/Makefile
Revision Date Author Comments
# 1.25 14-Feb-2009 lukem

Default to WARNS=4 (except for rcp & ksh)


# 1.24 19-Mar-2006 christos

branches: 1.24.28;
Goodbye KerberosIV


# 1.23 05-Sep-2004 manu

Kerberos support is broken in rcommands, thus making -K -k and -x options
unavailable. Remove theses options from the man pages (it won't be very
hard to bring them back if we fix kerberos one day)


# 1.22 23-Jul-2003 itojun

split MKKERBEROS4 from MKKERBEROS. based on work by lha at stacken.kth.se
(build confirmed with both MKKERBEROS4=yes and MKKERBEROS4=no)


# 1.21 19-Aug-2002 lukem

Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).


# 1.20 22-Mar-2002 thorpej

Split the notion of building Hesiod, Kerberos, S/key, and YP
infrastructure and using that infrastructure in programs.

* MKHESIOD, MKKERBEROS, MKSKEY, and MKYP control building
of the infratsructure (libraries, support programs, etc.)

* USE_HESIOD, USE_KERBEROS, USE_SKEY, and USE_YP control
building of support for using the corresponding API
in various libraries/programs that can use it.

As discussed on tech-toolchain.


# 1.19 11-Dec-2001 tv

MKfoo=no -> NOfoo=


# 1.18 23-Jun-2000 thorpej

Add MK... variables to enable/disable various aspects of building
crypto support into the system. See share/mk/bsd.README for more
a full description.


# 1.17 20-Jun-2000 thorpej

branches: 1.17.2;
Merge a bunch of things from crypto-us and crypto-intl into basesrc,
adding support for Heimdal/KTH Kerberos where easy to do so. Eliminate
bsd.crypto.mk.

There is still a bunch more work to do, but crypto is now more-or-less
fully merged into the base NetBSD distribution.


# 1.16 20-Jul-1999 mrg

branches: 1.16.6;
optionally include CRYPTOPATH Makefile.frag files.


# 1.15 12-Jul-1999 thorpej

Use bsd.crypto.mk.


# 1.14 18-Feb-1999 scottr

Remove the crypto-related bits until such time as we have a fully-
integrated source tree. Export-controlled versions of these are now
built during the domestic build process.


# 1.13 16-Feb-1999 scottr

Check the rlogin source for headers ifdef KERBEROS


# 1.12 10-Oct-1997 christos

CFLAGS->CPPFLAGS


# 1.11 20-Jul-1997 christos

Remove WARNS=1 from all the subdirectory Makefiles, and add it to Makefile.inc
now that all /bin has been cleaned.


# 1.10 20-Jul-1997 christos

Fix compiler warnings
Add WARNS=1


# 1.9 27-May-1997 mrg

remove the setuid bit.


# 1.8 08-May-1997 gwr

Back out the .PATH.c changes. The .depend problem (and others)
will be fixed using the new .NOPATH make feature instead.


# 1.7 06-May-1997 gwr

Use .PATH.c: ...


# 1.6 23-Mar-1995 mycroft

branches: 1.6.4;
Rearrange Kerberos stuff.


# 1.5 21-Mar-1995 cgd

actually do the import. rcp appears to have been previously imported
but not merged(?!?!?).


# 1.4 31-Jul-1993 mycroft

Add RCS identifiers.


# 1.3 22-Mar-1993 cgd

changed "Id" to "Header" for rcsids


# 1.2 22-Mar-1993 cgd

added rcs ids to all files


# 1.1 21-Mar-1993 cgd

branches: 1.1.1;
Initial revision


# 1.1.1.4 07-Sep-1995 jtc

imported from 44lite2


# 1.1.1.3 21-Mar-1995 cgd

bin/rcp from Lite


# 1.1.1.2 21-Sep-1994 mycroft

Import original 4.4-Lite version.


# 1.1.1.1 21-Mar-1993 cgd

initial import of 386bsd-0.1 sources


# 1.6.4.1 17-Feb-1997 mrg

this program is not setuid in the new-rcmd-world-order


# 1.16.6.1 22-Jun-2000 minoura

Sync w/ netbsd-1-5-base.


# 1.17.2.2 24-Jun-2000 thorpej

Update from trunk:
Add MK... variables to enable/disable various aspects of building
crypto support into the system. See share/mk/bsd.README for more
a full description.


# 1.17.2.1 20-Jun-2000 thorpej

file Makefile was added on branch netbsd-1-5 on 2000-06-24 06:59:32 +0000


# 1.24.28.1 13-May-2009 jym

Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html