History log of /freebsd-9.3-release/usr.sbin/amd/amd/
Revision Date Author Comments
267654 20-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


225736 23-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


177718 29-Mar-2008 ru

Don't always link statically with libwrap. By the time amd(8)
runs, /usr/lib should have already been mounted.

Found by: make checkdpadd


174308 05-Dec-2007 obrien

Adjust for new files added to 6.1.5, and files retired from 6.0.10p1.
Also TCP Wrappers is now supported.
Also tweak the MK_HESIOD.


156936 21-Mar-2006 ru

Folded WITH_HESIOD_SUPPORT into WITH_HESIOD.


156813 17-Mar-2006 ru

Reimplementation of world/kernel build options. For details, see:

http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html

The src.conf(5) manpage is to follow in a few days.

Brought to you by: imp, jhb, kris, phk, ru (all bugs are mine)


148795 06-Aug-2005 phk

Respect the YES_HESIOD build variable


137675 13-Nov-2004 bz

Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.
If turned on no NIS support and related programs will be built.

Lost parts rediscovered by: Danny Braniss <danny at cs.huji.ac.il>
PR: bin/68303
No objections: des, gshapiro, nectar
Reviewed by: ru
Approved by: rwatson (mentor)
MFC after: 2 weeks


125433 04-Feb-2004 ru

Removed unnecessary dependencies on librpcsvc.

Prodded by: des


82825 02-Sep-2001 obrien

Use the native mount and nfs_prot headers.
Also generate nfs_prot_x.c in ANSI-C mode.


82817 02-Sep-2001 obrien

Update for version 6.0.7.


80029 20-Jul-2001 obrien

Perform a major cleanup of the usr.sbin Makefiles.
These are not perfectly in agreement with each other style-wise, but they
are orders of orders of magnitude more consistent style-wise than before.


74816 26-Mar-2001 ru

- Backout botched attempt to introduce MANSECT feature.
- MAN[1-9] -> MAN.


74532 20-Mar-2001 ru

Set the default manual section for usr.sbin/ to 8.


50479 28-Aug-1999 peter

$Id$ -> $FreeBSD$


40490 17-Oct-1998 bde

Fixed missing libraries in DPADD.


38650 30-Aug-1998 gpalmer

DPDADD -> DPADD


38581 27-Aug-1998 obrien

bmake framework for contrib_amd