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
/
kern
Age
Commit message (
Expand
)
Author
2006-12-15
Correct order of malloc(9) arguments.
Marc Balmer
2006-12-12
Complete gwk's previous patch to stop setperf methods from returning
Dimitry Andric
2006-12-11
allow bit 32 to be printed; bug spotted and fix tested by dlg
Theo de Raadt
2006-12-08
A more permanent solution to setperf methods returning error values and
Gordon Willem Klok
2006-12-01
spell kqueue, not kqeue
Camiel Dobbelaar
2006-11-30
s/completly/completely/
Michael Knudsen
2006-11-29
Correct the calculation of block address for specfs block i/o on
Kenneth R Westerback
2006-11-29
Update the sensor description based on the GPS operation mode. Initial
Marc Balmer
2006-11-29
We don't use mb_map anymore since a long time already. Remove it.
Miod Vallat
2006-11-29
Kernel stack can be swapped. This means that stuff that's on the stack
Miod Vallat
2006-11-28
Let nmea(4) use tty timestamps if they are enabled. Using a GPS receiver
Marc Balmer
2006-11-28
Make malloc() print out a warning message when returning NULL due to
Pedro Martelletto
2006-11-24
When copying out struct statfs to userland, we need to zero out the fsid
Artur Grabowski
2006-11-22
If M_CANFAIL is set and the malloc() size is to big
Thordur I. Bjornsson
2006-11-20
vprint() should be defined if DIAGNOSTIC || DEBUG. Noticed by (and
Tom Cosgrove
2006-11-18
more fixes from bret lambert; ok pedro
Jason McIntyre
2006-11-18
typos; from bret lambert
Jason McIntyre
2006-11-17
typos from bret lambert;
Jason McIntyre
2006-11-17
missing punctuation in comments; from bret lambert
Jason McIntyre
2006-11-17
Make getpeereid() work on both sides of a connection. The client can now get
Claudio Jeker
2006-11-15
typos; from bret lambert
Jason McIntyre
2006-11-14
grammar, spelling, and style fixes from bret lambert;
Jason McIntyre
2006-11-14
properly check for native emulation binaries, so that the correct sysctl
Theo de Raadt
2006-11-06
force a new sensor task to be run as soon as possible. previously it used
David Gwynne
2006-10-31
undo unp_internalize in case of errors; report Christian Biere; ok claudio
Markus Friedl
2006-10-30
Timecounter based implementation of adjfreq(2). Largely from art@
Otto Moerbeek
2006-10-30
use vp->v_type to index into vtypes rather then vp->v_tag,
Thordur I. Bjornsson
2006-10-23
fix control message length check, needs CMSG_ALIGN()
Henning Brauer
2006-10-21
Retire B_LOCKED and BQ_LOCKED. The last real usage of the
Thordur I. Bjornsson
2006-10-21
tbert sent me a diff to change some 0 to NULL
Ted Unangst
2006-10-19
some buffers (containing metadata) can only be written during the
Michael Shalayeff
2006-10-18
Return ECONNABORTED when a non-blocking socket has been shutdown() for
Kurt Miller
2006-10-17
Kill unused code.
Alexander Yurchenko
2006-10-16
regen
Pedro Martelletto
2006-10-16
Use daddr64_t for logical blocks, okay krw@ thib@ mickey@
Pedro Martelletto
2006-10-11
Remove unused variable and simplify m_copym0(). Diff from bret.lambert at gma...
Marco Pfatschbacher
2006-10-09
bret lambert sent a patch removing register. i made it ansi.
Ted Unangst
2006-10-03
regen
Pedro Martelletto
2006-10-03
Introduce daddr64_t and use it for physical block numbers
Pedro Martelletto
2006-09-30
no malloc debug but configured kmemstats allow 'sh mal' to print smth useful;...
Michael Shalayeff
2006-09-22
regen
Pedro Martelletto
2006-09-22
Put the LFS syscall stubs back in, turns out libc is unable to build
Pedro Martelletto
2006-09-22
regen
Pedro Martelletto
2006-09-22
Remove LFS system calls
Pedro Martelletto
2006-09-22
Unplug LFS from VFS
Pedro Martelletto
2006-09-19
A bit of microoptimisation that doesn't hurt readability: Don't do
Michael Knudsen
2006-08-28
Another grammar nit; "please go ahead" jmc@.
Tom Cosgrove
2006-08-28
typos; from tbert
Jason McIntyre
2006-08-17
chose proper mountpoint in making decision on upgrading
Michael Shalayeff
2006-08-10
Fix a panic when more than the default number of sempahores are
Todd C. Miller
[next]