index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
Age
Commit message (
Expand
)
Author
2008-11-11
if the device disappear the mixer and demultiplexer chains are
Alexandre Ratchov
2008-11-11
remove the SIGNALS sections, describe signals in DESCRIPTION
Alexandre Ratchov
2008-11-11
expose the volume knob in server mode too
Alexandre Ratchov
2008-11-11
termninate non-server aucat when it's idle rather that using
Alexandre Ratchov
2008-11-11
when not in server mode, aucat terminates automatically using
Alexandre Ratchov
2008-11-11
allocate job only when it's needed.
Marc Espie
2008-11-11
escape minus signs;
Jason McIntyre
2008-11-11
for sshd -T print 'permitopen any' vs. 'permitopen' for case of no
Kevin Steves
2008-11-11
USE_AFS not referenced so remove #ifdef. fixes sshd -T not printing
Kevin Steves
2008-11-10
add a per-stream ``soft volume'' knob and the corresponding -v option.
Alexandre Ratchov
2008-11-10
missing static
Marc Espie
2008-11-10
adjust comment to reflect reality (CompatRunCommand is gone)
Marc Espie
2008-11-09
the extra kget() macro just befuddles the things we need to replace with a sy...
Theo de Raadt
2008-11-09
protect against .orig files resulting from a patch.
Marc Espie
2008-11-09
make aucat(1) stop automatically the audio(1) device if it's idle. This
Alexandre Ratchov
2008-11-09
typo fixed (overriden -> overridden)
Tobias Stoeckmann
2008-11-09
Removed unneeded conversion from RCSNUM to string in rcs_rev_setlog.
Tobias Stoeckmann
2008-11-08
sort;
Jason McIntyre
2008-11-08
Support for retrieving revisions from branches in branches was missing.
Tobias Stoeckmann
2008-11-08
set the default device to /dev/audio for legacy mode.
Alexandre Ratchov
2008-11-08
when dev_attach()ing play-only or record-only streams, don't
Alexandre Ratchov
2008-11-08
from reed@netbsd:
Jason McIntyre
2008-11-08
Add malloc and buckets views that display kernel malloc statistics similar
Can Erkin Acar
2008-11-08
fix format string
Charles Longeau
2008-11-07
Move JPAKE define to make life easier for portable. ok djm@
Darren Tucker
2008-11-07
expose the block size in the sndio API by making par->round writable
Alexandre Ratchov
2008-11-07
add space to some log/debug messages for readability; ok djm@ markus@
Kevin Steves
2008-11-07
spelling/typo in comment
Kevin Steves
2008-11-07
when attaching a new stream, don't overwrite it's parameters
Alexandre Ratchov
2008-11-06
drop/silence calculation is wrong when xrun occurs and client and
Alexandre Ratchov
2008-11-06
add a description for the recently added c-mode.
Igor Sobrado
2008-11-06
-Wall -Wshadow clean, no binary change
Damien Miller
2008-11-05
add missing header needed by strcmp/strerror/memset functions.
Charles Longeau
2008-11-05
Fix some function prototypes, remove unused variables and commented out code
Can Erkin Acar
2008-11-05
passord -> password;
Jason McIntyre
2008-11-05
add dynamic forward escape command line; ok djm@
Kevin Steves
2008-11-04
conversions are smarter now, remove corresponding ``BUGS'' item
Alexandre Ratchov
2008-11-04
split code that converts any->any in two parts: one to encode
Alexandre Ratchov
2008-11-04
because parse_forward() is now used to parse all forward types (DLR),
Kevin Steves
2008-11-04
spelling: ambigious -> ambiguous
Marc Espie
2008-11-04
cleanup: remove channel mapping bits from encoding conversion code.
Alexandre Ratchov
2008-11-04
add "new" conversion code to map any channel range into any other
Alexandre Ratchov
2008-11-04
cleanup: resample stream while in native format and remove resampling
Alexandre Ratchov
2008-11-04
optimization: add "new" resampling code (actually based on the existing
Alexandre Ratchov
2008-11-04
Add support for an experimental zero-knowledge password authentication
Damien Miller
2008-11-04
need unistd.h for close() prototype
Damien Miller
2008-11-04
changes to get target equivalence to work better.
Marc Espie
2008-11-03
rename mixxxx and subxxx fields of struct abuf to avoid confusion:
Alexandre Ratchov
2008-11-03
A small optimization: handle most N-channel <-> M-channel conversions
Alexandre Ratchov
2008-11-03
...and then sync tildehelp and mail9.nr;
Jason McIntyre
[next]