index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-07-29
backout the previous: it broke wordpress somehow.
Reyk Floeter
2015-07-29
Fix spacing and be more verbose in printfs under #ifdef AUDIO_DEBUG.
Alexandre Ratchov
2015-07-29
Use DMA pointer determine the number of times the audio(4) layer has
Alexandre Ratchov
2015-07-29
fix bug where other than the last of multiple forward rules in http
Sebastian Benoit
2015-07-29
Read fcgi response records until we have the whole http header and can
Florian Obser
2015-07-29
Add linker warnings in case SSLv3_{,client,server}_method are referenced.
Miod Vallat
2015-07-29
17 years ago, setfault() was modified to save the status register in the
Miod Vallat
2015-07-29
Something subtle in previous revision is locking up suspend or booting
Theo de Raadt
2015-07-29
Neuter tame(2) with ENOSYS for upcoming release cycle, in a fairly
Theo de Raadt
2015-07-29
Acquire the kernel lock in pmap_remove(). The reasons for this can't be
Miod Vallat
2015-07-29
Determine and print Xen hypervisor version.
Mike Belopuhov
2015-07-29
Use named initialisers for X509V3_EXT_METHOD structs (for the usual
Joel Sing
2015-07-29
Expand obsolete M_ASN1.*(cmp|dup|print|set) macros - no change in generated
Joel Sing
2015-07-29
Expand obsolete M_ASN1_STRING_* macros in asn1_lib.c, apply some style(9)
Joel Sing
2015-07-29
Zap a SLIST in a more obviously correct/safe way.
Kenneth R Westerback
2015-07-29
status_out and associated data structures are no longer used.
Nicholas Marriott
2015-07-29
gc macro that's no longer used since the move to reallocarray
Marc Espie
2015-07-29
fix bug in previous; was printing incorrect string for failed
Damien Miller
2015-07-29
Rework buffer position reporting code.
Alexandre Ratchov
2015-07-29
add a FILES section to make clear where RADIUS configuration file
Igor Sobrado
2015-07-29
include the peer's offer when logging a failure to negotiate a
Damien Miller
2015-07-29
Zap a couple of extra blank lines that keep showing up in diffs I'm
Kenneth R Westerback
2015-07-29
Don't use mpls_input() as input handler anymore and instead call it
Rafael Zalamena
2015-07-29
refine a comment
Ted Unangst
2015-07-28
add Cisco to the list of clients that choke on the hostkeys update
Damien Miller
2015-07-28
Convert sectors to DEV_BSIZE block values were necessary to find,
Kenneth R Westerback
2015-07-28
ARG_MAX is the standard name (not NCARGS); probab[l]y guenther
Theo de Raadt
2015-07-28
wrap some exceedingly long lines
Theo de Raadt
2015-07-28
add missing space, from Donovan Watteau <tsoomi at gmail.com>
Alexandre Ratchov
2015-07-28
In case the system misses enough audio interrupts for DMA
Alexandre Ratchov
2015-07-28
Use new AUDIO_GETPOS ioctl() to ensure "bytes" and "errors" counters
Alexandre Ratchov
2015-07-28
Use new AUDIO_GETPOS ioctl instead of AUDIO_GETxOFFS and
Alexandre Ratchov
2015-07-28
Add the AUDIO_GETPOS ioctl() to fetch a snapshot of the 4 counters
Alexandre Ratchov
2015-07-28
Rename some variables and add few comments in keepenv handling code.
Vadim Zhukov
2015-07-28
kv_executable was removed
Mike Belopuhov
2015-07-28
Remove the hack of scrolling forward and backward with +G1G that
Ingo Schwarze
2015-07-28
describe CPATH before TMPPATH
Theo de Raadt
2015-07-28
unsort: requested by deraadt
Jason McIntyre
2015-07-28
remove gratuitous casts
Theo de Raadt
2015-07-28
Tweak a couple of [SLIST|TAILQ]_REMOVE() usages in loops to a more
Kenneth R Westerback
2015-07-28
normalize disclaimer to license.template; noted by reyk
Theo de Raadt
2015-07-28
Tidy up the way terminals are described and move some structs out of tmux.h.
Nicholas Marriott
2015-07-28
Add a note to ppp(4)'s BUGS section where it talks about lack of IPv6
Stuart Henderson
2015-07-28
let the hack that lets make kill jobs after sudo also work with doas.
Marc Espie
2015-07-28
For unix domain sequenced packet socket pairs the ruby regression
Alexander Bluhm
2015-07-28
Fix keepenv handling. Initially reported by Ze Loff on misc@.
Vadim Zhukov
2015-07-28
make -B with bad checksums cope. Reported by millert@
Marc Espie
2015-07-28
Add more and deeper tests for pf divert-reply rules. Especially
Alexander Bluhm
2015-07-28
Add (currently failing) test for passing PATH via keepenv in doas.
Vadim Zhukov
2015-07-28
Implement pf divert-reply for raw sockets. Note that an empty
Alexander Bluhm
[next]