Merge import of OpenBSD source, ports and XF4 tree.
While here, o clean up differences where possible o whitespace cleanup o ifdef ./. if defined() o '...' ./. "..." o echo foo > bar ./. echo foo >bar o `...` ./. $(...) ./. $$(...) o `...' ./. '...' o modernize "our" tree, e.g. WWW in ports o fix some typos and brainos introduced when renaming OpenBSD to MirBSD o use hardware 80387 by default o migrate Apache 1.3.28 OpenBSD ./. MirBSD ./. KAME o work around as many CVS bugs as possible (add back/delete files, ...) Synchronize stuff, ready for ongoing changes.
This commit is contained in:
8
LEGAL
8
LEGAL
@@ -1,4 +1,4 @@
|
||||
$MirBSD: LEGAL,v 1.3 2003/07/18 15:44:08 tg Exp $
|
||||
$MirBSD: LEGAL,v 1.4 2003/08/31 20:54:02 tg Exp $
|
||||
$OpenBSD: LEGAL,v 1.2 2003/07/17 20:59:43 deraadt Exp $
|
||||
|
||||
pdksh is provided AS IS, with NO WARRANTY, either expressed or implied.
|
||||
@@ -6,10 +6,4 @@ pdksh is provided AS IS, with NO WARRANTY, either expressed or implied.
|
||||
The vast majority of the code that makes pdksh is in the public domain.
|
||||
The exceptions are not included in the MirBSD source tree.
|
||||
|
||||
The exceptions are:
|
||||
sigact.c and sigact.h
|
||||
[REMOVED]
|
||||
aclocal.m4
|
||||
[REMOVED]
|
||||
|
||||
That's it. Short and simple.
|
||||
|
Reference in New Issue
Block a user