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
2011-09-19
Gah, no cookie for me.
Paul Irofti
2011-09-19
Fix comments, they really made sense before splitting them.
Paul Irofti
2011-09-19
Regenerate after pipe2.
Paul Irofti
2011-09-19
Add pipe2. Okay miod@
Paul Irofti
2011-09-19
Fix Unix socket handling when the length is too large by trimming.
Paul Irofti
2011-09-19
Try and clean system type constants a bit:
Miod Vallat
2011-09-19
If the rootduid matches a softraid chunk of a bootable softraid volume,
Joel Sing
2011-09-19
When installboot is run on a softraid volume, add boot optional metadata
Joel Sing
2011-09-19
Print 64 bit values with %ll to get a meaningful message at attach time.
Miod Vallat
2011-09-19
Fix obvious cut'n'paste error in a comment.
Miod Vallat
2011-09-19
Cleanup sr_ioctl_createraid(). There are three clear cases - (1) corrupt
Joel Sing
2011-09-19
clean up buffer cache statistics somewhat to
Bob Beck
2011-09-19
Regenerate after syscall expansion.
Paul Irofti
2011-09-19
Expand syscall awareness in preparation for pipe2 implementation.
Paul Irofti
2011-09-19
Remove some unnecessary debug code.
Joel Sing
2011-09-19
Disable TRAPDEBUG.
Mark Kettenis
2011-09-19
Consolidate pf function parameters. Move off and hdrlen into pdesc
Alexander Bluhm
2011-09-19
Missing argument in STIDEBUG printf
Miod Vallat
2011-09-19
%b format strings take the value before the bitname string, not the other
Miod Vallat
2011-09-19
Regen.
Mark Kettenis
2011-09-19
Avoid sign-extension when extracting the low bits of addresses when checking
Mark Kettenis
2011-09-19
Handle an instruction memory protection trap from userland as an ordinary
Mark Kettenis
2011-09-19
Remove (annoying) debug printf.
Mark Kettenis
2011-09-19
Make sure snooping is enabled on Intel HDA variants. Fixes audio on my
Mark Kettenis
2011-09-18
Add support for *at(2) system calls to systrace(1).
Matthew Dempsky
2011-09-18
usbdivar.h needs struct timeout. But don't get it indirectly via
Kenneth R Westerback
2011-09-18
%, is not a valid format specifier
Miod Vallat
2011-09-18
One more %hh format string.
Miod Vallat
2011-09-18
Fix more printf format string bugs in sys/ufs.
Alexander Bluhm
2011-09-18
PS_* flags are exposed to userspace via sysctl(KERN_PROC); don't require
Philip Guenthe
2011-09-18
rename a few functions and structs etc that collide with upcoming stuffz
Henning Brauer
2011-09-18
Obvious typo in diag message
Miod Vallat
2011-09-18
Add support for variable length optional metadata in softraid(4). This
Joel Sing
2011-09-18
Fix exchanged arguments in a "can't happen" printf
Miod Vallat
2011-09-18
Set pointer to NULL not 0. From Michael Knudsen (several times).
Kenneth R Westerback
2011-09-18
Some fixes for the signal handling code.
Mark Kettenis
2011-09-18
Remove extra printf arguments
Miod Vallat
2011-09-18
A few more fixes to the trap save/restore code.
Mark Kettenis
2011-09-18
Move the pdesc initialization code into pf_setup_pdesc(). Unify
Alexander Bluhm
2011-09-18
Disable space-ID hashing like we do on hppa.
Mark Kettenis
2011-09-18
Do not use the `hh' modifier in printf format strings, as the kernel printf
Miod Vallat
2011-09-18
Rename the optional metadata handler function and factor out the optional
Joel Sing
2011-09-18
Update the system clock when we resume.
Peter Hessler
2011-09-18
Use an uvm object to keep track of the page table pages, just like we do on
Mark Kettenis
2011-09-18
Missing error printf argument
Miod Vallat
2011-09-18
Make sure daddr64_t values get printed with %lld.
Miod Vallat
2011-09-18
Fix various format string types to as a minimum match the width of the
Miod Vallat
2011-09-18
Take into account the PIE bits when masking PDEs.
Mark Kettenis
2011-09-18
Move the call to pf_test_rule() for fragments that have not been
Alexander Bluhm
2011-09-18
Add missing cache and TLB purges.
Mark Kettenis
[next]