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
2014-01-22
Fix the ambigous text in afterboot. For a newbie, the text really
juanfra
2014-01-22
add CoreChip RD9700 (idVendor:idProduct=0x0fe6:0x9700) definition
sasano
2014-01-22
iscsid can handle multiple outstanding commands per lun. with the latency
David Gwynne
2014-01-22
timeval, timespec, and itimerval have padding on many archs. If we're
Philip Guenther
2014-01-22
Missing #include
Philip Guenther
2014-01-22
relax the cfg file secrecy check slightly to allow group readability
Henning Brauer
2014-01-22
wakeup_n and wakeup_one blurbs
Ted Unangst
2014-01-22
add missing arguments to debug printfs
Jonathan Gray
2014-01-21
Don't leak kernel stack in timeval padding in getsockopt(SO_{SND,RCV}TIMEO)
Philip Guenther
2014-01-21
use arc4random for chap generation; ok tedu
Theo de Raadt
2014-01-21
add missing arguments to debug printfs
Jonathan Gray
2014-01-21
add a missing argument to a debug printf
Jonathan Gray
2014-01-21
Cleanup the abuse of x as the rn_addmask radix node. Since in most
Claudio Jeker
2014-01-21
introduce fine grained locking.
David Gwynne
2014-01-21
Ouch... recommend arc4random, not random.
Theo de Raadt
2014-01-21
add back ctype.h include for isspace()
Jonathan Gray
2014-01-21
include stdlib.h for drand48()
Jonathan Gray
2014-01-21
paste in the fs.posix.setuid blurb from chown(1), as it's
Jason McIntyre
2014-01-21
document that specifying ":group" (without an owner) is an extension;
Jason McIntyre
2014-01-21
Mark fuse_opt_parse()'s third argument as a point to const, to match the
Jeremie Courreges-Anglas
2014-01-21
fulfilling theo's wishes
Henning Brauer
2014-01-21
include unistd.h for getopt()
Jonathan Gray
2014-01-21
include util.h for scan_scaled()
Jonathan Gray
2014-01-21
Document extent_alloc_subregion_with_descr(9).
Mark Kettenis
2014-01-21
Add extent_alloc_subregion_with_descr(9) which allows the caller to provide
Mark Kettenis
2014-01-21
fix a a double free caused by a config with two listen on statements
Sebastian Benoit
2014-01-21
allow pflow(4) to determine the src IP address based on the route
Sebastian Benoit
2014-01-21
Add virtio random driver
Stefan Fritsch
2014-01-21
Document -S and the new signify(1) use by sysmerge(8).
Antoine Jacoutot
2014-01-21
- remove brackets in -H description: the information is quite relevant
Jason McIntyre
2014-01-21
document return values; ok deraadt@, jmc@
Otto Moerbeek
2014-01-21
do not abuse .Cd for userland stuff; use .In or .Fd
Ingo Schwarze
2014-01-21
fix typo: s/ ar / at /
Ingo Schwarze
2014-01-21
enable MPSAFE interrupts on pyro. it seems to work ok.
David Gwynne
2014-01-21
Treat the line after .Cd as a single argument.
Ingo Schwarze
2014-01-21
Order the volume state transitions by state value.
Joel Sing
2014-01-21
Add missing states to the RAID 5 volume transitions.
Joel Sing
2014-01-21
use KERNEL_LOCK and KERNEL_UNLOCK instead of fumbling with kernel_lock
David Gwynne
2014-01-21
Do not clean the multicast records of an interface when it is destroyed
Martin Pieuchot
2014-01-21
Substitute crazy defines and convert some 0 to NULL.
Martin Pieuchot
2014-01-21
Always fill in the broadcast address so as to handle broadcast packets if
Brad Smith
2014-01-21
Disable lapic when halting CPUs. Allegedly this is necessary to make
Mark Kettenis
2014-01-21
localtime(3) can return NULL; seen by Rod Whitworth; ok guenther@
Otto Moerbeek
2014-01-21
Use Linux compat functions to do kernel memory allocations in the bits of code
Mark Kettenis
2014-01-21
Add kmalloc/kcalloc/kzalloc/kfree Linux compat functions.
Mark Kettenis
2014-01-21
Use PTR_ERR where appropriate instead of a plain cast.
Mark Kettenis
2014-01-21
oops, missed one
Mark Kettenis
2014-01-21
Change a couple of #if 0 into #ifdef __linx__ or #ifdef notyet.
Mark Kettenis
2014-01-21
Protect variable names.
Antoine Jacoutot
2014-01-21
sort;
Jason McIntyre
[next]