summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/PSD.doc
Commit message (Collapse)AuthorAgeFilesLines
* Remove another unused Makefile.trhodes2003-02-031-8/+0
|
* bsd.doc.mk changes:ru2002-10-291-1/+0
| | | | | | | | | | | | | | | 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.
* More consistancy. file system > filesystemtrhodes2002-05-161-2/+2
|
* Preceed/preceeding are not english words. Use precede and preceding.asmodai2001-02-181-2/+2
|
* Reimplement the groff(1) warnings elimination fixes in a better way.ru2000-11-242-10/+5
|
* Eliminate groff(1) warnings.ru2000-11-232-2/+20
|
* $Id$ -> $FreeBSD$peter1999-08-282-2/+2
|
* Cleanup: fix a few typos, fit ASCII output onto an 80-column terminaljraynard1997-11-231-16/+16
| | | | and use a fixed font which actually exists.
* Revert $FreeBSD$ to $Id$peter1997-02-222-2/+2
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-142-2/+2
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Removed extra $Id$ string.steve1996-10-111-3/+1
|
* O' to be bitten by CVS. Cleanup after importsteve1996-10-082-2/+3
| | | | | | of Christos' version of make(1) and add Id's. Set straight by: Bruce Evans and Peter Wemm :)
* This commit was generated by cvs2svn to compensate for changes in r18764,steve1996-10-061-0/+1
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Import Christos Zoulas' version of NetBSD's make onto thesteve1996-10-062-5/+18
| | | | | | | | | | | | vendor branch for reference. Obtained from: Christos Zoulas <christos@netbsd.org>
| * Import the 4.4BSD-Lite2 version of make onto the vendor branchpeter1996-10-061-1/+1
| | | | | | | | | | "for reference". This doesn't change anything since all files have been touched.
* | Merge in NetBSD's changes to make(1). Changes include:steve1996-10-061-3/+16
|/ | | | | | | | | | | | | | | | - Add the .PHONY, .PARALLEL, and .WAIT directives - Added the -B and -m commandline flags - misc. man page cleanups - numerous job-related enhancements - removed unused header file (bit.h) - add util.c for functions not found in other envs. - and a few coordinated whitespace changes Special thanks to Christos Zoulas <christos@netbsd.org> for help in the merge. A 'diff -ur' between Net and FreeBSD now only contains sccsid-related diffs. :) Obtained from: NetBSD, christos@netbsd.org, and me
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-272-0/+3739
OpenPOWER on IntegriCloud