agc
89aaa1bb64
Move UCB-licensed code from 4-clause to 3-clause licence.
...
Patches provided by Joel Baker in PR 22365, verified by myself.
2003-08-07 11:13:06 +00:00
tv
4b087712af
Pull in various changes from OpenBSD, most from Marc Espie, including:
...
* Provide some GNUisms as extensions.
* Provide dynamically growable string space.
* Make define(defn(foo)) work correctly for builtins.
(The current version is supposed to be capable of satisfying autoconf.)
All still relevant NetBSD changes have been preserved in this version, and
formatting and style fixes have been applied in various places.
Thanks to Masao Uebayashi <uebayasi@soum.co.jp> for pointing this out.
2001-11-14 06:16:07 +00:00
enami
692962babe
add -Dunix to CPPFLAGS to suppress cpp warning.
1998-09-01 03:16:48 +00:00
perry
e6f7c69f88
try another way of fixing #if defined(unix) issues
1998-08-30 23:50:28 +00:00
enami
768e0ae9d2
Nuke unix symbol warning differently (I've used wrong compiler to check
...
in previous commit).
1998-08-30 23:22:30 +00:00
enami
daede63067
Check __NetBSD__ prior to unix.
1998-08-30 22:51:44 +00:00
cgd
ce713b1483
change #ifdef unix's to also accept __NetBSD__. After 1.1 (per a
...
decision made a long time ago), 'unix' will no longer be defined, and
is not currently defined on some architectures.
1995-09-29 00:27:51 +00:00
tls
8ddb734554
Sync with 4.4BSD-Lite2
1995-09-28 05:37:28 +00:00
cgd
87eebf70fe
oops; used ifdef instead of if.
1995-04-26 01:21:08 +00:00
cgd
b74ff41786
treat __NetBSD__ like 'unix'
1995-04-24 07:39:28 +00:00
glass
a7c89f0ff9
upgrade to 4.4-lite m4. no local changes of note
1994-06-19 03:58:22 +00:00
cgd
61f282557f
initial import of 386bsd-0.1 sources
1993-03-21 09:45:37 +00:00