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
2010-04-16
If we fail to idle the chip in leavvt don't disable the interrupt,
Owain Ainsworth
2010-04-16
fix types in two error printfs. one of these also had a %d bug no vararg
Owain Ainsworth
2010-04-16
Memory allocated with calloc() is initialized to zero, no need to do that
Claudio Jeker
2010-04-16
byteswap the number of blocks on physical disks for bioctl correctly.
David Gwynne
2010-04-16
Move a function to a place that is a bit more logical. No functional change.
Claudio Jeker
2010-04-16
whitespace fix
David Gwynne
2010-04-16
fix an fatal flaw with iopools.
David Gwynne
2010-04-16
tweak previous; ok djm
Jason McIntyre
2010-04-16
tweak previous; ok djm
Jason McIntyre
2010-04-16
fix condition of retry counter.
Yojiro Uo
2010-04-16
catch up to the ttyopen() changes
Theo de Raadt
2010-04-16
regression tests for v01 certificate format
Damien Miller
2010-04-16
revised certificate format ssh-{dss,rsa}-cert-v01@openssh.com with the
Damien Miller
2010-04-16
if there is no raid, do not allocate a 0-sized structure for sensors
Theo de Raadt
2010-04-15
there is in fact no default salt file name
Ted Unangst
2010-04-15
two missing splx in error path; ok drahn
Theo de Raadt
2010-04-15
resolve conflicts from import of v3.2.5
Jakob Schlyter
2010-04-15
Add some missing splx()'s (and missing simple_unlock() no-ops) in pmap error
Mark Kettenis
2010-04-15
NSD v3.2.5
Jakob Schlyter
2010-04-15
Turn DIO_INHOLE() into a function, returning the next select code to probe at;
Miod Vallat
2010-04-15
Let sgc(4) attach on models 362 and 382 - recent documents uploaded to
Miod Vallat
2010-04-15
retry lookup for private key if there's no matching key with CKA_SIGN
Markus Friedl
2010-04-15
Match the interleaving scheme used on dual-PIMM capable IP35 systems (i.e.
Miod Vallat
2010-04-15
- fix bunch of use-after-free bugs found by splint;
Marco Peereboom
2010-04-15
Monitor {s,}pwd.db files for changes (in case somebody sneaks in a
Stuart Henderson
2010-04-15
Print both the tx and the rx interrup vector numbers instead of the tx number
Mark Kettenis
2010-04-15
Use IPL_TTY instead of IPB_BIO as suggested by oga.
Marco Peereboom
2010-04-15
new Hawking run(4) ids
Damien Bergamini
2010-04-15
new Hawking run(4) ids.
Damien Bergamini
2010-04-15
Allow multiple xbow to attach, to attach devices on multiple node systems.
Miod Vallat
2010-04-15
spacing
Theo de Raadt
2010-04-15
add yet another TEMPerHUM device identifier.
Yojiro Uo
2010-04-15
remove debugging information from the rcs binary; this saves 200K;
Igor Sobrado
2010-04-15
Log recieved notifications in a human understanable way. Makes debugging
Claudio Jeker
2010-04-15
Cleanup the interface FSM by removing most of the ospfd specific states
Claudio Jeker
2010-04-15
session_shutdown() issues a NBR_EVT_CLOSE_SESSION and therefore a
Claudio Jeker
2010-04-15
Fix fd leak in error case.
Claudio Jeker
2010-04-15
update the man page to fit latest uthum(4) driver.
Yojiro Uo
2010-04-15
Instead of having three ways of setting fds non-blocking use
Claudio Jeker
2010-04-15
struct ldp_hdr has probably the worst possible layout (ending with a single
Claudio Jeker
2010-04-15
Even though label withdraw, release, and abort requests are not fully
Claudio Jeker
2010-04-15
update the expected output for the test for -P; it uses
Stuart Henderson
2010-04-15
tweaked diff from Nathan Rickerby to clear up the [host]:port ip6 syntax;
Jason McIntyre
2010-04-15
use SENSOR_HUMIDITY instead of SENSOR_PERCENT.
Yojiro Uo
2010-04-15
use SENSOR_HUMIDITY instead of SENSOR_PERCENT.
Yojiro Uo
2010-04-15
Log when isakmpd starts - patch from Toni Mueller
lum
2010-04-15
add SENSOR_HUMIDITY to sensor framework to handle humidity values
Yojiro Uo
2010-04-14
Specifying an invalid number of nfsd's is an error. So error out
Kenneth R Westerback
2010-04-14
Mention that kern.somaxconn is the real upper limit to the listen
Todd C. Miller
2010-04-14
expand %r => remote username in ssh_config:ProxyCommand;
Damien Miller
[next]