1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/gnu
2013-10-09 19:13:18 +00:00
..
gcc don't warn on missing newline at eof 2013-08-07 01:03:58 +00:00
lib Switch time_t, ino_t, clock_t, and struct kevent's ident and data 2013-08-13 05:52:02 +00:00
share
usr.bin Merge binutils 2.15 einfo() buffering change to binutils-2.17. 2013-10-09 19:13:18 +00:00
usr.sbin Switch time_t, ino_t, clock_t, and struct kevent's ident and data 2013-08-13 05:52:02 +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.