aboutsummaryrefslogtreecommitdiff
path: root/share/doc/papers/relengr
Commit message (Collapse)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
| | | | | | | This is a residual of the $FreeBSD$ removal. MFC After: 3 days (though I'll just run the command on the branches) Sponsored by: Netflix
* share: Remove ancient SCCS tags.Warner Losh2023-11-275-9/+0
| | | | | | | | Remove ancient SCCS tags from the tree, automated scripting, with two minor fixup to keep things compiling. All the common forms in the tree were removed with a perl script. Sponsored by: Netflix
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-161-1/+0
| | | | Remove /^\.\\"\s*\$FreeBSD\$$\n/
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
| | | | Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
* multiple: Remove 3rd clause from BSD license where approved by theEitan Adler2014-03-144-20/+4
| | | | | | | | | | | | regents and renumber. This patch skips files in contrib/ and crypto/ Acked by: imp Discussed with: emaste Notes: svn path=/head/; revision=263142
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
| | | | | | | any fake value. Notes: svn path=/head/; revision=136910
* Fixes to get rid of CD_HACK.Ruslan Ermilov2002-10-302-5/+5
| | | | Notes: svn path=/head/; revision=106202
* bsd.doc.mk changes:Ruslan Ermilov2002-10-291-7/+7
| | | | | | | | | | | | | | | | | | 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
* Eliminate groff(1) warnings: unbreak refer(1)ences.Ruslan Ermilov2000-11-274-183/+5
| | | | Notes: svn path=/head/; revision=69257
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* Revert $FreeBSD$ back to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22985
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=21673
* Make all these format under the new scheme. I haven't had a chance toGarrett Wollman1995-01-111-4/+5
| | | | | | | test the -me stuff, so it's still disabled for now. Notes: svn path=/head/; revision=5490
* Removed un-needed hard-coded path to REFER .Nate Williams1994-11-081-1/+0
| | | | Notes: svn path=/head/; revision=4258
* BSD 4.4 Lite Share SourcesRodney W. Grimes1994-05-309-0/+931
Notes: svn path=/head/; revision=1638