/* $NetBSD: fenv.h,v 1.1 2015/12/24 14:13:35 christos Exp $ */ #include href='http://git.infra.scholz.ruhr/netbsd/atom/usr.sbin/amd?h=trunk' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-28moved to external long time ago.christos
2008-08-29Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f...gmcgarry
2008-07-16Remove another source of date/build user/build host that I hadn'tperry
2008-07-15Per christos, s/$$(.*)/unknown/ -- i.e., remove the builder, host andperry
2008-05-22Compile in LDAP if ${USE_LDAP} != "no".lukem
2008-02-16Add build_header.h to DPSRCSmatt
2007-07-14Add the new 'data_len' parameter to mount calls.dsl
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2006-10-08WFORMAT is no more...peter
2006-05-12netbsd authunix_create() actually takes an array of int not gid_t.mrg
2006-05-11our recvfrom() uses socklen_t *.mrg
2006-05-11sprinkle some -fno-strict-aliasing with GCC4.mrg
2006-02-05update to 6.1.3; bump library versionchristos
2005-10-27Create version.texi using the same scheme am-utils natively does. i.e. fromjmc
2005-09-28Oops, typo.rpaulo
2005-09-28Disable TMPFS. It is about Solaris TMPFS, not ours and is not yetrpaulo
2005-09-20Updated autoconf generated files for am-utils 6.1.2.1.rpaulo
2005-09-18Allow amd to turn off the attribute cache.christos
2005-08-09Embed machine and cpu architecture correctly by target host environmet,nakayama
2005-04-23Disable MAP_NIS and MAP_HESIOD. Set by a command line switch.christos
2005-04-23Adjust to new am-utils.christos
2004-11-28"doc" SUBDIR needs config_local.h from "libamu", so reorder former after .WAIT.lukem
2004-11-28Use "${CPP} -P ${CPPFLAGS}" instead of "cpp -P".lukem
2004-11-28Support MAKEVERBOSE.lukem
2004-11-27Not only get_args.o depends on build_version.h -- get_args.d does as well.he
2004-11-27Adapt to b5.christos
2004-01-11Add more info that recent amd's want. XXX: this is not cross-build friendly.christos
2004-01-11PR/17103: FUKAUMI Naoki: Make this print the correct OS version and otherchristos
2003-10-21Rework how MAKEVERBOSE operates:lukem
2003-10-19support MAKEVERBOSE and use ${HOST_SH}lukem
2003-08-01Rework how dependency generation is performed:lukem
2003-05-18define HAVE_XDR_MOUNTRES3 in pre-generated config.h as we have mountres3 now.yamt
2003-05-08make amd compile again.yamt
2003-04-11Use MKPICLIB to determine if we should have a dependency on the .a orthorpej
2003-03-09Restore RCS Id, lost during last update.wiz
2003-03-09disable YP and HESIOD in config.h, and mention why... (thanks uwe)christos
2003-03-09adjust to 6.1b2christos
2003-02-11ufs is ffs not ufs.christos
2003-01-03Restore changes made in revision 1.20 and lost during last upgrade.uwe
2002-11-29ops_autofs.c is gone.christos
2002-11-29catch up with 6.1b1christos
2002-09-18use NETBSDSRCDIR as appropriatelukem
2002-06-14Add new option "xlatecookie" to amd(8) to support NFS v3 mounts with cookietron
2002-05-30detect endianness correctly by using BYTE_ORDER.itojun
2002-05-30embed correct machine/machine_arch info into binary. PR 17103.itojun
2002-03-22Split the notion of building Hesiod, Kerberos, S/key, and YPthorpej
2001-12-12MKfoo=no -> NOfootv
2001-09-10Add "Remember to update distrib/sets..." lines (and NetBSD RCS IDs insimonb