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-30
Reorder some case statements to reduce the diffs with Linux.
Mark Kettenis
2013-11-30
Seems we simply have to live with fatal firmware errors. Even Linux, with its
Mark Kettenis
2013-11-30
use HAVE_ARC4RANDOM and choose to call arc4random() instead of srand()
Theo de Raadt
2013-11-30
Enable some #ifdef'ed out SandyBridge-specific code that seems to work fine.
Mark Kettenis
2013-11-30
Restore frame buffer upon last close; makes sure we we have a usable console
Mark Kettenis
2013-11-30
do not send the holdq release message if no envelope were held for a relay.
Eric Faurot
2013-11-30
do not hardcode scheduler batch size, and reduce default limit to avoid
Eric Faurot
2013-11-30
mention smtpctl encrypt subcommand.
Eric Faurot
2013-11-29
Move the comments out of get_responsefile() into a description block
Robert Peichaer
2013-11-29
Should be safe to allow intel_ring_wait_seqno() to be interrupted.
Mark Kettenis
2013-11-29
panics still being reported. send bpf.c back to 1.85
Ted Unangst
2013-11-29
fairly simple unsigned char casts for ctype
Theo de Raadt
2013-11-29
Don't try to reuse _initial_thread in the fork() wrapper, as the
Philip Guenther
2013-11-29
Disable SRCLIBDIR crunchgen feature on gcc 3 platforms, same as mvme88k does.
Kenji Aoyama
2013-11-29
msgs can be const
Theo de Raadt
2013-11-29
Change the sc_model field type from unsigned to signed since the model can be
Brad Smith
2013-11-29
- Rename _bootdev to _ifdev now that we not only support
Robert Peichaer
2013-11-29
fix missing space from line break
Ted Unangst
2013-11-29
sync
Theo de Raadt
2013-11-29
move in_multi definition into kernel-only
Theo de Raadt
2013-11-28
simplify the check if a responsefile line is valid
Robert Peichaer
2013-11-28
make ask_which bail out on a missing response in the autoinstall case
Alexander Hall
2013-11-28
fix typo
Theo de Raadt
2013-11-28
Convert the display screens and hidden screens CIRCLEQ's to TAILQ's.
Kenneth R Westerback
2013-11-28
Re-enable RADEON_INFO_VA_START and RADEON_INFO_IB_VM_MAX_SIZE.
Mark Kettenis
2013-11-28
add fb_queue and fb_delete to NAME, so man -k picks them up;
Jason McIntyre
2013-11-28
- use IFS=<space><tab> to trim the leading/trailing blanks with read
Robert Peichaer
2013-11-28
Re-add documentation about `-' handling. Discussed a few months ago
Jeremie Courreges-Anglas
2013-11-28
Add short-circuit code to __wait_seqno() that's also present in Linux.
Mark Kettenis
2013-11-28
mark replaced flows as 'not loaded'; this can happen if both
Markus Friedl
2013-11-28
don't leak duplicate flows; ok mikeb@
Markus Friedl
2013-11-28
drop duplicate requests
Markus Friedl
2013-11-28
document sa_msgid & sa_reqid; ok mikeb@
Markus Friedl
2013-11-28
sa_lookup: don't compare with sh_rspi if rspi is not set
Markus Friedl
2013-11-28
sa_new(): discard & free duplicate IKESAs; ok mibek@
Markus Friedl
2013-11-28
include hexdump in debug output only for -vvv; ok mikeb@
Markus Friedl
2013-11-28
support raw pubkey authentication w/o x509 certificates;
Markus Friedl
2013-11-28
Seems we simply have tolibe with fatal firmware errors. Even Linux, with its
Mark Kettenis
2013-11-28
Appease LLVM's integrated assembler.
Brad Smith
2013-11-28
unsigned char for ctype
Theo de Raadt
2013-11-28
unsigned char for ctype
Theo de Raadt
2013-11-28
update fb_setup(9) to follow changes that occurs in struct fusebuf few
Sylvestre Gallon
2013-11-28
Add missing files for luna88k.
Kenji Aoyama
2013-11-28
limit the number of envelopes to recall in the hoststat cache.
Eric Faurot
2013-11-28
Remove some double free on fusebuf datas.
Sylvestre Gallon
2013-11-28
fix loading of passphrase-protected keys.
Eric Faurot
2013-11-28
better response
Eric Faurot
2013-11-28
IFAFREE() was resurrected from the dead with the new bandwith subsytem,
Martin Pieuchot
2013-11-28
allow subdomain matching in mailaddr tables
Eric Faurot
2013-11-28
unsigned char casts for ctype
Eric Faurot
[next]