History log of /freebsd-9.3-release/usr.sbin/amd/include/
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)


194880 24-Jun-2009 dfr

Don't use sys/nfs/rpcv2.h - it is part of the old kernel RPC implementation
and will be removed.


174311 05-Dec-2007 obrien

Teach Amd how to unmount.


174310 05-Dec-2007 obrien

Accidently created the file with the wrong name.


174309 05-Dec-2007 obrien

'amu_autofs_prot.h'


174307 05-Dec-2007 obrien

Update for version 6.1.5.


174304 05-Dec-2007 obrien

Add new BUILD_* knobs, and switch our definition & setting of BUILD_*
and configured settings.


174303 05-Dec-2007 obrien

Autoconf would have created a symlink from conf/autofs/autofs_default.h
to autoamu_autofs_prot.h. It is easier to just create shell header within
the Bmake framework.

For now it's a stub - fill out when we know our Autofs direction.


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


141989 16-Feb-2005 ru

Generate locale-agnostic configuration date.


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


132207 15-Jul-2004 mbr

Reenable nullfs for local links. The change from 'struct vfsconf'
to 'struct xvfsconf' broke auto configuration. Patches have been
submitted to the vendor.


131711 06-Jul-2004 mbr

Generate fresh aux_conf.h.


131709 06-Jul-2004 mbr

Check if `dirmask' is a member of `pcfs_args_t'.

A diff to the autoconf aux-files has been submitted to
the amd people.

PR: 57401
Submitted by: Andre Albsmeier <andre.albsmeier@siemens.com>


131708 06-Jul-2004 mbr

Unbreak pcfs support

PR: 68679


131707 06-Jul-2004 mbr

Update OS-dependent variables.


119691 02-Sep-2003 mbr

Sync with fresh generated file, keep our changed settings. This seems
to be a lot cleaner.


119686 02-Sep-2003 mbr

Remove redundant PACKAGE and VERSION defines.


119685 02-Sep-2003 mbr

Update version string.


119684 02-Sep-2003 mbr

Set HAVE_STRUCT_IFREQ_IFR_ADDR, HAVE_STRUCT_FHSTATUS_FHS_FH to 1.


118449 04-Aug-2003 ache

LANG->LC_ALL

Pointed by: ru


118437 04-Aug-2003 ache

Use LANG=C before egrep A-Z and tr A-Z
Note: this is POSIX requirement, c-c ranges are portable only in POSIX locale
Strip [] for tr ranges


94429 11-Apr-2002 ru

Stop "make depend" from attempting to delete non-existent .depend.


83157 06-Sep-2001 obrien

Strip non version _number_ bits from HOST_OS_VERSION.

Requested by: knu


83154 06-Sep-2001 obrien

I was missing the HOST_OS_VERSION setting in the fall-back case.
Also, the script was too position dependant. We now have make(1) pass in
the file to grub around in to get our settings from.


83090 05-Sep-2001 obrien

Try to determine the OS version and architecture for what is being built
vs. the building machine.

PR: 14040


82882 03-Sep-2001 obrien

Opps, let one definition slip out that we define dynamically.


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.


82777 02-Sep-2001 obrien

Document my tweaks better.


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.


79993 19-Jul-2001 ru

Added missing dependancy.

Submitted by: bde
Approved by: obrien


77687 04-Jun-2001 ru

msdos -> msdosfs
null -> nullfs
umap -> umapfs
union -> unionfs

Approved by: obrien


77162 25-May-2001 ru

- sys/msdosfs moved to sys/fs/msdosfs
- msdos.ko renamed to msdosfs.ko
- /usr/include/msdosfs moved to /usr/include/fs/msdosfs


74844 27-Mar-2001 alfred

give the "netgrent" functions a home in netdb.h


74558 21-Mar-2001 ru

Properly fix the world breakage.

Unpollute the Makefile.inc's abuse of SRCS variable, and move
the generation of header files into include/ subdirecory.

Reviewed by: buildworld


67200 16-Oct-2000 brian

Include sys/types.h


66533 02-Oct-2000 peter

Really fix the struct callout collision. AMD does not need to
#include <sys/mbuf.h>. (which #include's <machine/mutex.h> and then
<sys/proc.h> and then <sys/callout.h>, leading to the collision).
<sys/mbuf.h> is really one of those 'no user servicable parts inside'
things.


52901 05-Nov-1999 obrien

Update for 6.0.3s1 changes.


51597 23-Sep-1999 obrien

Sync with am-utils-6.0.2s2.


51307 15-Sep-1999 obrien

Sync with am-utils-6.0 => am-utils-6.0.1 changes.


50479 28-Aug-1999 peter

$Id$ -> $FreeBSD$


44024 14-Feb-1999 obrien

Cosmetic reformating.


43963 13-Feb-1999 obrien

Fix ufs mounting support

PR: 10044
Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de>


42632 13-Jan-1999 obrien

Updated version string to 6.0-release.


41263 20-Nov-1998 obrien

Fix version number.


39034 10-Sep-1998 obrien

I don't want to be the only one to use ``cut''. Use ``sed'' instead.


38831 05-Sep-1998 obrien

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


38803 04-Sep-1998 obrien

Don't utilize the pre-4.4Lite2 INITMOUNTNAMES compatibility cruft.
(bde will remove it soon)


38581 27-Aug-1998 obrien

bmake framework for contrib_amd