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
Move event packet handling into a serialized process context to remove
Patrick Wildt
2018-02-05
claim copyright
Stefan Sperling
2018-02-05
Ensure that the "bound to ..." message appears in the log unless
Kenneth R Westerback
2018-02-05
Move athn(4) USB devices to the open source atk9k HTC firmware.
Stefan Sperling
2018-02-05
Add a new function hook to struct ieee80211com which wireless drivers
Stefan Sperling
2018-02-05
Add struct status_line to hold status line members of struct client, not
Nicholas Marriott
2018-02-05
tweak previous;
Jason McIntyre
2018-02-05
Show if filter is active/no matches in modes.
Nicholas Marriott
2018-02-05
Add a couple of non-negativity checks to avoid close(-1).
Theo Buehler
2018-02-05
The file descriptors for socket, stdin, stdout and stderr aren't
Theo Buehler
2018-02-05
Always run through state_preboot() when starting up or the
Kenneth R Westerback
2018-02-05
bcmp -> memcmp; kinda req'd / not-just-kinda ok'd by claudio
Henning Brauer
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
[next]