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
2014-12-02
In sys_socket() and doaccept(), gotta skip setting the close-on-exec
Philip Guenther
2014-12-02
regen
Brad Smith
2014-12-02
Add Samsung SSD controller.
Brad Smith
2014-12-01
reconvert (rereconvert?) to memcpy except in the one case where memmove
Ted Unangst
2014-12-01
Make every interface with a watchdog register it's own slow timeout
Mike Belopuhov
2014-12-01
clist's chained, and could get fairly long which is why there was a
Theo de Raadt
2014-12-01
Check the header fields of GRE and MPPE packets strictly.
YASUOKA Masahiko
2014-12-01
Remove an unused gdt structure definition.
Mike Larkin
2014-12-01
Remove an old and superfluous comment, and fix some KNF style issues in
Mike Larkin
2014-12-01
rxr ioctl handling.
Brad Smith
2014-11-30
SPARC T4 and later have a pause instruction to voluntarily pause a virtual
Mark Kettenis
2014-11-30
Don't overwrite fields in the message when setting up the REMOTE_NDIS_SET_MSG
Mark Kettenis
2014-11-30
Unbreak zzz/ZZZ resume - ensure NX is re-enabled on resume (if enabled).
Mike Larkin
2014-11-30
panic if the kernel requests W | X pages; ok kettenis
Theo de Raadt
2014-11-30
Mask out EFER_LMA when restoring saved EFER on zzz/ZZZ resume as it's a
Mike Larkin
2014-11-30
rxr ioctl handling.
Brad Smith
2014-11-29
rxr ioctl handling.
Brad Smith
2014-11-29
it should not be necessary to clear the direction flag
Ted Unangst
2014-11-29
restore the "hot" memcpy that existed before recent conversion flipflop
Ted Unangst
2014-11-28
regen
Mark Kettenis
2014-11-28
Add a few entries for SPARC T3/T4/T5/M5 machines. The IDT 89H64H16G3 entry
Mark Kettenis
2014-11-27
The sti(4) driver copies its ROM into kernel memory and executes the code
Mark Kettenis
2014-11-27
Previous change wasn't quite right and broke "classic' PCI sparc64 machines.
Mark Kettenis
2014-11-27
Missing comparison caused NX to always be enabled during boot, even on CPUs
Mike Larkin
2014-11-27
Another spot where the VLAN tag doesn't need swapping in the currently
Brad Smith
2014-11-27
Garbage collect some bits that were never used.
Brad Smith
2014-11-27
Fix a long standing bug in MAC statistics register access. One
Brad Smith
2014-11-27
Use dv_xname instead of if_xname to establish our interrupt. The latter is
Mark Kettenis
2014-11-27
rxr ioctl handling.
Brad Smith
2014-11-27
rxr ioctl handling.
Brad Smith
2014-11-26
Introduce softraid boot support to sparc64 ofwboot.
Stefan Sperling
2014-11-26
Add a new ELF segment .openbsd.bootdata to the sparc64 kernel.
Stefan Sperling
2014-11-26
Add softraid support to sparc64 first-level boot blocks.
Stefan Sperling
2014-11-26
Add softraid boot support code files ported by me to sparc64 from amd64.
Stefan Sperling
2014-11-26
Copy some Open Firmware interface functions from the kernel to ofwboot.
Stefan Sperling
2014-11-26
The onboard ix(4) interfaces on the SPARC T5 machines don't have a valid MAC
Mark Kettenis
2014-11-26
Seems Sun^H^H^HOracle is doing something naughty and (deliberately) puts
Mark Kettenis
2014-11-26
Hook ofwbootfd to the build.
Stefan Sperling
2014-11-26
Add a separate ofwboot build for the sparc64 floppies.
Stefan Sperling
2014-11-26
dont swap the vlan tag twice on big endian archs for transmit.
David Gwynne
2014-11-25
A few reliability fixes:
Miod Vallat
2014-11-25
Brag about what OS we are running on the LCD panel, if there is one.
Miod Vallat
2014-11-25
Since in_broadcast() is now used to always iterate on all the interfaces
Martin Pieuchot
2014-11-25
No need to forward declare "struct route" anymore, rtalloc_mpath() no
Martin Pieuchot
2014-11-25
The proliferation of "struct route" in all its flavors didn't make
Martin Pieuchot
2014-11-25
unifdef -USCOPEDROUTING, no object change.
Martin Pieuchot
2014-11-25
Speed up page zeroing by using a loop of dcbz/dcbzl instead of bzero().
Martin Pieuchot
2014-11-25
disable qla. there is a boot-time race
Theo de Raadt
2014-11-24
rxr ioctl handling.
Brad Smith
2014-11-24
Actually, the previous change didn't quite work on the SPARC T5-2. But if
Mark Kettenis
[next]