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
2017-05-31
Need time.h.
Nicholas Marriott
2017-05-31
Add support for EV_RECEIPT and EV_DISPATCH flags
Mike Belopuhov
2017-05-31
another place to use ieee80211_min_basic_rate() to select the minimum tx rate
Peter Hessler
2017-05-31
Use mbuf_queue to properly serialize access to pflow output queue.
Visa Hankala
2017-05-31
section order;
Jason McIntyre
2017-05-31
add ieee80211_min_basic_rate() to iwm(4), to select the lowest available
Peter Hessler
2017-05-31
Some applications like vi(1) and tmux until 10 minutes or so ago, do not
Nicholas Marriott
2017-05-31
make sure we don't pass a NULL string to vfprintf (triggered by the
Markus Friedl
2017-05-31
Man page bits for ext-community which grew a few more subtypes.
Claudio Jeker
2017-05-31
Update ext community printer to the changes done in bgpd.
Claudio Jeker
2017-05-31
Oups, that should have not been committed. Revert.
Claudio Jeker
2017-05-31
Rework the way we do extended communities (mainly in the parser) and update
Claudio Jeker
2017-05-31
sync
Stuart Henderson
2017-05-31
install futex(2), ok mpi
Stuart Henderson
2017-05-31
It is not OK to ignore SIGWINCH if SIOCGWINSZ reports the size has
Nicholas Marriott
2017-05-31
Because we defer actually resizing applications (calling TIOCSWINSZ)
Nicholas Marriott
2017-05-31
perhaps a few more words about encoding format
Ted Unangst
2017-05-31
minor tweaks;
Jason McIntyre
2017-05-31
use SO_ZEROIZE for privsep communication (if available)
Markus Friedl
2017-05-31
utf8 has an rfc
Ted Unangst
2017-05-31
Deleting a default route proposal is a bit of work and the code got
Florian Obser
2017-05-31
clarify that translations happen immediately on match rules, not generally
Henning Brauer
2017-05-31
As pf blocks packets with IPv6 options header, the tests needs an
Alexander Bluhm
2017-05-31
Block IPv6 packets in pf(4) that have hop-by-hop options header or
Alexander Bluhm
2017-05-31
The net80211 stack was providing a 'beacon miss timeout' value (in ms)
Stefan Sperling
2017-05-31
Switch to recallocarray() for a few operations. Both growth and shrinkage
Theo de Raadt
2017-05-31
These shutdown() SHUT_RDWR are not needed before close()
Theo de Raadt
2017-05-31
virtio_pci: Support IPL_MPSAFE interrupt handlers
Stefan Fritsch
2017-05-31
new socketoption SO_ZEROIZE: zero out all mbufs sent over socket
Markus Friedl
2017-05-31
Look for setrgbf and setrgbb terminfo extensions for RGB colour. This is
Nicholas Marriott
2017-05-31
Add serial console support for efiboot.
YASUOKA Masahiko
2017-05-31
Add missing function prototype for iwm_rx_bmiss().
Stefan Sperling
2017-05-31
add a tiny, to be improved, man page for utf8 encoding.
Ted Unangst
2017-05-31
Disable "machine boot" and "machine comaddr" from efiboot.
YASUOKA Masahiko
2017-05-31
Implement support for iwm(4) firmware's missed beacon notification.
Stefan Sperling
2017-05-31
document COMPILER, this is getting to be clean enough to be documentable
Marc Espie
2017-05-31
Optimize virtio_enqueue_trim() a bit by nuking unneeded
Kenneth R Westerback
2017-05-31
clear session keys from memory; ok djm@
Markus Friedl
2017-05-31
whitespace nit
Theo Buehler
2017-05-31
Change cp -pR to pax copy mode with -k when copying /etc/skel. This way
Theo Buehler
2017-05-31
Drop -t option from ctags call.
anton
2017-05-31
do not leak address and dfr proposals if an interface goes away
Florian Obser
2017-05-31
we can just use void for functions that always return 0.
Ted Unangst
2017-05-31
add a workaround for the rebound portjacking hijinks. ok millert
Ted Unangst
2017-05-31
remove DEBUG_IMSG; I have figured out imsg flow by now; no binary
Florian Obser
2017-05-31
make a copy of the first EV_SET argument to prevent multiple evaluation.
Ted Unangst
2017-05-31
remove now obsolete ctx from ssh_dispatch_run; ok djm@
Markus Friedl
2017-05-31
Allow replacement of UTF-8 characters in vi mode.
anton
2017-05-31
ca_revoke() gets called two ways. Directly from ca_opt() with keyname
Jonathan Gray
2017-05-31
tweak previous;
Jason McIntyre
[next]