History log of /freebsd/libexec/Makefile (Results 201 – 225 of 250)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# c58ff411 02-Oct-2002 John Baldwin <jhb@FreeBSD.org>

Unhook rpc.rstatd from the build until it actually compiles.


# 66422f5b 17-Sep-2002 Peter Wemm <peter@FreeBSD.org>

Initiate deorbit burn for the i386-only a.out related support. Moves are
under way to move the remnants of the a.out toolchain to ports. As the
comment in src/Makefile said, this stuff is deprecate

Initiate deorbit burn for the i386-only a.out related support. Moves are
under way to move the remnants of the a.out toolchain to ports. As the
comment in src/Makefile said, this stuff is deprecated and one should not
expect this to remain beyond 4.0-REL. It has already lasted WAY beyond
that.

Notable exceptions:
gcc - I have not touched the a.out generation stuff there.
ldd/ldconfig - still have some code to interface with a.out rtld.
old as/ld/etc - I have not removed these yet, pending their move to ports.
some includes - necessary for ldd/ldconfig for now.

Tested on: i386 (extensively), alpha

show more ...


Revision tags: release/4.6.2_cvs, release/4.6.2
# 23b25ee7 13-Aug-2002 David Malone <dwmalone@FreeBSD.org>

Add tcpd to the build - though we don't need to for inetd, someone might
want it for some other service-running program.

Approved by: markm
MFC after: 1 week


Revision tags: release/4.6.1, release/4.6.0_cvs
# 5c4ff405 27-Feb-2002 David E. O'Brien <obrien@FreeBSD.org>

Add lukemftpd to the mix.


Revision tags: release/4.5.0_cvs, release/4.4.0_cvs
# 2e1c1789 01-Oct-2001 Kris Kennaway <kris@FreeBSD.org>

Migrate uucpd to ports as well.

Noticed by: ru


Revision tags: release/4.3.0_cvs, release/4.3.0
# 0dc44b5a 26-Mar-2001 Ruslan Ermilov <ru@FreeBSD.org>

Do not build (and install) both secure/ and standard versions
of libtelnet, telnetd, and telnet. This only worked because
secure/ was listed late in SUBDIR in Makefile.inc1.

Reviewed by: markm


# 27a803d6 11-Jan-2001 Doug Barton <dougb@FreeBSD.org>

Add a system to save entropy from /dev/random periodically so that
it can be used to reseed at boot time. This will greatly increase
the chances that there will be sufficient entropy available at
boo

Add a system to save entropy from /dev/random periodically so that
it can be used to reseed at boot time. This will greatly increase
the chances that there will be sufficient entropy available at
boot time to prevent long delays.

For /etc/rc, remove the vmstat and iostat runs from the attempt
to provide some cheesy randomness if the files fail, since
those programs are dynamically linked, and ldd seems to want
some randomness to do its magic.

Guidance and parameters for this project were provided by
Mark Murray, based on the requirements of the Yarrow
algorithm. Some helpful suggestions for implementation
(including the tip about iostat and vmstat) were provided
by Sheldon Hearn. All blame for problems or mistakes is
mine of course.

show more ...


Revision tags: release/4.2.0, release/4.1.1_cvs, release/4.1.0, release/3.5.0_cvs
# e4322bc6 24-Mar-2000 Dan Moschuk <dan@FreeBSD.org>

Wrap uucpd behind the NOUUCP knob.

Noticed by: Doug Barton


Revision tags: release/4.0.0_cvs, release/3.4.0_cvs
# 64baa0b4 30-Nov-1999 Peter Wemm <peter@FreeBSD.org>

Reactivate named-xfer


# fe6d3fe5 30-Nov-1999 Peter Wemm <peter@FreeBSD.org>

Move named and associated tools into a seperate makefile section and
disable them pending an import and cleanup of bind 8.2.2.p5.


# fe637036 22-Nov-1999 Brian Somers <brian@FreeBSD.org>

Enable pppoed


# b8351749 07-Oct-1999 Mark Murray <markm@FreeBSD.org>

Allow for a telnet in secure/ (SRA telnet).


Revision tags: release/3.3.0_cvs
# 7f3dea24 28-Aug-1999 Peter Wemm <peter@FreeBSD.org>

$Id$ -> $FreeBSD$


Revision tags: release/3.2.0, release/3.1.0, release/3.0.0, release/2.2.8
# d3f476b1 10-Nov-1998 Dima Ruban <dima@FreeBSD.org>

Enable named-xfer and rbootd for alpha.


# c2c37821 05-Sep-1998 John Birrell <jb@FreeBSD.org>

Chaneg MACHINE to MACHINE_ARCH to support MACHINE=pc98.

Remove a couple of unsupported machines.


# 2a356d73 05-Sep-1998 John Birrell <jb@FreeBSD.org>

Enable rtld-elf for build on alpha too. We now have support for shared
libraries on alpha!


# 8deb7ff0 30-Aug-1998 John Birrell <jb@FreeBSD.org>

BINFORMAT -> OBJFORMAT ready for E-day.


# 4add781b 04-Aug-1998 Peter Wemm <peter@FreeBSD.org>

Build mail.local and smrsh (when building sendmail)


Revision tags: release/2.2.7
# fc882c32 12-Jun-1998 Peter Wemm <peter@FreeBSD.org>

Fix stupid typo, I had only tested this in elf mode.


# 6c81492c 12-Jun-1998 Peter Wemm <peter@FreeBSD.org>

Only build rtld-aout if we're in an a.out build environment.


# f24f28e2 06-Jun-1998 John Birrell <jb@FreeBSD.org>

named-xfer can't be linked static due to the duplicated symbols in
libc and libbind.

rpc.rstatd required libkvm.

Only try to build these on i386 for the time being.


# 04dc9546 01-Jun-1998 Peter Wemm <peter@FreeBSD.org>

SUBDIR += rtld-aout


Revision tags: release/2.2.6
# 59f198d1 07-Mar-1998 John Polstra <jdp@FreeBSD.org>

Enable rtld-elf when building an ELF system on the i386.


# 4f4a34ff 30-Jan-1998 Poul-Henning Kamp <phk@FreeBSD.org>

Disable lfs_cleanerd


Revision tags: release/2.2.5_cvs
# 1ba18872 28-Sep-1997 Mark Murray <markm@FreeBSD.org>

Changes for KTH KerberosIV.


12345678910