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
2017-11-03
Spaces -> tab, no binary change.
Kenji Aoyama
2017-11-02
Assign each cnmac(4) port its own input work group, and assign
Visa Hankala
2017-11-02
Switch DEC 3000 (TURBOchannel) alpha serial code to MI z8530 code.
Martin Pieuchot
2017-11-02
Move PRU_DETACH out of pr_usrreq into per proto pr_detach
Florian Obser
2017-11-02
Over 17 years is probably 'a while...'
Florian Obser
2017-11-01
Remove forward declaration hack now that ctfconv(1) merge them correctly.
Martin Pieuchot
2017-11-01
Add readiness to utilize LMTDMA operations.
Visa Hankala
2017-11-01
Fix the addressing of CVMSEG. The base address already points to
Visa Hankala
2017-11-01
Fix typo in previous resulting in a NULL dereference.
Martin Pieuchot
2017-10-31
- add one more softnet taskq
Alexandr Nedvedicky
2017-10-30
- fine tuning PF_LOCK in pfioctl()
Alexandr Nedvedicky
2017-10-30
Let witness(4) differentiate between taskq mutexes to avoid
Visa Hankala
2017-10-30
Kill <net/slip.h>.
Martin Pieuchot
2017-10-29
IFF_NOARP has no effect if the interface don't use ether_input() nor
Martin Pieuchot
2017-10-29
This doesn't need the NET_LOCK, everything is protected by a mutex.
Florian Obser
2017-10-29
Move NET_{,UN}LOCK into individual slowtimo functions.
Florian Obser
2017-10-29
Finish TURBOchannel scatter/gather map code (i.e. make it work) and
Martin Pieuchot
2017-10-29
Kill unused members using forward declaration only types.
Martin Pieuchot
2017-10-28
Add the compat-mode setup for wsmouse.
Ulf Brosziewski
2017-10-28
Adapt the Elantech handlers (v1-3) to the new wsmouse infrastructure.
Ulf Brosziewski
2017-10-28
Rename function name and order. No fuctional change.
YASUOKA Masahiko
2017-10-28
Attach efifb(4) when the system is booted with serial console. Also
YASUOKA Masahiko
2017-10-27
Replace ancient DELAY inherited from Mach and the associated scary
Martin Pieuchot
2017-10-27
Allocate IPv6 reassembly structs using pools instead of malloc(),
Visa Hankala
2017-10-27
Remove 80211WMMPARMS ioctls. Last used in ifconfig in 2009.
Jonathan Gray
2017-10-27
Remove duplicated function prototypes.
Kevin Lo
2017-10-27
This file only includes <arm/elf_abi.h> which was removed in 2008, so kill it.
Martin Pieuchot
2017-10-27
Use <elf.h> in !_KERNEL code path.
Martin Pieuchot
2017-10-27
Dump IPsec flows by iterating over the rafdix-tree.
Martin Pieuchot
2017-10-27
Call i8254_startclock() earlier to make delay() usable. Actually HP
YASUOKA Masahiko
2017-10-26
Discard exception handling information as we do on other architectures.
Mark Kettenis
2017-10-26
Replace macro `IP6_REASS_MBUF' with direct use of field `ip6af_m'.
Visa Hankala
2017-10-26
Add aliases for __aeabi_idivmod and __aeabi_uidivmod calls clang emits.
Jonathan Gray
2017-10-26
Stop grabbing the KERNEL_LOCK() in network tasks when `ipsec_in_use'
Martin Pieuchot
2017-10-26
Kill deprecated IPv6 ioctl(2)s.
Martin Pieuchot
2017-10-26
Move common code to add/remove multicast filters to ieee80211_ioctl(9).
Martin Pieuchot
2017-10-26
adjust Makefile.armv7 for clang
Jonathan Gray
2017-10-26
Use .arch_extension sec and virt to use smc and hvc instructions when
Jonathan Gray
2017-10-26
Revert 2006-4-29Z23:09:45 commit that switched from rwlocks to mutexes.
Philip Guenther
2017-10-25
Initialize processor extended state in fpu_kernel_enter
Mike Belopuhov
2017-10-25
Storing the address of a stack variable in a global variable is a bad idea.
Mark Kettenis
2017-10-25
Remove the TCP_FACK option and associated #if{,n}def code.
job
2017-10-25
Remove Multicast and Broadcast flags from the encapsulated packet in
Martin Pieuchot
2017-10-24
R_AARCH64_NONE should be zero, not 256. The latter was a deprecated
Philip Guenther
2017-10-24
In ld scripts, an output section with no input sections is always marked
Philip Guenther
2017-10-24
Use "static inline" instead of "extern inline" for compatibility with
Mark Kettenis
2017-10-24
Attach syscon(4) early. Also attach psci(4) early such that cpuresetfn
Mark Kettenis
2017-10-24
Refactor handling of partial TCP acknowledgements
Mike Belopuhov
2017-10-24
remove defines for ioctls the kernel doesn't recognise
Jonathan Gray
2017-10-24
Remove some more tests checking for a non-NULL `ifp->if_ioctl'.
Martin Pieuchot
[next]