aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/amd/include
Commit message (Expand)AuthorAgeFilesLines
* Don't use sys/nfs/rpcv2.h - it is part of the old kernel RPC implementationDoug Rabson2009-06-241-1/+1
* Teach Amd how to unmount.David E. O'Brien2007-12-051-0/+3
* Accidently created the file with the wrong name.David E. O'Brien2007-12-051-8/+0
* 'amu_autofs_prot.h'David E. O'Brien2007-12-051-0/+8
* Update for version 6.1.5.David E. O'Brien2007-12-051-117/+253
* Add new BUILD_* knobs, and switch our definition & setting of BUILD_*David E. O'Brien2007-12-052-6/+8
* Autoconf would have created a symlink from conf/autofs/autofs_default.hDavid E. O'Brien2007-12-051-0/+8
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-2/+4
* Respect the YES_HESIOD build variablePoul-Henning Kamp2005-08-061-0/+23
* Generate locale-agnostic configuration date.Ruslan Ermilov2005-02-161-1/+1
* Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.Bjoern A. Zeeb2004-11-131-0/+8
* Reenable nullfs for local links. The change from 'struct vfsconf'Martin Blapp2004-07-151-3/+3
* Generate fresh aux_conf.h.Martin Blapp2004-07-061-18/+6
* Check if `dirmask' is a member of `pcfs_args_t'.Martin Blapp2004-07-061-0/+3
* Unbreak pcfs supportMartin Blapp2004-07-061-5/+8
* Update OS-dependent variables.Martin Blapp2004-07-061-12/+15
* Sync with fresh generated file, keep our changed settings. This seemsMartin Blapp2003-09-021-1386/+1338
* Remove redundant PACKAGE and VERSION defines.Martin Blapp2003-09-021-6/+1
* Update version string.Martin Blapp2003-09-021-1/+1
* Set HAVE_STRUCT_IFREQ_IFR_ADDR, HAVE_STRUCT_FHSTATUS_FHS_FH to 1.Martin Blapp2003-09-021-0/+9
* LANG->LC_ALLAndrey A. Chernov2003-08-041-4/+4
* Use LANG=C before egrep A-Z and tr A-ZAndrey A. Chernov2003-08-041-4/+4
* Stop "make depend" from attempting to delete non-existent .depend.Ruslan Ermilov2002-04-111-1/+1
* Strip non version _number_ bits from HOST_OS_VERSION.David E. O'Brien2001-09-061-1/+1
* I was missing the HOST_OS_VERSION setting in the fall-back case.David E. O'Brien2001-09-062-3/+6
* Try to determine the OS version and architecture for what is being builtDavid E. O'Brien2001-09-051-9/+16
* Opps, let one definition slip out that we define dynamically.David E. O'Brien2001-09-031-1/+1
* Use the native mount and nfs_prot headers.David E. O'Brien2001-09-021-7/+1
* Update for version 6.0.7.David E. O'Brien2001-09-021-172/+217
* Document my tweaks better.David E. O'Brien2001-09-021-9/+10
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-2/+1
* Added missing dependancy.Ruslan Ermilov2001-07-191-0/+2
* msdos -> msdosfsRuslan Ermilov2001-06-041-8/+8
* - sys/msdosfs moved to sys/fs/msdosfsRuslan Ermilov2001-05-251-1/+4
* give the "netgrent" functions a home in netdb.hAlfred Perlstein2001-03-271-1/+1
* Properly fix the world breakage.Ruslan Ermilov2001-03-211-1/+12
* Include sys/types.hBrian Somers2000-10-161-0/+1
* Really fix the struct callout collision. AMD does not need toPeter Wemm2000-10-021-1/+1
* Update for 6.0.3s1 changes.David E. O'Brien1999-11-051-27/+30
* Sync with am-utils-6.0.2s2.David E. O'Brien1999-09-231-2/+14
* Sync with am-utils-6.0 => am-utils-6.0.1 changes.David E. O'Brien1999-09-151-27/+98
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
* Cosmetic reformating.David E. O'Brien1999-02-141-3/+8
* Fix ufs mounting supportDavid E. O'Brien1999-02-131-4/+4
* Updated version string to 6.0-release.David E. O'Brien1999-01-131-2/+2
* Fix version number.David E. O'Brien1998-11-201-2/+2
* I don't want to be the only one to use ``cut''. Use ``sed'' instead.David E. O'Brien1998-09-101-2/+2
* With the change to the 4.4Lite2 mount interface we don't need specialDavid E. O'Brien1998-09-051-4/+3
* Don't utilize the pre-4.4Lite2 INITMOUNTNAMES compatibility cruft.David E. O'Brien1998-09-041-14/+14
* bmake framework for contrib_amdDavid E. O'Brien1998-08-276-0/+2075