1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/gnu
fgsch 8981952434 From NetBSD:
Deal with weak symbols when looking up in shared libraries; tested by marc@
miod@ and myself.
2002-02-14 04:25:32 +00:00
..
egcs Make f77(1) work on sparc64. ok espie 2002-01-27 18:47:02 +00:00
lib let configure script use GNUSYSTEM_AUX_DIR 2001-09-25 09:50:18 +00:00
share shared files for gnu configure: 2001-09-25 09:42:02 +00:00
usr.bin From NetBSD: 2002-02-14 04:25:32 +00:00
usr.sbin Particularly egregious pair of changes to get recent sendmail 2002-01-21 00:44:06 +00:00
Makefile Skip this tree-breaking BULLSHIT 2001-09-25 17:48:59 +00:00
README Document rules specific to the FSF subtree. 2001-08-18 13:12:57 +00:00

$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.