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-03
wb_init() calls wb_stop() and wb_reset() so remove some redundant calls
Brad Smith
2014-12-03
md5 when wlan is needed too. fixes i386 ramdiskC
Ted Unangst
2014-12-03
deraadt points out i forgot about tcp_signature, although this won't
Ted Unangst
2014-12-03
should no longer need md5 by default in all kernel builds.
Ted Unangst
2014-12-03
Turn ahci port start into a callback so sxiahci can do some magic to
Jonathan Gray
2014-12-03
stale header: this code hasn't used hash.h in a while
Ted Unangst
2014-12-02
delete all the simplelocks. ok deraadt
Ted Unangst
2014-12-02
replace some malloc multiplies with mallocarry. ok deraadt henning
Ted Unangst
2014-12-02
macppc G5 needs fcu in RAMDISK, mentioned by mpi
Theo de Raadt
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
[next]