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
2016-01-05
the 3rd of january is not a new year's holiday in scotland, as noted
Jason McIntyre
2016-01-05
Make some things static that are only used in loadfile_elf.c
Mike Larkin
2016-01-05
Fail fast if elf64_exec fails. No need to populate the bootargs/stack
Mike Larkin
2016-01-05
more bzero -> memset conversions
Mike Larkin
2016-01-05
Remove PTE locking from pmap_extract() because it does not add any MP
Visa Hankala
2016-01-05
Some implementations of HitSyncDCache() call pmap_extract() for va->pa
Visa Hankala
2016-01-04
Add HISTORY and AUTHORS sections.
Ingo Schwarze
2016-01-04
Follow style(9) and drop lint /* NOTREACHED */ annotations from
tb
2016-01-04
no need for af on divert-to rule; from/ok mikeb
Jason McIntyre
2016-01-04
More cleanup and sorting on header section
mestre
2016-01-04
Record the modified mbuf chain after transmit checksum setup code
Mike Belopuhov
2016-01-04
Bugfix: When errno happens to be EILSEQ upon entry to fgetws(3),
Ingo Schwarze
2016-01-04
Skip "suspend" device node during probing
Mike Belopuhov
2016-01-04
Include the node name into the error message
Mike Belopuhov
2016-01-04
Preallocate Grant Table frames to simplify the code for now
Mike Belopuhov
2016-01-04
Fix lots of bugs.
Ingo Schwarze
2016-01-04
adjust CAVEATS for 802.11n; ok stsp
Jason McIntyre
2016-01-04
Improve handling of .Va and .Vt macros.
Ingo Schwarze
2016-01-04
usage() should exit 2 here, not EXIT_SUCCESS
Gleydson Soares
2016-01-04
Add initial support for 11n mode to the iwn(4) driver.
Stefan Sperling
2016-01-04
add proc and exec to pledge in lka, required to run external add-ons outside of
Joerg Jung
2016-01-04
switch to /usr/local/libexec when looking for -extras and drop loop iterating
Joerg Jung
2016-01-04
Replace magic shifts and bitmasks used for ADDBA parameters
Stefan Sperling
2016-01-04
Fix another case where the return value of ieee80211_chan2mode() was
Stefan Sperling
2016-01-04
ADDBA frames have a parameter set which we check against our own capabilities
Stefan Sperling
2016-01-04
Fix manual scan while associated in 11a mode. It would only show APs on 5GHz.
Stefan Sperling
2016-01-04
Don't return 11n mode from ieee80211_chan2mode() so we can switch into
Stefan Sperling
2016-01-04
While configuring ERP we need to know if we're in 11a or 11g mode so only
Stefan Sperling
2016-01-04
Skip over 11n mode during scanning to avoid scanning channels more than once.
Stefan Sperling
2016-01-04
More headers removal and sorted the remaining alphabetically.
mestre
2016-01-04
Use err(3) instead of various handrolled combinations of perror(3) and
tb
2016-01-04
pledge(2) spamd-setup(8)
mestre
2016-01-04
Use an bitmap of handler function pointers to track I/O device to handler
Mike Larkin
2016-01-04
mark the driver MPSAFE. most of this is cleaning up the oactive handling.
David Gwynne
2016-01-04
Remove parameter name from gpt_chk_mbr() prototype and add prototype
Kenneth R Westerback
2016-01-04
Use the correct values for TLS certificate / private key flags.
Brent Cook
2016-01-04
bzero -> memset for consistency
Mike Larkin
2016-01-04
Calling clone(2) with CLONE_NEWPID yields multiple processes with pid=1.
Brent Cook
2016-01-04
Do proper termination of VMs by doing proper VCPU run state management.
Mike Larkin
2016-01-04
wrap a long line
Mike Larkin
2016-01-03
Clarify vmctl console operation.
Mike Larkin
2016-01-03
Add a cleanup block, fix a couple of memory leaks, fix a typo and a bit
Mike Larkin
2016-01-03
Fix typo in comment.
Mark Kettenis
2016-01-03
Allow macro execution to continue without delay in the event of a
Mark Lumsden
2016-01-03
Fix description of fuser -u: what's usually reported in brackets is the
tb
2016-01-03
forgot to call RB_INIT. but yet things mostly worked...
Ted Unangst
2016-01-03
fix wording which becomes confusing now that filters is a real thing
Gilles Chehade
2016-01-03
The pkgpath given mentioned -qt4, but the description wrongly told -main.
Vadim Zhukov
2016-01-03
Don't need two 16K static buffers to checksum the GPT entries and find the
Kenneth R Westerback
2016-01-03
Add missing pledge "getpw". If -s or -o were specified on the command
tb
[next]