1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/gnu
2011-04-12 21:38:16 +00:00
..
egcs Allow GCC2 to be used as a cross compiler from amd64 (can build m68k and sparc 2011-04-05 18:48:27 +00:00
gcc Use the correct floating point type. 2011-04-07 10:44:40 +00:00
lib Compile the v3 demangler support code in libiberty, bump minor. Will be used 2010-09-04 14:39:05 +00:00
share
usr.bin A few, hopefully last, NULL-as-an-integer misuses. 2011-04-12 21:38:16 +00:00
usr.sbin Make the localhost cf the same as the prototype cf but listen on 2011-04-07 15:37:01 +00:00
Makefile
README

$OpenBSD: README,v 1.1 2001/08/18 13:12:57 espie Exp $

Some of the software in this subtree follows special rules.

Specifically, the FSF not only wants the GPL licence, but they
also insist that you assign your copyright to the FSF for anything
but trivial changes.

So:
- check the history of external code before importing it.
- 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.