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-11-13
Prefix by '_' symbols that are not part of the API.
Alexandre Ratchov
2013-11-13
repair prototypes
Theo de Raadt
2013-11-13
fix_options() is not used by anything; remove API, crank major
Theo de Raadt
2013-11-13
remove unused variables
Charles Longeau
2013-11-13
a few things can be static to avoid need for protos
Theo de Raadt
2013-11-13
handle lack of proto
Theo de Raadt
2013-11-13
document that ibuf_write() and msgbuf_write() can now return EAGAIN
Sebastian Benoit
2013-11-13
handle msgbuf_write() returning EAGAIN,
Sebastian Benoit
2013-11-13
handle msgbuf_write() returning EAGAIN
Sebastian Benoit
2013-11-13
handle msgbuf_write() returning EAGAIN
Sebastian Benoit
2013-11-13
from sthen: handle msgbuf_write() returning EAGAIN
Sebastian Benoit
2013-11-13
handle proto warnings
Theo de Raadt
2013-11-13
from nicm: : handle msgbuf_write() returning EAGAIN
Sebastian Benoit
2013-11-13
from claudio
Sebastian Benoit
2013-11-13
protos
Theo de Raadt
2013-11-13
satisfy gcc in -Whiny mode
Theo de Raadt
2013-11-13
from claudio
Sebastian Benoit
2013-11-13
original bug diagnosed by sthen: automatic retry in msgbuf_write on
Sebastian Benoit
2013-11-13
Do not map frame buffer resources the kernel doesn't use; only keep the
Miod Vallat
2013-11-13
Remove redundant extern "C" {...}. ok deraadt@
Jeremie Courreges-Anglas
2013-11-13
Ignore empty lines and emtpy answers in install.conf.
Robert Peichaer
2013-11-13
handle missing proto
Theo de Raadt
2013-11-13
add missing headers here too, forgotten after testing the diff.
Jasper Lievisse Adriaanse
2013-11-13
DIOCGETSRCNODES was leaking a little bit more kernel information
Theo de Raadt
2013-11-13
Document the negative errno quirk used by callbacks in struct fuse_operations.
Stefan Sperling
2013-11-13
Make fusebuf.fh_err signed, it might store negative errno values; ok syl
Stefan Sperling
2013-11-13
Add missing includes.
Sylvestre Gallon
2013-11-13
use sysctl vm.psstrings to calculate stack bounds, rather than USRSTACK.
Theo de Raadt
2013-11-13
correct types for arguments to the x509 functions
Theo de Raadt
2013-11-13
oops should not be static
Theo de Raadt
2013-11-13
bring in proto
Theo de Raadt
2013-11-13
repair device checking, somewhat broken from around 10 years.
Theo de Raadt
2013-11-13
bring in math.h to provide prototypes
Theo de Raadt
2013-11-13
repair buffer resizing "undershoot", and some minor issues with
Theo de Raadt
2013-11-13
add missing braces found by pedro
Markus Friedl
2013-11-13
Polling is done per controller not per interface.
Paul Irofti
2013-11-13
exit with 0 on admin shutdown
Eric Faurot
2013-11-13
document smtpctl "show hosts" and "show relays".
Eric Faurot
2013-11-13
Knob to set priority with which bgpd inserts routes into the kernel
Florian Obser
2013-11-13
disable .forward lookup if sticky bit is set on homedir
Eric Faurot
2013-11-13
Fix case-folding issue with pki names. They are case-insensitive.
Eric Faurot
2013-11-13
In in6_update_ifa(), don't set the TENTATIVE flag on an IPv6 address that
Stefan Sperling
2013-11-13
Ensure, that install.conf is non-empty and is
Robert Peichaer
2013-11-13
fix typo in last commit
Theo de Raadt
2013-11-13
boot(): Don't forget calling if_downall() and uvm_shutdown() on arm ports.
Masao Uebayashi
2013-11-13
proto and such cleanup
Theo de Raadt
2013-11-13
Reduce casts by careful use of char*
Philip Guenther
2013-11-13
ENOMEM is probably more appropriate than 0 in this error case.
Mike Larkin
2013-11-13
prototype & void * math cleanup
Theo de Raadt
2013-11-13
Use of uninitialized variable. There are obvious locking problems also
Mike Larkin
[next]