summaryrefslogtreecommitdiffstats
path: root/libexec/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Migrate uucpd to ports as well.kris2001-10-011-4/+0
| | | | Noticed by: ru
* Do not build (and install) both secure/ and standard versionsru2001-03-261-1/+3
| | | | | | | of libtelnet, telnetd, and telnet. This only worked because secure/ was listed late in SUBDIR in Makefile.inc1. Reviewed by: markm
* Add a system to save entropy from /dev/random periodically so thatdougb2001-01-111-0/+1
| | | | | | | | | | | | | | | | | | 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.
* Wrap uucpd behind the NOUUCP knob.dan2000-03-241-1/+4
| | | | Noticed by: Doug Barton
* Reactivate named-xferpeter1999-11-301-1/+1
|
* Move named and associated tools into a seperate makefile section andpeter1999-11-301-4/+29
| | | | disable them pending an import and cleanup of bind 8.2.2.p5.
* Enable pppoedbrian1999-11-211-1/+1
|
* Allow for a telnet in secure/ (SRA telnet).markm1999-10-071-1/+1
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Enable named-xfer and rbootd for alpha.dima1998-11-101-14/+5
|
* Chaneg MACHINE to MACHINE_ARCH to support MACHINE=pc98.jb1998-09-051-7/+3
| | | | Remove a couple of unsupported machines.
* Enable rtld-elf for build on alpha too. We now have support for sharedjb1998-09-041-2/+3
| | | | libraries on alpha!
* BINFORMAT -> OBJFORMAT ready for E-day.jb1998-08-301-5/+5
|
* Build mail.local and smrsh (when building sendmail)peter1998-08-041-2/+6
|
* Fix stupid typo, I had only tested this in elf mode.peter1998-06-121-2/+2
|
* Only build rtld-aout if we're in an a.out build environment.peter1998-06-121-2/+5
|
* named-xfer can't be linked static due to the duplicated symbols injb1998-06-061-4/+4
| | | | | | | | libc and libbind. rpc.rstatd required libkvm. Only try to build these on i386 for the time being.
* SUBDIR += rtld-aoutpeter1998-06-011-2/+5
|
* Enable rtld-elf when building an ELF system on the i386.jdp1998-03-071-1/+5
|
* Disable lfs_cleanerdphk1998-01-301-2/+2
|
* Changes for KTH KerberosIV.markm1997-09-281-7/+2
|
* .if exists(../eBones) tests the obj dir, not the source dir's existance.peter1997-07-051-2/+2
| | | | The existance of a stale obj dir does not imply the source too.
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | 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.
* Build ebones/telnetd only if MAKE_EBONES definedache1997-01-081-2/+2
|
* Compile telnetd from eBones instead of secure.markm1996-11-031-3/+3
| | | | 2.2 candidate.
* add forgotten $Id$wosch1996-09-221-0/+1
|
* Add named-xferpeter1996-08-291-1/+2
|
* Turn on mknetid.wpaul1996-06-251-3/+3
|
* Turn on ypxfr.wpaul1996-02-131-1/+2
|
* Include both, the regular and the `secure' telnetd, when buildingjoerg1996-02-131-0/+4
| | | | a release.
* Disconnect bootpgwpst1996-01-231-1/+1
|
* added rpc.rquotad and rpc.spraydgraichen1996-01-051-2/+2
|
* Add revnetgroup.wpaul1995-10-261-1/+1
|
* Build secure telnetd if available and allowedache1995-09-291-0/+2
|
* Only build telnetd if secure telnetd is not going to be built.markm1995-08-061-1/+5
| | | | Reviewed by: rgrimes
* Add xtend.jkh1994-10-221-1/+1
|
* Move bootp & related stuffpst1994-09-301-1/+1
|
* Forget it. pcnfsd is too ugly for words because of the hand editedpst1994-09-281-1/+1
| | | | | | | | | rpc files and other cruft. It's not important enough to have it in the source distribution and I don't feel comfortable with this, as it's below the standards of CSRG. Disable & remove pcnfsd. Either I'll rewrite this so it can all be generated with rpcgen or stuff it in ports and let it rot there.
* Port rpc.pcnfsd to FreeBSD and enablepst1994-09-281-1/+1
|
* Removed bugfiler.paul1994-09-091-1/+1
| | | | Submitted by: Paul Richards
* add: rpc.rstatd rpc.rusersd rpc.rwalldcsgr1994-08-281-1/+2
| | | | Submitted by: Geoff.
* Add back atrunjkh1994-08-231-1/+1
| | | | Submitted by: jkh
* For the moment, don't build kpasswdd until we figure out whatwollman1994-08-041-1/+3
| | | | to do with it.
* rbootd compiles on i386 too.rgrimes1994-05-281-0/+2
| | | | | Reviewed by: Submitted by:
* BSD 4.4 Lite Libexec Sourcesrgrimes1994-05-271-0/+12
OpenPOWER on IntegriCloud