History log of /freebsd-10.3-release/usr.bin/vgrind/Makefile
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 296373 04-Mar-2016 marius

- Copy stable/10@296371 to releng/10.3 in preparation for 10.3-RC1
builds.
- Update newvers.sh to reflect RC1.
- Update __FreeBSD_version to reflect 10.3.
- Update default pkg(8) configuration to use the quarterly branch.

Approved by: re (implicit)

# 291819 04-Dec-2015 bdrewery

MFC r291348:

Use LIBEXECDIR for /usr/libexec.


# 282950 15-May-2015 bapt

MFC: r282449, r282450, r282451, r282452, r282453, r282454, r282455, r282457,
r282459, r282460, r282461

Modernize code: ansification, use c99 features
Improve style(9)
Better memory checking


# 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


# 201386 02-Jan-2010 ed

Build usr.bin/ with WARNS=6 by default.

Also add some missing $FreeBSD$ to keep svn happy.


# 142262 22-Feb-2005 ru

Add endianness support to cap_mkdb(1), useful for cross builds.


# 140945 28-Jan-2005 ru

Clean up after utilizing FILES.


# 90416 08-Feb-2002 markm

Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3.


# 88064 17-Dec-2001 ru

Install files via FILES.


# 87693 11-Dec-2001 markm

WARNS=2 fix, kill register keyword, use __FBSDID().

NO_WERROR set because of hard-to-fix warnings originating in
system headers.


# 75286 07-Apr-2001 ru

beforeinstall -> SCRIPTS.


# 74848 27-Mar-2001 ru

MAN[1-9] -> MAN.


# 22423 08-Feb-1997 phk

Basically reverse last commit which was plain wrong.


# 22343 06-Feb-1997 wosch

delete unused variable BINDIR=/usr/libexec
/usr/bin -> ${BINDIR}


# 21155 01-Jan-1997 bde

Use ${COPY} instead of -c for installing non-source files.


# 9701 25-Jul-1995 bde

Change `install' to `${INSTALL}' so that default install flags can be
specified in the top level Makefiles.


# 2511 05-Sep-1994 bde

Build database at build time instead of at install time.


# 1866 05-Aug-1994 wollman

More merry makefile munging for man page compatability.


# 1591 27-May-1994 rgrimes

This commit was generated by cvs2svn to compensate for changes in r1590,
which included commits to RCS files with non-trunk default branches.


# 1590 27-May-1994 rgrimes

BSD 4.4 Lite Usr.bin Sources