summaryrefslogtreecommitdiff
path: root/share/doc/psd/02.implement
Commit message (Collapse)AuthorAgeFilesLines
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-3/+3
| | | | | | | any fake value. Notes: svn path=/head/; revision=136910
* Fixes to get rid of CD_HACK.Ruslan Ermilov2002-10-302-6/+6
| | | | Notes: svn path=/head/; revision=106202
* bsd.doc.mk changes:Ruslan Ermilov2002-10-291-8/+8
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=106143
* Don't preprocess with tbl(1).Ruslan Ermilov2002-10-251-1/+0
| | | | Notes: svn path=/head/; revision=105921
* Fixed references and a bunch of other warnings.Ruslan Ermilov2002-10-243-7/+68
| | | | Notes: svn path=/head/; revision=105863
* Unbreak world.Greg Lehey2002-05-201-18/+2
| | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=96964
* Remove original license disclaimer.Greg Lehey2002-05-193-12/+108
| | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=96919
* Initial checkin: 4.4BSD version. These files need to be updated withGreg Lehey2002-05-193-4/+165
| | | | | | | | | | current license information and adapted to the FreeBSD build environment before they will build. Approved by: David Taylor <davidt@caldera.com> Notes: svn path=/head/; revision=96918
* Initial checkin: 4.4BSD version. These files need to be updated withGreg Lehey2002-05-192-0/+1262
current license information and adapted to the FreeBSD build environment before they will build. Approved by: David Taylor <davidt@caldera.com> Notes: svn path=/head/; revision=96917