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
2017-10-28
Change pthread_cleanup_{push,pop} to macros that store the cleanup info
Philip Guenther
2017-10-28
Stop exporting some symbols internal to the softfloat implementation,
Mark Kettenis
2017-10-28
No need to include <sys/param.h> before <sys/sysctl.h>.
Martin Pieuchot
2017-10-28
consistently use .Vt for variable types and use ".Fa path" where appropriate;
Ingo Schwarze
2017-10-28
Bring "netstat -m" output up to speed with the kernel
Mike Belopuhov
2017-10-28
Add the compat-mode setup for wsmouse.
Ulf Brosziewski
2017-10-28
Adapt the Elantech handlers (v1-3) to the new wsmouse infrastructure.
Ulf Brosziewski
2017-10-28
Document the use of a rbtree for resolving types inside a single CU.
Martin Pieuchot
2017-10-28
Define nitems() locally and stop including <sys/param.h>
Martin Pieuchot
2017-10-28
Correctly handle binaries without string table.
Martin Pieuchot
2017-10-28
Correct an integer overflow check to detect invalid CTF section.
Martin Pieuchot
2017-10-28
Print values as unsigned when dumping header.
Martin Pieuchot
2017-10-28
Prefer useradd(1) over chpass(1) so that new users are added before the YP '+'
Antoine Jacoutot
2017-10-28
Rename function name and order. No fuctional change.
YASUOKA Masahiko
2017-10-28
Attach efifb(4) when the system is booted with serial console. Also
YASUOKA Masahiko
2017-10-27
Replace ancient DELAY inherited from Mach and the associated scary
Martin Pieuchot
2017-10-27
Fix the glob to find all scapy test scripts.
Alexander Bluhm
2017-10-27
I am trying to find a bug that seems to be triggered by a combination
Alexander Bluhm
2017-10-27
Use <elf.h> instead of <elf_abi.h>
Martin Pieuchot
2017-10-27
sync
Theo de Raadt
2017-10-27
Allocate IPv6 reassembly structs using pools instead of malloc(),
Visa Hankala
2017-10-27
zap a bad space in usage(): sorry ken for not spotting!
Jason McIntyre
2017-10-27
Add '-n' option to just parse dhclient.conf for errors.
Kenneth R Westerback
2013-01-03
Reengineer the socket splicing regression tests:
Alexander Bluhm
2017-10-27
Support multiple subjectAltNames by trying each existing until there
Patrick Wildt
2017-10-27
In the final RFC 5903 the computation for the DH shared secret changed.
Patrick Wildt
2017-10-27
Remove 80211WMMPARMS ioctls. Last used in ifconfig in 2009.
Jonathan Gray
2017-10-27
Remove duplicated function prototypes.
Kevin Lo
2017-10-27
Prevent out-of-bound with malformed type entry.
Martin Pieuchot
2017-10-27
Prevent out-of-bound leading to an invalid pointer dereference when
Martin Pieuchot
2017-10-27
This file only includes <arm/elf_abi.h> which was removed in 2008, so kill it.
Martin Pieuchot
2017-10-27
Use <elf.h> in !_KERNEL code path.
Martin Pieuchot
2017-10-27
Mention <elf.h> rather than <elf_abi.h> which is not portable.
Martin Pieuchot
2017-10-27
Use <elf.h> rather than <sys/exec_elf.h>.
Martin Pieuchot
2017-10-27
Add missing quote.
Kevin Lo
2017-10-27
Support DH groups 19 to 21 and 25 to 30, just like iked(8) does.
Martin Pieuchot
2017-10-27
Dump IPsec flows by iterating over the rafdix-tree.
Martin Pieuchot
2017-10-27
Call i8254_startclock() earlier to make delay() usable. Actually HP
YASUOKA Masahiko
2017-10-27
whitespace at EOL
Damien Miller
2017-10-27
whitespace at EOL (lots)
Damien Miller
2017-10-27
improve printing of rdomain on accept() a little
Damien Miller
2017-10-26
If LD_BIND_NOW is in force then all relocations are performed eagerly,
Philip Guenther
2017-10-26
sync
Theo de Raadt
2017-10-26
Build clang on armv7.
Mark Kettenis
2017-10-26
Discard exception handling information as we do on other architectures.
Mark Kettenis
2017-10-26
more readable conversion of paper size from millimeters to PostScript
Ingo Schwarze
2017-10-26
Replace macro `IP6_REASS_MBUF' with direct use of field `ip6af_m'.
Visa Hankala
2017-10-26
Add aliases for __aeabi_idivmod and __aeabi_uidivmod calls clang emits.
Jonathan Gray
2017-10-26
Stop grabbing the KERNEL_LOCK() in network tasks when `ipsec_in_use'
Martin Pieuchot
2017-10-26
Kill deprecated IPv6 ioctl(2)s.
Martin Pieuchot
[next]