History log of /freebsd-10-stable/usr.sbin/amd/libamu/
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
308346 05-Nov-2016 cy

MFC r307800, r307801

r307800:

Sources from the "current" build tree and generated sources in the
object tree should be used instead of sources and headers from the
already installed source tree on the build host.

This was noticed while addressing issues in the upcoming amd update.

r307801:

Align whitespace.

r307801 is related to r307800 however it was a separate commit to
HEAD in order to maintain a separation between the functional change
and a correction of style.

256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

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


174306 05-Dec-2007 obrien

We now have to use part of the vendor supplied xdr_func.c.
util renamed to strutil to be more clear of its purpose.


136910 24-Oct-2004 ru

For variables that are only checked with defined(), don't provide
any fake value.


96514 13-May-2002 ru

Mark all internal libraries with INTERNALLIB.


82825 02-Sep-2001 obrien

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


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.


50479 28-Aug-1999 peter

$Id$ -> $FreeBSD$


39007 09-Sep-1998 obrien

Fully use our own generated files for NFSv3.


38831 05-Sep-1998 obrien

With the change to the 4.4Lite2 mount interface we don't need special
conf files.


38581 27-Aug-1998 obrien

bmake framework for contrib_amd