summaryrefslogtreecommitdiffstats
path: root/usr.bin/radioctl (follow)
Commit message (Expand)AuthorAgeFilesLines
* When system calls indicate an error they return -1, not some arbitraryderaadt2019-06-281-7/+7
* drop useless .Li macrosschwarze2015-09-121-5/+5
* Don't use a non-constant format string with printf() that gcc can'tguenther2013-12-211-5/+5
* unsigned char casts for ctypederaadt2013-11-261-2/+2
* isdigit() is more readable than comparing ascii codestedu2010-06-291-6/+7
* sync with previous, which made -a optional: update synopsis/usage()jmc2008-10-162-5/+4
* make -a the default, for consistency with other *ctl programs ...jakemsr2008-10-162-6/+8
* style(9) fixes, optional flags without arguments come first;sobrado2007-09-272-11/+11
* convert to new .Dd format;jmc2007-05-311-2/+2
* improve support for TV tuning via radio(4) by:jakemsr2006-02-052-8/+29
* - new sentence, new linejmc2005-12-061-20/+23
* Add support for tuning channel and channel set. This allowsrobert2005-12-052-17/+120
* Use proper type for 32 bit entity. s/long/introbert2005-07-281-18/+18
* spacingderaadt2004-08-081-6/+6
* deprecate the need of specifying -w for setting variables.jaredy2004-08-082-18/+29
* remove -Werror from userland builds, to give us a chance toavsm2003-11-201-2/+2
* - section reorderjmc2003-06-101-13/+13
* typos; jmc@prioris.mini.pw.edu.plderaadt2003-01-151-10/+10
* use $ or # before commands in examplesderaadt2002-11-141-2/+2
* open for writing only if needed so, accept multiple var assignments for -w; from meself and Vladimir Popov <jumbo@narod.ru>mickey2002-01-222-59/+56
* make usage() exit(1) and look like sysctl(8), getopt returns intmickey2002-01-021-7/+8
* KNFderaadt2002-01-011-4/+4
* fix an #include path, from Peter Valchev <pvalchev@sightly.net>mickey2001-12-181-4/+1
* rcsid and hostory sectionmickey2001-12-061-0/+5
* long leftoversmickey2001-12-061-1/+2
* update from Nsk dudesmickey2001-12-052-258/+281
* $OpenBSD$ tag.gluk2001-10-043-3/+3
* Configuration utility for radio devices.gluk2001-10-043-0/+670