History log of /freebsd-10-stable/usr.bin/setchannel/setchannel.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 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

# 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.


# 166960 24-Feb-2007 grog

Add support for selecting from multiple tuners.

Suggested by: usleepless <usleepless@gmail.com>


# 166959 24-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>


# 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>