History log of /freebsd-10.1-release/usr.bin/setchannel/
Revision Date Author Comments
272461 03-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


233456 25-Mar-2012 joel

Remove superfluous paragraph macro.


214886 06-Nov-2010 uqs

Apply style(9) and unbreak build.

This went unnoticed during the WARNS bump, as this tool is not connected
to the build.


214867 06-Nov-2010 uqs

Fix manpage markup.


208028 13-May-2010 uqs

mdoc: move remaining sections into consistent order

This pertains mostly to FILES, HISTORY, EXIT STATUS and AUTHORS sections.

Found by: mdocml lint run
Reviewed by: ru


166960 25-Feb-2007 grog

Add support for selecting from multiple tuners.

Suggested by: usleepless <usleepless@gmail.com>


166959 25-Feb-2007 grog

Tidy up forrmat. No functional changes.


165026 09-Dec-2006 grog

Change formatting to be more compliant with style(9). Doubtless
others will find more things to change.


165025 09-Dec-2006 grog

Change copyright notice to the FreeBSD 2 clause notice.

Approved by: John Wehle <john\@feith.com>


165024 09-Dec-2006 grog

Add copyright notice.


165023 09-Dec-2006 grog

Set channel utility for Hauuapuge PVR-250 and PVR-350.

This s part of an import of the PVR-250 driver. Originally it was
calleed pvr250-setchannel, but it seems better to improve this program
to work for any tuner card, so I'm starting with a more generic name.
That shouldn't mislead anybody: currently the program only works with
the (yet to be committed) cxm driver.

Contributed by: John Wehle <john\@feith.com>