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
2016-03-14
Convert sparc drivers bpp and magma to uiomove
Stefan Kempf
2016-03-14
Correct the value of SRT_ENDTAG: it was documented incorrectly in early
Philip Guenther
2016-03-14
move the vlan protocol definitions to the same places as the ethernet ones
David Gwynne
2016-03-14
Allocate statistics command from the heap, pointed out by deraadt@
Mike Belopuhov
2016-03-13
keep disabled wl_paths for now. the expensiveness impact need to be better
Sebastien Marie
2016-03-13
reenable wl_paths (whitelisted-paths) in pledge(2)
Sebastien Marie
2016-03-13
pledge: replace #if 0 printf with DNPRINTF macro
Sebastien Marie
2016-03-13
pledge: let wl_paths works well with chroot
Sebastien Marie
2016-03-13
Introduce memory ranges to support VMs with >= 4G RAM
Stefan Kempf
2016-03-13
In ichiic(4), ignore the SMBALERT# interrupt. This interrupt has been
Stefan Sperling
2016-03-13
i forgot to rename p to ifp0 in vlan_config
David Gwynne
2016-03-13
corrects on off-by-one error in pledge_namei()
Sebastien Marie
2016-03-13
consistencly name ifnet pointers like we did in carp
David Gwynne
2016-03-12
Standardize on calling local scsi_link variables 'link' instead of
Kenneth R Westerback
2016-03-12
Add checks on overlapping IPv6 sockets ownership
Vincent Gross
2016-03-12
When unplugging an USB umass stick, the kernel could panic because
Alexander Bluhm
2016-03-12
When vfs_busy() is sleeping, it uses RW_SLEEPFAIL and will fail.
Alexander Bluhm
2016-03-11
increase size of oldpids to 128 to prevent mod bias when idx wraps.
Ted Unangst
2016-03-11
don't check a stack-allocated array against NULL
mmcc
2016-03-11
"if (_3btol(cmd->len) != 0)" is more likely to be a useful test than
Kenneth R Westerback
2016-03-11
Move rtwn(4) DMA init code back to the PCI part of the driver.
Stefan Sperling
2016-03-11
pledge: define the meaning of passing NULL to one arguments of pledge(2) as "I
Sebastien Marie
2016-03-10
don't check stack-allocated arrays against NULL
mmcc
2016-03-10
Enforce some naming sanity. Stop using 'sc_link' to mean two different
Kenneth R Westerback
2016-03-10
Remove the explicit map invalidation, free() is going to overwrite
Tobias Ulmer
2016-03-10
beck@ forgot to commit this with sys/kern/vfs_bio.c r1.100.
David Gwynne
2016-03-10
more pieces of vax
Theo de Raadt
2016-03-10
Start some refactoring in here. this gets bufadjust out
Bob Beck
2016-03-09
Remove pointless function pointers from urtwn(4) softc. They didn't serve
Stefan Sperling
2016-03-09
Make rtwn(4) check for "unsupported test chip" error during attach again.
Stefan Sperling
2016-03-09
Make rtwn(4) stop the chip during DVACT_QUIESCE rather than DVACT_SUSPEND
Stefan Sperling
2016-03-09
Hook up dev/ic/rtwn.c -- should have been part of rtwn(4) split commit.
Stefan Sperling
2016-03-09
Split the rtwn(4) driver into two layers:
Stefan Sperling
2016-03-09
delete dangling vax reference
Theo de Raadt
2016-03-09
remove handling of vax
Theo de Raadt
2016-03-09
remove vaxisms
Theo de Raadt
2016-03-09
remove __vax__
Theo de Raadt
2016-03-09
We are done providing support for the vax.
Theo de Raadt
2016-03-09
Unmask interrupts unconditionnally before calling the generic trap handler.
Martin Pieuchot
2016-03-09
Correct some comments and definitions, from Michal Mazurek.
Martin Pieuchot
2016-03-09
Move db_show_regs() in the only file where it is used and turn it private.
Martin Pieuchot
2016-03-09
Convert DDB_REGS -> &ddb_regs, inputs and ok naddy@
Martin Pieuchot
2016-03-09
Add a comment to the vcpu state enum to remind people there is a matching
Mike Larkin
2016-03-09
Induce an exit in a running vcpu if an interrupt is asserted (pending).
Mike Larkin
2016-03-09
rework how mpw(4) interacts with vlan(4)
David Gwynne
2016-03-08
- bridge_localbroadcast() must call pf_pkt_addr_changed()
Alexandr Nedvedicky
2016-03-08
Change where we note the 'last' pcpu we ran on. This is needed for upcoming
Mike Larkin
2016-03-08
Remove an outdated comment and fix some error case printfs that were
Mike Larkin
2016-03-08
additional debug printfs
Mike Larkin
2016-03-07
For rtwn(4) and urtwn(4) inline driver-specific definitions in their
Stefan Sperling
[next]