aboutsummaryrefslogtreecommitdiff
path: root/sbin/rcorder
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace per mdoc lint warningEitan Adler2012-03-291-1/+1
* Add more static keywords to rcorder(8).Ed Schouten2011-12-111-48/+47
* Add missing static keywords for global variables to tools in sbin/.Ed Schouten2011-11-041-3/+3
* Gavin documented these alternate options in good faith in r222751Doug Barton2011-08-061-7/+4
* Bump .DdGavin Atkinson2011-06-061-1/+1
* Document that REQUIRES, PROVIDES and KEYWORDS are alos accepted. ThisGavin Atkinson2011-06-061-0/+6
* mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to theUlrich Spörlein2010-05-131-13/+13
* ANSIfy almost all applications that use WARNS=6.Ed Schouten2009-12-293-83/+44
* Switch the default WARNS level for sbin/ to 6.Ruslan Ermilov2009-10-191-1/+0
* Document the misleading nature of the REQUIRE line. The patch inMike Makonnen2008-06-091-1/+20
* Cleanup of userland __P useKevin Lo2007-11-075-34/+38
* do_file() is called recursively from several places and cannotXin LI2006-05-201-1/+9
* Crank WARNS up to 6, just because we can.Doug Barton2006-01-251-1/+1
* Fix a "free(): error: chunk is already free" under certainDoug Barton2006-01-171-3/+10
* Deal with harmful leading whitespace.Ruslan Ermilov2004-07-021-1/+1
* style.Makefile(5):Johan Karlsson2004-02-231-1/+1
* Fixed style of DPADD and LDADD assignments as per style.Makefile(5).Ruslan Ermilov2004-02-051-2/+2
* mdoc(7) police: Fixed markup now that it was taken out of vendor branch.Ruslan Ermilov2002-11-251-30/+36
* The .Nm utility. Add FreeBSD Id.Philippe Charnier2002-07-061-3/+6
* This commit was generated by cvs2svn to compensate for changes in r98567,David E. O'Brien2002-06-212-3/+5
|\
| * Sync with NetBSD.David E. O'Brien2002-06-212-3/+5
* | Reduce the -I's as we don't need them all.David E. O'Brien2002-06-211-1/+1
* | FreeBSDize the NetBSD Makefile so that this compiles.David E. O'Brien2002-06-131-1/+9
|/
* Import the NetBSD 1.5 RC system.David E. O'Brien2001-06-168-0/+1800