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
2010-09-24
avoid potential infinite loop
Bret Lambert
2010-09-24
Add L2TP support to PIPEX.
SUENAGA Hiroki
2010-09-24
use a better description for the vnd(4) entry on this file.
Igor Sobrado
2010-09-24
When processing IPv6 RA messages we may end up adding a new IPv6 address
Joel Sing
2010-09-24
Implement if_freenameindex() as a real function as required by posix.
Claudio Jeker
2010-09-24
Make the endpointer also const so that there is no warning from gcc4
Claudio Jeker
2010-09-24
Add stricter asserts to DIAGNOSTIC kernels to help catch mutex and
Matthew Dempsky
2010-09-24
vscsi lives once more!
David Gwynne
2010-09-24
Fix bus space mapping bugs for GPIO's and MFGPT's and while at it add proper
Paul Irofti
2010-09-24
remove dying flag in detach() function.
Yojiro Uo
2010-09-24
useless store
Theo de Raadt
2010-09-24
fix typo in utwitch
David Gwynne
2010-09-24
Fixes before-boot umass hangs on units without media.
Theo de Raadt
2010-09-24
try to print the attach dmesg line in one unit, rather than intermixing
Theo de Raadt
2010-09-24
TCP send and recv buffer scaling.
Claudio Jeker
2010-09-24
dead store; found by clang
Theo de Raadt
2010-09-24
move DEBUG-only variable into #ifdef
Theo de Raadt
2010-09-24
itojun picked exactly the right reason in that REASON_SET call. really no
Henning Brauer
2010-09-24
use pd->rdomain for the PF_MISMATCHAW checks in pf_test_fragment instead of
Henning Brauer
2010-09-24
no need to pf_tag_packet in the stateless case in pf_test since
Henning Brauer
2010-09-24
hello, this is captain obvious speaking:
Henning Brauer
2010-09-24
remove misleading XXX comment. it is pretty clear by now that
Henning Brauer
2010-09-24
nicer linewraps, purely cosmetic
Henning Brauer
2010-09-24
enable utwitch(4) for SGI machines too.
Yojiro Uo
2010-09-24
init err to 0 in sd_get_parms to avoid confusion when checking rigid
David Gwynne
2010-09-24
remove useless store
David Gwynne
2010-09-24
no use setting cmd in mfi_ioctl_setstate if you never use it.
David Gwynne
2010-09-24
vol_list in mpi_get_raid is never used.
David Gwynne
2010-09-24
kill some unused arguments to pf_create_state
Jonathan Gray
2010-09-24
tsleep on a static and private handle, since our goal is to not be
Theo de Raadt
2010-09-23
The only sensible argument for VOP_* calls that take a struct proc pointer is
Owain Ainsworth
2010-09-23
In procfs_root(), while the vn_lock on a newly-allocated vnode can not
Owain Ainsworth
2010-09-23
Change:
Owain Ainsworth
2010-09-23
remove dying flag in the detach() function.
Yojiro Uo
2010-09-23
remove m_pad in favor of m_inject as it's equivalent to m_inject
Mike Belopuhov
2010-09-23
enable utwitch(4) (formely uyurex(4)) by default
Yojiro Uo
2010-09-23
rename uyurex(4) to utwitch(4)
Yojiro Uo
2010-09-23
Break out rule counter update code into a separate function, makes the
Ryan Thomas McBride
2010-09-23
Move clock attachment later in the game. This is needed for cpu scaling.
Paul Irofti
2010-09-23
Include the disklabel UID in hw.disknames.
Joel Sing
2010-09-23
When a disk is attached create a workq task to read the disklabel,
Joel Sing
2010-09-23
Introduce a DKF_NOLABELREAD flag, which is used by a device to prevent
Joel Sing
2010-09-23
translate WRITE SAME 16 into DSM TRIM.
David Gwynne
2010-09-23
commands and bits for data set management.
David Gwynne
2010-09-23
fix indentation to not confusingly align with an unassociated while() statement
Bret Lambert
2010-09-23
descripe a few bits of the write same commands.
David Gwynne
2010-09-23
tweak the mclgeti algorithm to behave better under load.
David Gwynne
2010-09-23
Do not declare the domain and protosw structures in at.h fixes build with
Claudio Jeker
2010-09-23
returning here can cause the usb task thread to go to sleep forever,
Jacob Meuser
2010-09-23
add two members to struct usb_task
Jacob Meuser
[next]