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
2015-05-13
Get rid of the last "#if NTRUNK" by overwriting trunk ports' output
Martin Pieuchot
2015-05-13
Remove useless "bridge.h" include.
Martin Pieuchot
2015-05-13
Define END() to set ELF symbol size.
Masao Uebayashi
2015-05-13
Having the same settings on the same phy across multiple boards is just
Jonathan Gray
2015-05-12
Make sure the rx ring lwm is set to at least 4. As far as we know, all
Mark Kettenis
2015-05-12
remove the sc->isopen flag, as sc->flags already hold the
Alexandre Ratchov
2015-05-12
store byte count in a size_t and switch from uiomovei() to uiomove()
Alexandre Ratchov
2015-05-12
Remove unused code & definitions: midi_attach(), midi_unit_count(),
Alexandre Ratchov
2015-05-12
Don't hold the audio mutex when calling uiomove(), as uiomove()
Alexandre Ratchov
2015-05-12
Remove references to (deleted) auconv.h and mulaw.h files. Fixes
Alexandre Ratchov
2015-05-12
Fixup potential use after free and a memory leak.
Mike Belopuhov
2015-05-12
This file is only compiled when "pseudo-device bridge" is included in
Martin Pieuchot
2015-05-12
MPLS also needs a definition for etherip_output(), fix build without
Martin Pieuchot
2015-05-12
Merge various urtwn(4) fixes from FreeBSD:
Stefan Sperling
2015-05-12
Fix definition of R92C_USTIME_TSF.
Stefan Sperling
2015-05-12
regen
Stefan Sperling
2015-05-12
usbdevs_data.h
Stefan Sperling
2015-05-12
Add 4 additional urtwn(4) device IDs.
Stefan Sperling
2015-05-12
Drop and reacquire the kernel lock in the vfs_shutdown and "cold"
Mike Belopuhov
2015-05-12
imxiic is known to be broken don't try attaching it on utilite
Jonathan Gray
2015-05-12
Raise VM_PHYSSEG_MAX to two and load an additional physical memory
Jonathan Gray
2015-05-12
Add missing braces.
Jonathan Gray
2015-05-12
The i211 does not support an external EEPROM only a OTP
Jonathan Gray
2015-05-11
regen
Jasper Lievisse Adriaanse
2015-05-11
add id for virtio rng
Jasper Lievisse Adriaanse
2015-05-11
Make softraid(4) compile with SR_DEBUG by fixing __kprintf__ specifiers.
Martin Pelikan
2015-05-11
fix a potential use-after-free in pf_state_rm_src_node
Henning Brauer
2015-05-11
Refresh sensor values asynchronously.
Martin Pieuchot
2015-05-11
Take trunk(4) out of ether_input().
Martin Pieuchot
2015-05-11
Remove support for ADPCM encoding which isn't used nowadays and
Alexandre Ratchov
2015-05-11
Remove all audio format conversion code from the kernel (btw holding
Alexandre Ratchov
2015-05-11
Convert from uiomovei() to uiomove() to prevent short tranfers
Philip Guenther
2015-05-11
Convert from uiomovei() to uiomove() to prevent short tranfers
Philip Guenther
2015-05-10
Set POLLHUP even if no valid events were specified as per POSIX.
Todd C. Miller
2015-05-10
Fix urtwn(4) 11b performance for RTL8188EU devices.
Stefan Sperling
2015-05-10
VM_MAX_KERNEL_ADDRESS is the end of the kva range not the end of
Jonathan Gray
2015-05-10
My commit adding RTL8188EU did introduce a regression after all.
Stefan Sperling
2015-05-10
limit physical memory to (paddr_t)-PAGE_SIZE (0xfffff000)
Jonathan Gray
2015-05-09
Cleanup/rejig GPT code to be more readable, support different endian
Kenneth R Westerback
2015-05-09
Fix an occurance of mtx_enter() that should have been mtx_leave().
Jonathan Gray
2015-05-08
Need explicit <sys/kcore.h> include now.
Miod Vallat
2015-05-08
When changing screen saver parameters with wsconsctl (or any other way to
Miod Vallat
2015-05-08
Fix the indentation. While originally I thought this was an if statement
Jonathan Gray
2015-05-08
Add missing sabresd case statements. As sabresd_devs[] includes imxgpio
Jonathan Gray
2015-05-08
Add initial board specific parts of novena support, tested by djm@
Jonathan Gray
2015-05-07
msleep(9) must prevent kernel from attempting a context switch
Mike Belopuhov
2015-05-07
Include the timestamp TCP option in keep alive packets as well.
Mike Belopuhov
2015-05-07
Pass a thread pointer instead of its file descriptor table to getvnode(9).
Martin Pieuchot
2015-05-07
remove badly indented printf and it's preceeding test
Jonathan Gray
2015-05-07
fix indentation
Jonathan Gray
[next]