History log of /freebsd-10.0-release/usr.bin/vgrind/
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
259065 07-Dec-2013 gjb

- Copy stable/10 (r259064) to releng/10.0 as part of the
10.0-RELEASE cycle.
- Update __FreeBSD_version [1]
- Set branch name to -RC1

[1] 10.0-CURRENT __FreeBSD_version value ended at '55', so
start releng/10.0 at '100' so the branch is started with
a value ending in zero.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

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


233510 26-Mar-2012 joel

mdoc: terminate quoted strings.

Reviewed by: brueffer


233456 25-Mar-2012 joel

Remove superfluous paragraph macro.


228992 30-Dec-2011 uqs

Spelling fixes for usr.bin/


216370 11-Dec-2010 joel

Remove the advertising clause from UCB copyrighted files in usr.bin. This
is in accordance with the information provided at
ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change

Also add $FreeBSD$ to a few files to keep svn happy.

Discussed with: imp, rwatson


201386 02-Jan-2010 ed

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

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


161713 29-Aug-2006 jkoshy

Manual page tweaks.

Submitted by: Niclas Zeising <lothrandil at n00b.apagnu.se> on freebsd-doc


150488 23-Sep-2005 ru

Fix vgrind(1) indexing I broke in previous revision.

PR: bin/86343
Submitted by: Matej Vela <vela@debian.org>


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.


140420 18-Jan-2005 ru

Sort sections.


139103 21-Dec-2004 ru

Start the dreaded NOFOO -> NO_FOO conversion.

OK'ed by: core


136910 24-Oct-2004 ru

For variables that are only checked with defined(), don't provide
any fake value.


131507 03-Jul-2004 ru

Deal with double whitespace.


131491 02-Jul-2004 ru

Mechanically kill hard sentence breaks.


121547 26-Oct-2003 peter

Fix warning about cgetent() argument.


116048 08-Jun-2003 charnier

Add section number to .Xr


115565 31-May-2003 schweikh

Rewrite this csh program as a /bin/sh program. This appears to be
the last csh script needed for a buildworld. You should now be able
to buildworld on a system that was compiled with NO_TCSH=true.
Verified to produce the same result for the one file being generated
during buildworld, share/doc/papers/kernmalloc/appendix.ms.

Reviewed by: hackers@
MFC after: 2 weeks


103905 24-Sep-2002 ache

Make it work with POSIX sort (POS arg).
All old sorts understand -k too.


95124 20-Apr-2002 charnier

Use `The .Nm utility'


92922 22-Mar-2002 imp

remove __P


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.


81462 10-Aug-2001 ru

mdoc(7) police: join split punctuation to macro calls.


80381 26-Jul-2001 sheldonh

Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. The
definitions are more readable, and it's possible that they're
more portable to pathalogical platforms.

Submitted by: David Hill <david@phobia.ms>


79755 15-Jul-2001 dd

Remove whitespace at EOL.


79535 10-Jul-2001 ru

mdoc(7) police: removed HISTORY info from the .Os call.


75286 07-Apr-2001 ru

beforeinstall -> SCRIPTS.


74848 27-Mar-2001 ru

MAN[1-9] -> MAN.


70197 19-Dec-2000 ru

Prepare for mdoc(7)NG.


69347 29-Nov-2000 ru

Eliminate groff(1) warnings caused by vgrind(1).


68963 20-Nov-2000 ru

mdoc(7) police: use the new features of the Nm macro.


50477 28-Aug-1999 peter

$Id$ -> $FreeBSD$


48792 12-Jul-1999 nik

Add $Id$, to make it simpler for members of the translation teams to
track.

The $Id$ line is normally at the bottom of the main comment block in the
man page, separated from the rest of the manpage by an empty comment,
like so;

.\" $Id$
.\"

If the immediately preceding comment is a @(#) format ID marker than the
the $Id$ will line up underneath it with no intervening blank lines.
Otherwise, an additional blank line is inserted.

Approved by: bde


36053 15-May-1998 jb

Change the name of a variable from _start to s_start. On alpha there
must be a library function called _start.


29574 18-Sep-1997 phk

Many places in the code NULL is used in integer context, where
plain 0 should be used. This happens to work because we #define
NULL to 0, but is stylistically wrong and can cause problems
for people trying to port bits of code to other environments.

PR: 2752
Submitted by: Arne Henrik Juul <arnej@imf.unit.no>


28789 26-Aug-1997 charnier

Main() returns int.


28691 25-Aug-1997 charnier

Use err(3). Nm vgrind -> Nm in man page.


24543 02-Apr-1997 jmg

minor stylistic change (NULL to '\0')

Submitted-by: Philippe Charnier <charnier@xp11.frmug.org>

Closes PR#2999


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}


21748 15-Jan-1997 wosch

Sort cross references.


21155 01-Jan-1997 bde

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


19097 22-Oct-1996 joerg

The neverending story... vgrind.

For definitions without an "nc" entry, some parts have now been
mis-detected as `non-comment'. Avoid this by not converting the
noregexp in case the "nc" capability has not been found. I begin to
wonder why things like missing "ab"/"ae"'s do work at all...

Detected by: nate


19072 21-Oct-1996 joerg

Correct the SYNOPSIS section of the man page to add the -p option.


19019 18-Oct-1996 joerg

Slightly improve the C and C++ support. Allow for function return
types being on the same line as the function name, this finally closes
PR # bin/1785. Also allow :: and ~ as part of the function name, for
C++.

Still, C++ operator overloading will not be recognized as a valid
function name. Fixing this would require a major overhaul of the \p
recognition parser.


19012 18-Oct-1996 joerg

Some cleanup:

. correct a typo in regexp.c,
. implement a new "nc" (non-comment) feature to describe exceptions from
the comment detection; there were problems in Perl with the $# operator
that could not be solved by any other means,
. prevent blocklevel from becoming negative (due to earlier misdetected
sequences), this is probably a workaround for the problem described
in PR # bin/1785,
. update the Perl description to use the "nc" feature,
. update the man page for the "nc" and the undocumented "ab"/"ae"
features.


18944 15-Oct-1996 joerg

Wow!, i finally found a usable vgrind definition for Perl.


18164 08-Sep-1996 joerg

. make vgrind 8-bit clean; note that it still implicitly assumes
ISO-8859-1, since the characters are simply being passed on to
groff
. introduce an option to override the silly default to `psroff' as
the post-processor
. document the new option


9701 25-Jul-1995 bde

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


8874 30-May-1995 rgrimes

Remove trailing whitespace.


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.


1798 24-Jul-1994 phk

Reviewed by: phk
changed a ctrl-A to \001


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.