Home | History | Annotate | Download | only in m4
History log of /src/usr.bin/m4/pathnames.h
RevisionDateAuthorComments
 1.15  08-Mar-2011  riz Revert previous, to fix build on Mac OS X again.

ok christos@
 1.14  05-Mar-2011  christos add other os support from MirBSD
 1.13  31-Oct-2009  joerg Always define _PATH_DIVNAME to the Unix version. Drop UNIQUE.
Fixes build on Mac OS X.
 1.12  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22365, verified by myself.
 1.11  14-Nov-2001  tv 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.
 1.10  01-Sep-1998  enami add -Dunix to CPPFLAGS to suppress cpp warning.
 1.9  30-Aug-1998  perry try another way of fixing #if defined(unix) issues
 1.8  30-Aug-1998  enami Nuke unix symbol warning differently (I've used wrong compiler to check
in previous commit).
 1.7  30-Aug-1998  enami Check __NetBSD__ prior to unix.
 1.6  29-Sep-1995  cgd 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.
 1.5  28-Sep-1995  tls Sync with 4.4BSD-Lite2
 1.4  26-Apr-1995  cgd oops; used ifdef instead of if.
 1.3  24-Apr-1995  cgd treat __NetBSD__ like 'unix'
 1.2  19-Jun-1994  glass upgrade to 4.4-lite m4. no local changes of note
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.3  26-Oct-2009  christos Import new m4 from OpenBSD.
 1.1.1.2  28-Sep-1995  tls imported from 44lite2
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources

RSS XML Feed