index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-01-18
Convert softraid concat to new workunit completion functions.
Joel Sing
2013-01-18
Use open(O_CLOEXEC) instead of a separate fcntl(FD_CLOEXEC) call.
Philip Guenther
2013-01-18
oops. this kassert should have gone with the B_NOTMAPPED commit
Bob Beck
2013-01-18
Tweak workunit completion.
Joel Sing
2013-01-18
s/the the/the/ in sosplice(9)
Alexander Bluhm
2013-01-18
Update the setsockopt(2) interface documentation for the EFBIG and
Alexander Bluhm
2013-01-18
Implement common workunit completion functions and handle the completion
Joel Sing
2013-01-18
Give buf_acquire_unmapped and B_NOTMAPPED a viking funeral as they should
Bob Beck
2013-01-18
add -Q to the options list; ok djm
Jason McIntyre
2013-01-18
-L before -l;
Jason McIntyre
2013-01-18
tweak previous;
Jason McIntyre
2013-01-18
-u before -V in usage();
Jason McIntyre
2013-01-18
tweak previous;
Jason McIntyre
2013-01-18
Clean up and rework workunit completion for RAID 0. Ensure that we remove
Joel Sing
2013-01-18
Change a bunch of error()'s to warning()'s in the dispatch loop.
Kenneth R Westerback
2013-01-18
acpi: add acpiec_lock and acpi_unlock routines.
Paul Irofti
2013-01-18
Convert RAID1 to new ccb functions.
Joel Sing
2013-01-18
Add command line option '-L' that specifies an optional file into which
Kenneth R Westerback
2013-01-18
data transfers suit STREAMING dma maps.
David Gwynne
2013-01-18
Constrain the amount of kernel memory used by NTFS. Keep a small cache of
Joel Sing
2013-01-18
Generate assym.h where we need it, instead of reaching around into other
Joel Sing
2013-01-18
acpi: Add global lock enter and leave routines.
Paul Irofti
2013-01-18
Clean up/standardise makefiles for i386/stand.
Joel Sing
2013-01-18
fix KRL generation bug for list sections
Damien Miller
2013-01-18
Rather than having two grids for each pane, one for ASCII and one for
Nicholas Marriott
2013-01-18
Style nits - return (x) not return x.
Nicholas Marriott
2013-01-18
Clean up and rework workunit completion for concat. Ensure that we remove
Joel Sing
2013-01-18
twist the amd64 bus_space implementation a bit. instead of using the tag
David Gwynne
2013-01-18
Reset I/O counters when releasing ccbs.
Joel Sing
2013-01-18
Tests for Key Revocation Lists (KRLs)
Damien Miller
2013-01-18
RCD IDs help us keep portable in synch
Damien Miller
2013-01-18
Update the ARM CPU ID information. The IDs aren't vendor/product
Patrick Wildt
2013-01-17
Try harder to clear out default routes on the interface being
Kenneth R Westerback
2013-01-17
add support for Key Revocation Lists (KRLs). These are a compact way to
Damien Miller
2013-01-17
Update the sosplice(9) man page with UDP socket splicing.
Alexander Bluhm
2013-01-17
macro fixes;
Jason McIntyre
2013-01-17
various macro fixes;
Jason McIntyre
2013-01-17
Don't try to access m_head after it may be freed (unlikely for VT6105M,
Chris Cappuccio
2013-01-17
some simple macro fixes;
Jason McIntyre
2013-01-17
remove uesless Pp;
Jason McIntyre
2013-01-17
Ensure the tty hiwat is less than the size of the ring buffer (since
Theo de Raadt
2013-01-17
hardwire SLIP_HIWAT to 100 (as the comment above suggests) since we are
Theo de Raadt
2013-01-17
remove a uesless Pp;
Jason McIntyre
2013-01-17
remove some uesless Pp;
Jason McIntyre
2013-01-17
Fix a couple of spacing/style nits.
Nicholas Marriott
2013-01-17
New pmap for panda boards. Work from lots of folks.
Brandon Mercer
2013-01-17
Remove unnecessary pointer casts. No binary diff.
Alexander Bluhm
2013-01-17
Do not allow cursor colours to be set beginning with ? as that will
Nicholas Marriott
2013-01-17
Improve socket splicing tests:
Alexander Bluhm
2013-01-03
Reengineer the socket splicing regression tests:
Alexander Bluhm
[next]