Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor | dim | 2012-02-07 | 1 | -1/+1 |
| | | | | | | set via ${CPP} is used, instead of always using hardcoded /usr/bin/cpp. MFC after: 1 week | ||||
* | MFtbemd: | imp | 2010-08-23 | 1 | -1/+1 |
| | | | | | Prefer MACHNE_CPUARCH to MACHINE_ARCH in most contexts where you want to test of all the CPUs of a given family conform. | ||||
* | The last big commit: let usr.sbin/ use WARNS=6 by default. | ed | 2010-01-02 | 1 | -0/+2 |
| | |||||
* | Don't use sys/nfs/rpcv2.h - it is part of the old kernel RPC implementation | dfr | 2009-06-24 | 1 | -1/+1 |
| | | | | and will be removed. | ||||
* | Don't always link statically with libwrap. By the time amd(8) | ru | 2008-03-29 | 1 | -1/+1 |
| | | | | | | runs, /usr/lib should have already been mounted. Found by: make checkdpadd | ||||
* | Teach Amd how to unmount. | obrien | 2007-12-05 | 1 | -0/+3 |
| | |||||
* | Accidently created the file with the wrong name. | obrien | 2007-12-05 | 1 | -8/+0 |
| | |||||
* | 'amu_autofs_prot.h' | obrien | 2007-12-05 | 1 | -0/+8 |
| | |||||
* | Adjust for new files added to 6.1.5, and files retired from 6.0.10p1. | obrien | 2007-12-05 | 1 | -9/+10 |
| | | | | | Also TCP Wrappers is now supported. Also tweak the MK_HESIOD. | ||||
* | Update for version 6.1.5. | obrien | 2007-12-05 | 1 | -117/+253 |
| | |||||
* | We now have to use part of the vendor supplied xdr_func.c. | obrien | 2007-12-05 | 1 | -3/+8 |
| | | | | util renamed to strutil to be more clear of its purpose. | ||||
* | These now need to link with libamu. | obrien | 2007-12-05 | 2 | -0/+6 |
| | |||||
* | Add new BUILD_* knobs, and switch our definition & setting of BUILD_* | obrien | 2007-12-05 | 2 | -6/+8 |
| | | | | and configured settings. | ||||
* | Autoconf would have created a symlink from conf/autofs/autofs_default.h | obrien | 2007-12-05 | 1 | -0/+8 |
| | | | | | | | 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. | ||||
* | Folded WITH_HESIOD_SUPPORT into WITH_HESIOD. | ru | 2006-03-21 | 2 | -2/+2 |
| | |||||
* | Reimplementation of world/kernel build options. For details, see: | ru | 2006-03-17 | 3 | -6/+12 |
| | | | | | | | | 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) | ||||
* | Respect the YES_HESIOD build variable | phk | 2005-08-06 | 3 | -1/+32 |
| | |||||
* | Generate locale-agnostic configuration date. | ru | 2005-02-16 | 1 | -1/+1 |
| | |||||
* | Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set. | bz | 2004-11-13 | 3 | -1/+16 |
| | | | | | | | | | | | 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 | ||||
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 1 | -1/+1 |
| | | | | any fake value. | ||||
* | Reenable nullfs for local links. The change from 'struct vfsconf' | mbr | 2004-07-15 | 1 | -3/+3 |
| | | | | | to 'struct xvfsconf' broke auto configuration. Patches have been submitted to the vendor. | ||||
* | Generate fresh aux_conf.h. | mbr | 2004-07-06 | 1 | -18/+6 |
| | |||||
* | Check if `dirmask' is a member of `pcfs_args_t'. | mbr | 2004-07-06 | 1 | -0/+3 |
| | | | | | | | | A diff to the autoconf aux-files has been submitted to the amd people. PR: 57401 Submitted by: Andre Albsmeier <andre.albsmeier@siemens.com> | ||||
* | Unbreak pcfs support | mbr | 2004-07-06 | 1 | -5/+8 |
| | | | | PR: 68679 | ||||
* | Update OS-dependent variables. | mbr | 2004-07-06 | 1 | -12/+15 |
| | |||||
* | Removed unnecessary dependencies on librpcsvc. | ru | 2004-02-04 | 2 | -4/+4 |
| | | | | Prodded by: des | ||||
* | Sync with fresh generated file, keep our changed settings. This seems | mbr | 2003-09-02 | 1 | -1386/+1338 |
| | | | | to be a lot cleaner. | ||||
* | Remove redundant PACKAGE and VERSION defines. | mbr | 2003-09-02 | 1 | -6/+1 |
| | |||||
* | Update version string. | mbr | 2003-09-02 | 1 | -1/+1 |
| | |||||
* | Set HAVE_STRUCT_IFREQ_IFR_ADDR, HAVE_STRUCT_FHSTATUS_FHS_FH to 1. | mbr | 2003-09-02 | 1 | -0/+9 |
| | |||||
* | LANG->LC_ALL | ache | 2003-08-04 | 1 | -4/+4 |
| | | | | Pointed by: ru | ||||
* | Use LANG=C before egrep A-Z and tr A-Z | ache | 2003-08-04 | 1 | -4/+4 |
| | | | | | Note: this is POSIX requirement, c-c ranges are portable only in POSIX locale Strip [] for tr ranges | ||||
* | style.Makefile(5) | obrien | 2003-04-04 | 1 | -1/+0 |
| | |||||
* | Mark all internal libraries with INTERNALLIB. | ru | 2002-05-13 | 1 | -3/+1 |
| | |||||
* | Stop "make depend" from attempting to delete non-existent .depend. | ru | 2002-04-11 | 1 | -1/+1 |
| | |||||
* | Removed mentions of TARGET_ARCH from non-cross places. | ru | 2001-10-04 | 1 | -2/+1 |
| | |||||
* | Strip non version _number_ bits from HOST_OS_VERSION. | obrien | 2001-09-06 | 1 | -1/+1 |
| | | | | Requested by: knu | ||||
* | I was missing the HOST_OS_VERSION setting in the fall-back case. | obrien | 2001-09-06 | 2 | -3/+6 |
| | | | | | 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. | ||||
* | Try to determine the OS version and architecture for what is being built | obrien | 2001-09-05 | 2 | -9/+19 |
| | | | | | | vs. the building machine. PR: 14040 | ||||
* | Opps, let one definition slip out that we define dynamically. | obrien | 2001-09-03 | 1 | -1/+1 |
| | |||||
* | Use the native mount and nfs_prot headers. | obrien | 2001-09-02 | 3 | -10/+6 |
| | | | | Also generate nfs_prot_x.c in ANSI-C mode. | ||||
* | Update for version 6.0.7. | obrien | 2001-09-02 | 2 | -174/+219 |
| | |||||
* | Document my tweaks better. | obrien | 2001-09-02 | 1 | -9/+10 |
| | |||||
* | Perform a major cleanup of the usr.sbin Makefiles. | obrien | 2001-07-20 | 14 | -107/+92 |
| | | | | | 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. | ||||
* | Added missing dependancy. | ru | 2001-07-19 | 1 | -0/+2 |
| | | | | | Submitted by: bde Approved by: obrien | ||||
* | msdos -> msdosfs | ru | 2001-06-04 | 1 | -8/+8 |
| | | | | | | | | null -> nullfs umap -> umapfs union -> unionfs Approved by: obrien | ||||
* | - sys/msdosfs moved to sys/fs/msdosfs | ru | 2001-05-25 | 1 | -1/+4 |
| | | | | | - msdos.ko renamed to msdosfs.ko - /usr/include/msdosfs moved to /usr/include/fs/msdosfs | ||||
* | give the "netgrent" functions a home in netdb.h | alfred | 2001-03-27 | 1 | -1/+1 |
| | |||||
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 9 | -3/+8 |
| | | | | - MAN[1-9] -> MAN. | ||||
* | Properly fix the world breakage. | ru | 2001-03-21 | 6 | -32/+21 |
| | | | | | | | Unpollute the Makefile.inc's abuse of SRCS variable, and move the generation of header files into include/ subdirecory. Reviewed by: buildworld |