History log of /freebsd-10.1-release/share/doc/psd/01.cacm/
Revision Date Author Comments
272461 03-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


136910 24-Oct-2004 ru

For variables that are only checked with defined(), don't provide
any fake value.


106202 30-Oct-2002 ru

Fixes to get rid of CD_HACK.


106143 29-Oct-2002 ru

bsd.doc.mk changes:

Don't gratuitously pipe thru a cat(1) if NODOCCOMPRESS.

Only create _stamp.extra when necessary.

Get rid of SOELIMPP and OBJS.

Use Groff version of soelim(1); we need its -I option
for the following to work.

Don't needlessly chdir to SRCDIR. Only a few documents
need CD_HACK, and those that need it either use refer(1)
or .PSPIC macro which internally uses the .psbb call.


105922 25-Oct-2002 ru

Preprocess with tbl(1).


105863 24-Oct-2002 ru

Fixed references and a bunch of other warnings.


96964 20-May-2002 grog

Unbreak world.

Obtained from: mark
Pointy hat to: grog

Change msU macros to mU.

This is only a partial solution; the whole issue of building the
documentation needs to be revisited.


96915 19-May-2002 grog

Remove original license disclaimer.
Add Caldera license.

Approved by: David Taylor <davidt@caldera.com>

Make roughly buildable under FreeBSD.

The results are not perfect: the original Makefile referred to a refer
file papers/Ind, which doesn't seem to have been kept, so the
references to other publications are missing.


96914 19-May-2002 grog

Initial checkin: 4.4BSD version. These files need to be updated with
current license information and adapted to the FreeBSD build
environment before they will build.

Approved by: David Taylor <davidt@caldera.com>