dissertation/gnu
tb b9a442fa4b Do not neuter __attribute__ with __STRICT_ANSI__
This broke readline support in newer Pythons and generally seems a
bad idea.  Upstream have removed this conditional in 5.0.

ok millert
2022-11-01 20:26:20 +00:00
..
gcc Force disabling the use of delay slots. This is ugly but gets the compiler 2022-07-27 17:01:02 +00:00
lib Do not neuter __attribute__ with __STRICT_ANSI__ 2022-11-01 20:26:20 +00:00
llvm In the linkers, collect objects in section "openbsd.mutable" and place 2022-10-07 15:04:51 +00:00
share
usr.bin Remove antique^Wolder-than-binutils-2.17 c++filt(1). 2022-10-28 15:50:55 +00:00
usr.sbin remove the "tbl" suffix for a few man pages 2022-07-11 03:11:49 +00:00
Makefile
README

README

$OpenBSD: README,v 1.2 2016/09/03 22:32:04 benno Exp $

This directory contains software that is Gigantic and Nasty but
Unavoidable.

Some, but not all, of the software in this subtree follows special
rules, i.e.  licences other than BSD.

So:
- check the history of external code before importing it.
- for GPL software be ready to arrange for copyright papers somewhat
in advance if you want to work on it (the FSF takes a few months to
process these).

Otherwise, changes might not make it to the main distribution, and may
need some further maintenance over time, or risk getting lost.

Some internal changes are acceptable, but OpenBSD can't afford to maintain
a complete separate toolchain on its own.