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
2015-08-20
sync
Theo de Raadt
2015-08-20
Show program name for permission failure messages.
Rafael Zalamena
2015-08-20
Use the IPD Clock Count register as a timecounter, making the clock
Visa Hankala
2015-08-20
Change httpd(8) to use C99-style fixed-width integers (uintN_t instead
Reyk Floeter
2015-08-20
Make ART internals free of 'struct sockaddr'.
Martin Pieuchot
2015-08-20
In an email dated 11 Feb 2015, Yoichi Hariguchi accepted to re-license
Martin Pieuchot
2015-08-20
Import an alternative routing table backend based on Yoichi Hariguchi's
Martin Pieuchot
2015-08-20
use SOCK_NONBLOCK when making a socket instead of ioctl FIONBIO.
David Gwynne
2015-08-20
avoid ioctl FIONBIO by passing SOCK_NONBLOCK to the things we get
David Gwynne
2015-08-20
ignore SIGPIPE so we can handle the write(2) failures.
David Gwynne
2015-08-20
Enable audio on Thinkpad docks. Help from jsg@ for the *40 / *50 series
Mike Larkin
2015-08-20
reactivate tame()
Theo de Raadt
2015-08-20
sync
Theo de Raadt
2015-08-20
remove unused vesafb code, had been commented out and not compiled in for
Mike Larkin
2015-08-20
Remove an unused #include file from i386 and amd64 pmap.h
Mike Larkin
2015-08-20
bump to 2.3.0 for the next LibreSSL release cycle
Brent Cook
2015-08-19
Properly handle missing TLS extensions in client hello as a non-failure.
Brent Cook
2015-08-19
Better compat matching for WinSCP, add compat matching for
Damien Miller
2015-08-19
fix double-free() in error path of DSA key generation reported by
Damien Miller
2015-08-19
fix free() of uninitialised pointer reported by Mateusz Kocielski;
Damien Miller
2015-08-19
fixed unlink([uninitialised memory]) reported by Mateusz Kocielski;
Damien Miller
2015-08-19
spacing
Reyk Floeter
2015-08-19
PF must keep IPv6 fragment size as chosen by sender also for packets,
Alexandr Nedvedicky
2015-08-19
ca_hier() und ca_newpass() abort on failure, return void instead of int.
Reyk Floeter
2015-08-19
spacing
Reyk Floeter
2015-08-19
fcopy_env() should return void as it aborts on failure.
Reyk Floeter
2015-08-19
Add missing OpenBSD CVS tag - no binary change
Reyk Floeter
2015-08-19
Stop passing around constants for metadata size and location. Just
Kenneth R Westerback
2015-08-19
bring prototypes into scope, requires movement of a large global object
Theo de Raadt
2015-08-19
add missing prototype
Theo de Raadt
2015-08-19
Missing prototypes. Noted by deraadt@
Kenneth R Westerback
2015-08-19
Prevent mips64 FPU emulation from corrupting the page queues
Visa Hankala
2015-08-19
do not cast result from xcalloc(); it is in scope
Theo de Raadt
2015-08-19
Don't re-include headers pulled by "sh.h". (I actually don't like this .h
Theo de Raadt
2015-08-19
An interface address without interface pointer could cause an
Alexander Bluhm
2015-08-19
spacing (no binary change, verified with checksums)
Reyk Floeter
2015-08-19
Use C99 integer types in ikectl(8).
Reyk Floeter
2015-08-19
Convert all calls to rtrequest1() and the following error check
Alexander Bluhm
2015-08-19
Halt extra cores on SP kernel, to avoid trashing the system if there
Visa Hankala
2015-08-19
Support for overwriting $ENV:: variables in OpenSSL .cnf files from
Reyk Floeter
2015-08-19
Make uvm_pmr_isfree() work correctly when RB_NFIND() returns
Visa Hankala
2015-08-19
Sync page_flagbits with reality.
Visa Hankala
2015-08-19
Remove some verbose logs in in6_update_ifa() now that errors are
Martin Pieuchot
2015-08-19
KNF
Martin Pieuchot
2015-08-19
Make arplookup() return a pointer to a "struct rtentry".
Martin Pieuchot
2015-08-19
Use rtfree(9) instead of decrementing rt_refcnt in rt_getifa().
Martin Pieuchot
2015-08-19
Remove XXX.
Antoine Jacoutot
2015-08-18
Fix inconsistent spelling of `inconsistent'
Miod Vallat
2015-08-18
typos
Miod Vallat
2015-08-18
calloc() is prototyped; do not cast result
Theo de Raadt
[prev]
[next]