aboutsummaryrefslogtreecommitdiff
path: root/sbin/rcorder/rcorder.c
Commit message (Expand)AuthorAgeFilesLines
* [rcorder] [crunch] Fix C function declarations to include voidAdrian Chadd2020-09-211-3/+3
* Add a few features to rcorder:Andrey V. Elsukov2020-09-081-23/+338
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-1/+3
* Remove `r_tmp` to fix a -Wunused-but-set-variable warning with gcc 4.9Enji Cooper2016-02-011-6/+1
* Fix a ton of speelling errorsEitan Adler2015-10-211-2/+2
* - Revert r277670 (#include order is required for fparseln)Enji Cooper2015-01-251-1/+1
* Sort #include orderEnji Cooper2015-01-251-1/+1
* Fix CFLAGS+=-DDEBUG by using the right header for libutil (libutil.h, notEnji Cooper2014-11-301-1/+1
* Fix warnings found by -Wmising-variable-declarations.Ed Schouten2012-10-191-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
* ANSIfy almost all applications that use WARNS=6.Ed Schouten2009-12-291-50/+21
* Cleanup of userland __P useKevin Lo2007-11-071-21/+21
* do_file() is called recursively from several places and cannotXin LI2006-05-201-1/+9
* Fix a "free(): error: chunk is already free" under certainDoug Barton2006-01-171-3/+10
* Sync with NetBSD.David E. O'Brien2002-06-211-1/+3
* Import the NetBSD 1.5 RC system.David E. O'Brien2001-06-161-0/+819