Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   sborrill
Date:           Sun Oct 11 08:57:55 UTC 2009

Modified Files:
        src/distrib/sets/lists/base: mi
        src/distrib/sets/lists/man: mi
        src/doc: CHANGES
        src/usr.sbin: Makefile
Added Files:
        src/usr.sbin/hdaudioctl: Makefile graph.c hdaudioctl.8 hdaudioctl.c
            hdaudioctl.h

Log Message:
Add hdaudioctl(8), a tool to manipulate hdaudio(4) devices.
It offer the following subcommands:
        list - shows all child codec
        get - get a plist of the chosen codec's widget configuration
        set - forcibly reconfigure a specified codec from a plist
        graph - generate a graphviz file for the specified codec


To generate a diff of this commit:
cvs rdiff -u -r1.832 -r1.833 src/distrib/sets/lists/base/mi
cvs rdiff -u -r1.1163 -r1.1164 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.1305 -r1.1306 src/doc/CHANGES
cvs rdiff -u -r1.242 -r1.243 src/usr.sbin/Makefile
cvs rdiff -u -r0 -r1.1 src/usr.sbin/hdaudioctl/Makefile \
    src/usr.sbin/hdaudioctl/graph.c src/usr.sbin/hdaudioctl/hdaudioctl.8 \
    src/usr.sbin/hdaudioctl/hdaudioctl.c src/usr.sbin/hdaudioctl/hdaudioctl.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index