Age | Commit message (Collapse) | Author |
|
(hp300) and the HP9000/705 and 9000/710 (hppa). 8-bit mono, 8KHz, no surprise
since it is based upon a digital phone chip.
Tested on 425e only so far, and playback only; configured in, but disabled,
on hppa kernels until there are positive test reports (I am not sure the
interrupt assignment on hppa is correct).
And now people no longer can joke about audio on hp300.
|
|
in pf_test_state_*(). This needs less code and is more consistent.
OK mikeb, markus, henning.
|
|
(level 6). Will be used shortly.
|
|
establishing a ssl session. will be investigated and reenabled soon
asked and commited on behalf of gilles@
ok gilles@
|
|
ok yasuoka@ bluhm@
|
|
also don't do af translation if pf_translate didn't succeed. ok henning
|
|
with input from and ok sthen@
|
|
ok sthen@
|
|
new file rthread_mutexattr.c. Add basic implementations of
pthread_mutexattr_{set,get}{protocol,prioceiling}
Requested by aja
|
|
sthen@ ok
|
|
|
|
someone holding a system vnode. prevents crashes with forced unmounts.
silence ntfs_reclaim so that kernel won't spit out vprint's angrily.
ok krw, beck
|
|
This makes mandocdb(8)/apropos(1) work on strict alignment architectures.
Basic way to fix this confirmed by deraadt@ and kettenis@, thanks.
This now works on both sparc64 and i386, but note that the binary
database format is still machine-dependent.
|
|
(there only one state and it's direction is always PF_IN) and don't
exclude icmp echo replies from the test.
ok mcbride, claudio on previous version, ok henning, "looks good" deraadt
|
|
|
|
Change fxp_resume to avoid the nested splnet call inside fxp_init
altogether. Initial diff by Jan Klemkow; Tested and OK bluhm.
|
|
- return an informative error string if the envelope is invalid.
- take the envelope id as a parameter and make sure it matches.
- do not expect the errorline to start with an SMTP response code,
as this is not always the case: a temporary failure with mda would
cause the envelope to be marked as corrupted. Instead, just make sure
that all string fields are actual strings to prevent overflows later.
ok gilles@ chl@
|
|
|
|
|
|
- vendor id is listed in Broadcom docs so kettenis suggests removing xx
however it's not listed in IEEE OUI list yet, this can be done later following
bikeshedding ;)
|
|
|
|
|
|
transport mode IPsec NAT-T.
ok markus
|
|
(1) Make the database format simpler and smaller by
- storing the file type as a single character and
- storing paths relative to the dir containing the database.
The latter allows to move trees around.
Both together typically save 15-25% of the index size.
(2) Make sure apropos(1) "any" really covers all search keys.
(3) Make manpath_parseline() static, drop manpath_parseconf() completely.
|
|
ok eric@
|
|
ok eric@
|
|
ok eric@
|
|
ok eric@
|
|
- make it use sizeof() rather than a hardcoded limit.
ok chl@ gilles@
|
|
of requested, not estabilished connections, so use mainstats.nconns.
|
|
|
|
ok mikeb@
|
|
ok chl@ gilles@
|
|
|
|
consistent with our ps(1) and top(1) on other operating systems.
ok deraadt@ mikeb@ millert@
|
|
|
|
from Tobias Ulmer (tobiasu-at-tmux-dot-org)
|
|
from Tobias Ulmer (tobiasu-at-tmux-dot-org)
|
|
C++98, so clang++ rightfully complains about it when in C++98 mode (the
default).
Found while investigating the other clang issue, with helpful input from
espie@.
ok jsg@
|
|
without barfing about conflicting declarations.
Issue reported by Amit Kulkarni, investigated by matthew@ and kettenis@.
ok kettenis@
|
|
memory usage optimization, because this code is just bogus and causes
access-beyond-allocated-size SIGSEGV in the wild.
This is part of a larger diff (being worked on) backporting the removal of
``permanent_obstack'' completely from gcc, as done by the gcc folks in 3.x
after they came to their senses (or got tired of dissecting coredumps on
platforms with strong malloc implementations).
Only affects m68k, m88k and vax; collecting dust in the m88k tree, commit
triggered by sebastia@ via espie@ as this fixes the devel/gperf port on vax.
|
|
|
|
ok gilles@
|
|
rename key1 to tsig1 to clearly identify this name as a transaction
signature digest; consistently use tsig key name on slave zone.
ok jakob@
|
|
from Steffen Daode Nurpmeso with a tweak from jmc@
ok jmc@
|
|
where it belongs.
ok gilles@
|
|
ok chl@ gilles@
|
|
|
|
to smtpctl.c
ok gilles@
|
|
|