summaryrefslogtreecommitdiffstats
path: root/usr.bin/vgrind
Commit message (Expand)AuthorAgeFilesLines
* Remove disconnected directory RETEST.bdrewery2015-12-043-130/+0
* Use LIBEXECDIR for /usr/libexec.bdrewery2015-11-261-1/+1
* Fix a ton of speelling errorseadler2015-10-211-1/+1
* META_MODE: Remove DEP_MACHINE from Makefile.depend files.bdrewery2015-09-251-2/+0
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.bdrewery2015-09-251-2/+0
* Remove never used filebapt2015-08-031-322/+0
* Add META_MODE support.sjg2015-06-132-0/+38
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-275-218/+202
| |\
| * | Updated dependenciessjg2014-05-161-1/+0
| * | Updated dependenciessjg2014-05-101-0/+2
| * | Merge headsjg2014-04-281-1/+1
| |\ \
| * | | Updated dependenciessjg2013-03-111-0/+1
| * | | Updated dependenciessjg2013-02-161-2/+0
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-222-0/+38
* | | | Fix some clang warnings:bapt2015-06-051-1/+3
* | | | Fix typosbapt2015-06-051-2/+2
| |_|/ |/| |
* | | Apply seom style(9) fixes from NetBSDbapt2015-05-052-31/+29
* | | Prevent useless use of strdup(3)bapt2015-05-051-2/+4
* | | Replace homebrewed NIL by NULLbapt2015-05-052-72/+69
* | | Use stdbool instead of homebrewed booleanbapt2015-05-053-69/+64
* | | Another function to ansifybapt2015-05-051-2/+2
* | | Remove unused variablesbapt2015-05-051-2/+0
* | | Explicitly use O_RDONLY instead of 0bapt2015-05-051-1/+1
* | | Use strlcpy(3) instead of strcpy(3)bapt2015-05-051-2/+2
* | | upper the warning level to 3bapt2015-05-051-1/+1
* | | Another bit of ansificationbapt2015-05-051-3/+1
* | | Ansify to allow to work on it laterbapt2015-05-053-39/+35
| |/ |/|
* | NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-131-1/+1
|/
* mdoc: terminate quoted strings.joel2012-03-261-1/+1
* Remove superfluous paragraph macro.joel2012-03-251-1/+0
* Spelling fixes for usr.bin/uqs2011-12-302-2/+2
* Remove the advertising clause from UCB copyrighted files in usr.bin. Thisjoel2010-12-1110-40/+6
* Build usr.bin/ with WARNS=6 by default.ed2010-01-021-0/+2
* Manual page tweaks.jkoshy2006-08-291-6/+6
* Fix vgrind(1) indexing I broke in previous revision.ru2005-09-231-0/+2
* Add endianness support to cap_mkdb(1), useful for cross builds.ru2005-02-221-1/+10
* Clean up after utilizing FILES.ru2005-01-281-6/+3
* Sort sections.ru2005-01-182-35/+35
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-1/+1
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+2
* Deal with double whitespace.ru2004-07-031-3/+3
* Mechanically kill hard sentence breaks.ru2004-07-022-11/+22
* Fix warning about cgetent() argument.peter2003-10-261-1/+1
* Add section number to .Xrcharnier2003-06-081-3/+4
* Rewrite this csh program as a /bin/sh program. This appears to beschweikh2003-05-311-114/+92
* Make it work with POSIX sort (POS arg).ache2002-09-241-1/+3
* Use `The .Nm utility'charnier2002-04-201-4/+6
* remove __Pimp2002-03-223-11/+11
* Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3.markm2002-02-081-1/+0
OpenPOWER on IntegriCloud