ajacoutot 40587658f9 Bring in a patch from base.
The compiler is generally free to allocate general purpose registers in
whatever order it chooses. Reasons for choosing one register before another
usually include compiled instruction size (avoidance of REX prefixes, etc.)
or usage conventions, but somehow haven't included security implications in
the compiled bytecode. Some bytecode is more useful in polymorphic ROP
sequences than others, so it seems prudent to try to avoid that bytecode
when possible.

from Brad (maintainer)
2017-12-01 08:00:20 +00:00
2017-11-30 15:50:16 +00:00
2017-11-09 15:12:04 +00:00
2017-11-24 13:31:39 +00:00
2017-11-30 16:21:25 +00:00
2017-12-01 08:00:20 +00:00
2017-11-30 16:23:07 +00:00
2017-10-23 17:10:49 +00:00
2017-11-30 19:36:34 +00:00
2017-11-25 21:42:51 +00:00
2017-11-10 20:33:32 +00:00
2017-11-25 17:53:30 +00:00
2017-12-01 00:08:44 +00:00
2017-11-27 22:03:24 +00:00
2017-11-23 14:50:49 +00:00
2017-11-30 20:15:18 +00:00
2017-11-30 19:33:41 +00:00
2017-11-28 08:11:04 +00:00
2017-11-14 20:27:44 +00:00
2016-10-17 16:26:52 +00:00

Documentation for the ports tree: ports(7), packages(7), mirroring-ports(7),
library-specs(7), bsd.port.mk(5), bsd.port.arch.mk(5), port-modules(5).

dpb(1), bulk(8) (manpages under ${PORTSDIR}/infrastructure/man) for bulk builds.

See also the OpenBSD Porter's Handbook http://www.openbsd.org/faq/ports/

$OpenBSD: README,v 1.22 2016/10/17 16:26:52 danj Exp $
Description
Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
Readme 554 MiB
Languages
Makefile 61%
PHP 18.9%
Perl 6.5%
C 4.6%
HTML 2.3%
Other 6.4%