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-05-19
tweak partition sizes for auto-alloction to better suit 8G disks
Otto Moerbeek
2017-05-19
Make monitor work with athn(4) on my 3T3R AR9380 device.
Stefan Sperling
2017-05-19
Make rtwn(4) add frames which failed to transmit to AMRR's transmit counter.
Stefan Sperling
2017-05-19
Make rtwn(4) support fixed transmit rates set with ifconfig(8).
Stefan Sperling
2017-05-19
Change PF behavior to allow MLD Listener Report packets to be sent
Rafael Zalamena
2017-05-19
Fix R92C_USTIME_TSF register definition.
Stefan Sperling
2017-05-19
replace tabs with spaces, for consistency, in the BNF display;
Jason McIntyre
2017-05-19
Add some comments about the assumptions of the scsi mid layer
Stefan Fritsch
2017-05-19
Silence a whole slew of clang warnings by doing a no-op in the crazy
Theo Buehler
2017-05-19
Respect max VPID/ASID limits. VMX VPIDs are capped at 4095, for now.
Mike Larkin
2017-05-19
header updates from kevlo;
Jason McIntyre
2017-05-19
return EIO to vmd if the guest HLTs with interrupts disabled
Mike Larkin
2017-05-19
Add input targeted at the Bentley and McIrlroy quicksort generated
Todd C. Miller
2017-05-19
Replace __cpu_cas() with atomic_cas_ulong().
Visa Hankala
2017-05-19
Implement copyin32(9) for mips64.
Visa Hankala
2017-05-19
tweak the spllower asm so it is more straightforward.
David Gwynne
2017-05-18
Add a gap of 1MB between the stack and mmap spaces.
Mark Kettenis
2017-05-18
Implement copyin32(9).
Mark Kettenis
2017-05-18
use mergesort instead of heapsort when comparing results
Todd C. Miller
2017-05-18
Grab the netlock in umb_state_task() and umb_decode_ip_configuration()
Alexander Bluhm
2017-05-18
sync
Theo de Raadt
2017-05-18
enable acpisbs on i386 for old MacBooks
Joshua Stein
2017-05-18
document installpath, explain PKG_PATH defaults in terms of it.
Marc Espie
2017-05-18
introduce new url "installpath" to mean "the contents of installurl"
Marc Espie
2017-05-18
Don't pass `-m' to ftp(1). Instead let isatty() decide whether we display the
Antoine Jacoutot
2017-05-18
better describe "!";
Jason McIntyre
2017-05-18
Merge the content of <netinet/tcpip.h> and <netinet6/tcpipv6.h> in
Martin Pieuchot
2017-05-18
The function name ip4_input() is confusing as it also handles IPv6
Alexander Bluhm
2017-05-18
Since copyin(9) already doeas access 32-bit quantities atomically, we can
Mark Kettenis
2017-05-18
Add copyin32(9) prototype.
Mark Kettenis
2017-05-18
Fix a uvm fault in athn_clock_rate():
Stefan Sperling
2017-05-18
Do not panic if we find ourself on the sleep queue while being SONPROC.
Martin Pieuchot
2017-05-18
AAPCS64 requires 16 byte stack alignment. Set the bits in the system
Jonathan Gray
2017-05-18
When an array of PCIe extended cability strings was added it missed
Jonathan Gray
2017-05-18
Fix kernel build on armv7 and sh.
Visa Hankala
2017-05-17
Delete the -T xhtml command line option.
Ingo Schwarze
2017-05-17
Fix documentation bug:
Ingo Schwarze
2017-05-17
Modernize an example showing antiquated syntax,
Ingo Schwarze
2017-05-17
*Add* a test checking that no empty databases get created,
Ingo Schwarze
2017-05-17
Never create empty databases.
Ingo Schwarze
2017-05-17
Stop testing the creation and the properties of empty databases.
Ingo Schwarze
2017-05-17
Avoid running the "killer" tests multiple times with the same
Todd C. Miller
2017-05-17
Add "median of three" killer, as seen in "Introspective Sorting and
Todd C. Miller
2017-05-17
Do not warn if a database file does not exist
Ingo Schwarze
2017-05-17
Approximate nlgn instead of using libm. The same approximation may
Todd C. Miller
2017-05-17
Add "killer" input from "algorithmic complexity attacks and libc
Todd C. Miller
2017-05-17
Revert MI AES-XTS code back to T-tables amid poor performance
Mike Belopuhov
2017-05-17
Delete pointless width calculation for SYNOPSIS .Nm block heads.
Ingo Schwarze
2017-05-17
The BSD qsort() performs tail recursion elimination on the second
Todd C. Miller
2017-05-17
The large and nested GIF #ifdef in protosw made it hard to figure
Alexander Bluhm
[next]