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-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
2018-02-01
Make sure iwn(4) firmware and driver stay in sync when a scan is
Stefan Sperling
2018-02-01
don't forget to increment loop var; infinite loops spotted by sthen@
Otto Moerbeek
2018-02-01
handle ramdisk not containing ddb, so that builds can proceed
Theo de Raadt
2018-02-01
update currency exchange rates;
Jason McIntyre
2018-01-31
Make sure each CPU uses its own set of VAs for pmap_zero_page() and
Mark Kettenis
2018-01-31
Mention that PATCH_DEBUG is set to true by default. Prompted by a
Daniel Jakots
2018-01-31
Sync list of non-exported environment variables with at.c.
Todd C. Miller
2018-01-31
Check GETTY_SPACING against the monotonic clock.
cheloha
2018-01-31
Consider integer/float size during base type comparisons.
Martin Pieuchot
2018-01-31
Use FREF() instead of rolling our own.
Martin Pieuchot
2018-01-31
Add support for specifying multiple transforms within a single proposal.
Patrick Wildt
2018-01-31
Some wifi drivers don't call ieee80211_newstate() during some state
Stefan Sperling
2018-01-31
Fix 11g ifmedia modes in ath(4) (shown by 'ifconfig ath0 media').
Stefan Sperling
2018-01-31
Add MULTIPROCESSOR support to the interrupt controller drivers. This makes
Mark Kettenis
2018-01-31
adjust container_of() for const use
Jonathan Gray
2018-01-31
add pci_is_root_bus()
Jonathan Gray
2018-01-31
add list_prev_entry()
Jonathan Gray
2018-01-31
add dmi_match() and change dmi_found() to use it
Jonathan Gray
2018-01-30
No need to add ffs.c as we use .VPATH to reach over into libc/string.
Mark Kettenis
2018-01-30
sync
Vadim Zhukov
2018-01-30
Add D-Link DWA-125 rev B2 to list of devices supported by run(4).
Vadim Zhukov
2018-01-30
regroup some commands in a more logical way;
Jason McIntyre
2018-01-30
Fix TFTP reading of zero-size files:
Christian Weisgerber
2018-01-30
provide ffs, gcc generates calls to it, even when __builtin_ffs() is used.
Otto Moerbeek
[prev]
[next]