summaryrefslogtreecommitdiffstats
path: root/sbin/rcorder
Commit message (Expand)AuthorAgeFilesLines
* MFC r309625vangyzen2016-12-131-0/+52
* Explicitly add more files to the 'runtime' package.gjb2016-02-091-0/+1
* Remove `r_tmp` to fix a -Wunused-but-set-variable warning with gcc 4.9ngie2016-02-011-6/+1
* Fix a ton of speelling errorseadler2015-10-211-2/+2
* Add META_MODE support.sjg2015-06-131-0/+19
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-273-12/+4
| |\ | |/ |/|
| * Merge from head@274682sjg2014-11-191-2/+0
| |\
| * \ Merge head from 7/28sjg2014-08-192-2/+4
| |\ \
| * | | Updated dependenciessjg2014-05-161-1/+0
| * | | Updated dependenciessjg2014-05-101-0/+2
| * | | Updated dependenciessjg2013-03-111-0/+1
| * | | Updated dependenciessjg2013-02-161-2/+0
| | | |
| | \ \
| *-. \ \ Sync from headsjg2012-11-041-1/+1
| |\ \ \ \
| * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+22
| | |/ / / | |/| | |
* | | | | Fix building rcorder with -DDEBUG by using libutil.h instead of util.h fromngie2015-01-252-8/+3
* | | | | Convert sbin/ to LIBADDbapt2014-11-251-2/+1
| |_|_|/ |/| | |
* | | | Revert r267233 for now. PIE support needs to be reworked.bdrewery2014-08-191-2/+0
| |_|/ |/| |
* | | use .Mt to mark up email addresses consistently (part1)bapt2014-06-201-2/+2
* | | In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.bdrewery2014-06-081-0/+2
| |/ |/|
* | Fix warnings found by -Wmising-variable-declarations.ed2012-10-191-1/+1
|/
* Remove trailing whitespace per mdoc lint warningeadler2012-03-291-1/+1
* Add more static keywords to rcorder(8).ed2011-12-111-48/+47
* Add missing static keywords for global variables to tools in sbin/.ed2011-11-041-3/+3
* Gavin documented these alternate options in good faith in r222751dougb2011-08-061-7/+4
* Bump .Ddgavin2011-06-061-1/+1
* Document that REQUIRES, PROVIDES and KEYWORDS are alos accepted. Thisgavin2011-06-061-0/+6
* mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to theuqs2010-05-131-13/+13
* ANSIfy almost all applications that use WARNS=6.ed2009-12-293-83/+44
* Switch the default WARNS level for sbin/ to 6.ru2009-10-191-1/+0
* Document the misleading nature of the REQUIRE line. The patch inmtm2008-06-091-1/+20
* Cleanup of userland __P usekevlo2007-11-075-34/+38
* do_file() is called recursively from several places and cannotdelphij2006-05-201-1/+9
* Crank WARNS up to 6, just because we can.dougb2006-01-251-1/+1
* Fix a "free(): error: chunk is already free" under certaindougb2006-01-171-3/+10
* Deal with harmful leading whitespace.ru2004-07-021-1/+1
* style.Makefile(5):johan2004-02-231-1/+1
* Fixed style of DPADD and LDADD assignments as per style.Makefile(5).ru2004-02-051-2/+2
* mdoc(7) police: Fixed markup now that it was taken out of vendor branch.ru2002-11-251-30/+36
* The .Nm utility. Add FreeBSD Id.charnier2002-07-061-3/+6
* This commit was generated by cvs2svn to compensate for changes in r98567,obrien2002-06-212-3/+5
|\
| * Sync with NetBSD.obrien2002-06-212-3/+5
* | Reduce the -I's as we don't need them all.obrien2002-06-211-1/+1
* | FreeBSDize the NetBSD Makefile so that this compiles.obrien2002-06-131-1/+9
|/
* Import the NetBSD 1.5 RC system.obrien2001-06-168-0/+1800
OpenPOWER on IntegriCloud