index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
2017-12-14
replace the bare sleep state handling in barriers with wait cond code
David Gwynne
2017-12-14
add code to provide simple wait condition handling.
David Gwynne
2017-12-13
Fix a softdep bug exposed by our recent changes to make reboot drop to read-only
Bob Beck
2017-12-13
Fix stray return; hopefully this makes the internal PHY actually work now.
Mark Kettenis
2017-12-13
Spacing from kshe59@zoho.eu.
Martin Pieuchot
2017-12-13
Sizes for free in route_output().
Martin Pieuchot
2017-12-13
Add 'bt' an alias for 'trace'.
Martin Pieuchot
2017-12-13
report Oracle as the vendor is the produce starts with ORCL,
David Gwynne
2017-12-12
Add more Allwinner A80 clocks.
Mark Kettenis
2017-12-12
Only trigger background scans while we are in RUN state, and do not update
Stefan Sperling
2017-12-12
Make ieee80211_chan2ieee() panic if a bogus channel pointer is detected.
Stefan Sperling
2017-12-12
Make IEEE80211_CHAN_ANYC be a NULL pointer instead of a pointer to 0xffff.
Stefan Sperling
2017-12-12
Don't dereference IEEE80211_CHAN_ANYC pointer in ieee80211_node_checkrssi().
Stefan Sperling
2017-12-12
Allow interfaces that aren't SCANNALLBAND drivers to benefit from the
Peter Hessler
2017-12-12
Nuke some forward-only struct's and functions and functions thereby
Kenneth R Westerback
2017-12-12
Remove unused variable defined with an unexisting type.
Martin Pieuchot
2017-12-12
Fix typo. Unbreaks building a kernel on arm64/clang.
Mark Kettenis
2017-12-12
stray , snuck in
Theo de Raadt
2017-12-12
sync
Theo de Raadt
2017-12-12
pledge()'s 2nd argument becomes char *execpromises, which becomes the
Theo de Raadt
2017-12-12
Fix the behavior of preferring weaker-but-still-good 5Ghz APs over
Joshua Stein
2017-12-11
Proper do {} while (0) idiom in TIMESPEC_TO_TIMEVAL/TIMEVAL_TO_TIMESPEC
Jeremie Courreges-Anglas
2017-12-11
Implement support for the "next-generation" clock bindings for the
Mark Kettenis
2017-12-11
Omit the PMKID count field from RSN information elements (IE) if the PMKID
Stefan Sperling
2017-12-11
Disable DIOCCACHESYNC code, which I believe does the opposite
Theo de Raadt
2017-12-11
Format the vnode lists of ddb show mount properly in columns.
Alexander Bluhm
2017-12-11
In uvm Chuck decided backing store would not be allocated proactively
Theo de Raadt
2017-12-11
Use correct mask to derive portid from "reg" property in cpu_match.
Mark Kettenis
2017-12-10
more 0xcc, in data. There are i386 machines without NX, so this change
Theo de Raadt
2017-12-10
Stop running iwm(4) devices in "continuous active mode (CAM)".
Stefan Sperling
2017-12-10
Add support for the internal PHY on the Allwinner H3. From Stephen Graf.
Mark Kettenis
2017-12-10
Fix MDIO_CMD register bit definitions. From Stepen Graf.
Mark Kettenis
2017-12-10
Move SB_SPLICE, SB_WAIT and SB_SEL to `sb_flags', serialized by solock().
Martin Pieuchot
2017-12-10
Remove outdated comment and trailing spaces.
Martin Pieuchot
2017-12-10
Enable the phy-supply regulator if present and use the phy id specified
Jonathan Gray
2017-12-09
Add sizes for free() in the AMD PowerNow! K8 driver.
Frederic Cambus
2017-12-09
No need for the txb_used flag anymore
Mike Belopuhov
2017-12-09
More precision in pledge sysctl report
Theo de Raadt
2017-12-09
Add a #define for the name of the .openbsd.randomdata section.
Theo de Raadt
2017-12-08
Pullup the mbuf before accessing the version field in the IP header.
Alexander Bluhm
2017-12-08
Use m_freem() in error case. Found by Maxime Villard
Claudio Jeker
2017-12-08
The adjttl functions use m_pullup(). In some cases m_pullup() can return
Claudio Jeker
2017-12-08
mpls_shim_pop() can return NULL. Check it else we end up dereferencing NULL.
Claudio Jeker
2017-12-08
Add support for background scanning to net80211 and iwm(4).
Stefan Sperling
2017-12-08
The per-interface mpls flag should also also be tested on input before
Theo de Raadt
2017-12-08
Make iwm(4) restore the ic_bss channel after tweaking this channel as part
Stefan Sperling
2017-12-08
Make sure we don't match (and attach) more than the maximum number of
Mark Kettenis
2017-12-08
Disable SMAP temporarily to display userland traces.
Martin Pieuchot
2017-12-07
correct indentation
Theo de Raadt
2017-12-07
Initialize tcp_secret in tcp_init
Mike Belopuhov
[prev]
[next]