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-08-04
regen
SASANO Takayoshi
2017-08-04
add ASIX AX99100 device ID
SASANO Takayoshi
2017-08-04
Since we have TAILQ_FOREACH_SAFE in nd6_purge() it is not necessary
Alexander Bluhm
2017-08-04
Backport https://reviews.llvm.org/D29778. Fixes a bug where clang was
Mark Kettenis
2017-08-04
When we disable INET6 on an interface that also removes the autoconf6
Florian Obser
2017-08-04
remove llvm's .gitignore file; upstream have separate repos for clang, lld,
Stuart Henderson
2017-08-04
Use C stdio instead of C++ iostream as we cannot use the latter in
Mark Kettenis
2017-08-04
Use ${CC}=${CXX} here as well.
Mark Kettenis
2017-08-04
Use volatile to keep clang from optimizing things too much. Force linking
Mark Kettenis
2017-08-04
The in_pcbhashlookup() in in_pcbconnect() enforces that the 4 tupel
Alexander Bluhm
2017-08-04
Compile a debug printf in ieee80211_match_bss() by default, previously
Stefan Sperling
2017-08-04
Remove ieee80211_input_print() which printed information about received
Stefan Sperling
2017-08-04
Show net80211 state transitions in desmg if 'ifconfig debug' was used.
Stefan Sperling
2016-09-03
Use the space freed up by sparc and zaurus to import LLVM.
Pascal Stumpf
2017-08-04
Update libexpat to 2.2.3. Only few changes affect OpenBSD.
Alexander Bluhm
2017-08-04
the PURGE_EVERYTHING flag used to purge config bits was inaccurate
Gilles Chehade
2017-08-04
We do have SO_TIMESTAMP since some time and there is other code in the
Florian Obser
2017-08-04
No need for LIST_FOREACH_SAFE, we want to remove exactly one interface
Florian Obser
2017-08-04
When free(3)'ing an address_proposal we need to stop the libevent
Florian Obser
2017-08-04
Add dwmmc(4) and update dwge(4).
Mark Kettenis
2017-08-04
Enable atomic support functions.
Mark Kettenis
2017-08-04
Adjust the html index-parsing regex to cope with anchor tags that aren't
Stuart Henderson
2017-08-04
Fix defenition of reset bits.
Mark Kettenis
2017-08-04
Remove unused structs and defines, from Edgar Pettijohn. ok jca@
rob
2017-08-04
Do not attempt to parse zero'd input buffer after
Kenneth R Westerback
2017-08-03
Since nearly 20 years the correct spelling of
Florian Obser
2017-08-03
RFC 1885 was obsoleted nearly 20 years ago by RFC 2463 which was obsoleted
Florian Obser
2017-08-03
Whitespace.
Kenneth R Westerback
2017-08-03
Make -Q work play nice with other flags. This makes things like:
Aaron Bieber
2017-08-03
Remove duplicated commented out "dev/rasops/files.rasops" include.
Frederic Cambus
2017-08-03
Flush static (RTF_STATIC) routes and not just
Kenneth R Westerback
2017-08-02
Split up source code to keep clang from optimizing this into failure.
Mark Kettenis
2017-08-02
Fix register numbering for OpenBSD/i386. Make exception handling work with
Mark Kettenis
2017-08-02
When performing an inverted search in less, make sure to invalidate the match
anton
2017-08-02
List D-Link DWA-130 rev F1 as a supported run(4) device.
Stefan Sperling
2017-08-02
Match D-Link DWA-130 rev F1 devices. These work with run(4).
Stefan Sperling
2017-08-02
regen
Stefan Sperling
2017-08-02
Add device ID for D-Link DWA-130 rev F.
Stefan Sperling
2017-08-02
No longer use names that only occur in the SYNOPSIS section as names
Ingo Schwarze
2016-09-03
Import libunwind 3.9.0
Patrick Wildt
2005-09-28
two new regresses for dlclose. double dlopen("foo") with single
Kurt Miller
2017-08-02
Delete duplicated switch {} case: block.
Kenneth R Westerback
2017-08-02
Add selection_present format so commands in copy mode can use it, GitHub
Nicholas Marriott
2017-08-02
Fix rtable regression tests.
Martin Pieuchot
2017-08-02
Move a sanity check that only makes sense for userland where it belongs.
Martin Pieuchot
2017-08-02
Only run mtree if we install a patch.
Antoine Jacoutot
2017-08-01
Handle the flags of mousecfg fields correctly.
Ulf Brosziewski
2017-08-01
rt_if_track() is needed even on ramdisk kernels, because of MPATH
Theo de Raadt
2017-08-01
Add missing splx().
Martin Pieuchot
2017-08-01
Remove some debug printfs.
Mark Kettenis
[next]