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
2018-02-05
remove unused function prototype
Mike Larkin
2018-02-05
I accidentially a word
Damien Miller
2018-02-05
Constants which can go into .rodata
Theo de Raadt
2018-02-05
Nuke unused parameter to go_daemon().
Kenneth R Westerback
2018-02-05
Change struct prefix a bit. Make the aspath pointer opaque and remove the
Claudio Jeker
2018-02-05
Pass a FILE * instead of a file descriptor into load_user() and
Todd C. Miller
2018-02-05
implement an arp filter
Henning Brauer
2018-02-05
sync
Theo de Raadt
2018-02-05
CKSUM_DIGEST_STRING_LENGTH bounding didn't include full range of size_t
Theo de Raadt
2018-02-05
Do not bother NULLing pointers in memory that is freed immediately after.
Joel Sing
2018-02-05
Add a comment why it is OK to set the tableid to 0 for Adj-RIB-In/Out.
Claudio Jeker
2018-02-05
prefix check must be last because the prefixlen check does an immediate return.
Claudio Jeker
2018-02-05
Be consistent with the goto label names used in libtls code.
Joel Sing
2018-02-04
use sizeof, rather than the constant. on change in binary.
Theo de Raadt
2018-02-04
repair ugly indents
Theo de Raadt
2018-02-04
Don't assume that we use LLVM's ld(1) if we use clang(1) as main system
Patrick Wildt
2018-02-04
Expand Type strings by one space, to fit ld.so, in the same ugly way "exe "
Theo de Raadt
2018-02-04
Document the compat-mode settings.
Ulf Brosziewski
2018-02-04
Upstream ncurses has introduced terminfo capabilities to specify RGB
Nicholas Marriott
2018-02-04
Document 802.11ac media types and fix docs for the 11n ones while here.
Stefan Sperling
2018-02-04
Add media types for 802.11 AC.
Stefan Sperling
2018-02-04
Clenaup RIB handling in the RDE. Introduce some defines for Adj-RIB-In and
Claudio Jeker
2018-02-04
fprintf(stderr -> warnx
cheloha
2018-02-04
Print strtonum(3)-style error messages on invalid numeric input.
cheloha
2018-02-03
Remove a pointless assignment introduced in previous commit.
Stefan Sperling
2018-02-03
Since tcp_attach() has moved to a separate protocol function, the
Alexander Bluhm
2018-02-03
The recover script should have the same sanity checks as recover.c.
Todd C. Miller
2018-02-03
Simple USBPcap parser for tcpdump(8). Raw dumps can be nicely analysed
Martin Pieuchot
2018-02-03
Add support for dumping USB transfers via bpf(4) using USBPcap headers.
Martin Pieuchot
2018-02-03
Tests were incorrect.
Martin Pieuchot
2018-02-03
regen
Florian Obser
2018-02-03
Update nsd to 4.1.19.
Florian Obser
2018-02-02
In ether_input() use goto dropanyway instead of repeating m_freem()
Alexander Bluhm
2018-02-02
Extend range for seconds from 100 million to upper bound of time_t.
cheloha
2018-02-02
Fix 'show ip bgp detail as' error.
job
2018-02-02
Make 'ifconfig if0 wpaakms 802.1x' implicitly enable WPA.
Stefan Sperling
2018-02-02
use the same bar used to determine memory type when mapping memory
Jonathan Gray
2018-02-02
convert the remaining examples to full sentences;
Jason McIntyre
2018-02-02
tweak grammar in RETURN VALUES;
Jason McIntyre
2018-02-02
Enable interrupts in (synchronous) trap handlers.
Mark Kettenis
2018-02-02
Enable interrupts while running interrupt handlers like we do on agintc(4).
Mark Kettenis
2018-02-02
vmm: add support for send / receive for AMD SVM hosts
pd
2018-02-02
Remove . from $PATH since it seems there is no strong reason to keep
YASUOKA Masahiko
2018-02-01
Done means to stop processing the protocol loop, but IP proto none
Alexander Bluhm
2018-02-01
The function ip6_get_prevhdr() did return a pointer into a mbuf.
Alexander Bluhm
2018-02-01
When processing IPsec AH packets with IP options or IPv6 extension
Alexander Bluhm
2018-02-01
vmd: fix vioscsi dump and restore
pd
2018-02-01
Add an example on how to log messages coming from a given host to a
Landry Breuil
2018-02-01
document bpf_tap_hdr
David Gwynne
2018-02-01
add bpf_tap_hdr(), for handling a buffer (not an mbuf) with a header.
David Gwynne
[next]