summaryrefslogtreecommitdiff
path: root/share/doc/psd
Commit message (Collapse)AuthorAgeFilesLines
* Remove reference to RCS from PSD titlesBaptiste Daroussin2016-10-221-6/+0
| | | | Notes: svn path=/head/; revision=307807
* Remove RCS entry from PSD content file, it is gone along with GNU RCSBaptiste Daroussin2016-10-221-11/+0
| | | | Notes: svn path=/head/; revision=307806
* Remove GNU rcs from base.Baptiste Daroussin2016-10-155-25/+0
| | | | | | | | | | | GNU rcs is still available as a package: - rcs: Latest GPLv3 GNU rcs version. - rcs57: Copy of the latest version of GNU rcs (GPLv2) from base. Relnotes: yes Notes: svn path=/head/; revision=307351
* Add more SUBDIR_PARALLEL.Bryan Drewery2015-10-151-0/+2
| | | | | | | | MFC after: 3 weeks Sponsored by: EMC / Isilon Storage Division Notes: svn path=/head/; revision=289393
* Remove UCB advertising clause per the letter dated July 22, 1999.Ed Maste2015-03-131-5/+1
| | | | Notes: svn path=/head/; revision=279947
* multiple: Remove 3rd clause from BSD license where approved by theEitan Adler2014-03-1449-245/+49
| | | | | | | | | | | | regents and renumber. This patch skips files in contrib/ and crypto/ Acked by: imp Discussed with: emaste Notes: svn path=/head/; revision=263142
* Revert r256095, r256120 (partial), r256121:Glen Barber2013-10-095-0/+25
| | | | | | | | | | | | | | | | | | r256095: - Add gnu/usr.bin/rcs back to the base system. r256120: - Add WITHOUT_RCS back to src.conf.5. r256121: - Remove UPDATING entry regarding gnu/usr.bin/rcs removal. Requested by: many Approved by: re (marius) Discussed with: core Notes: svn path=/head/; revision=256198
* Good bye RCS. You will be missed.Eitan Adler2013-10-075-25/+0
| | | | | | | | | | (devel/rcs and devel/rcs57 are available as alternatives) Approved by: core Approved by: re (hrs) Notes: svn path=/head/; revision=256095
* Remove CVS from the base system.Eitan Adler2013-06-152-12/+1
| | | | | | | | | Discussed with: many Reviewed by: peter, zi Approved by: core Notes: svn path=/head/; revision=251794
* - change "is is" to "is" or "it is"Eitan Adler2011-10-164-5/+5
| | | | | | | | | | | - change "the the" to "the" Approved by: lstewart Approved by: sahil (mentor) MFC after: 3 days Notes: svn path=/head/; revision=226436
* Fix typo - "is is" should have been changed to "it is" in r218965.Rebecca Cran2011-02-261-1/+1
| | | | Notes: svn path=/head/; revision=219055
* Fix typos - remove duplicate "is".Rebecca Cran2011-02-231-1/+1
| | | | | | | | | PR: docs/154934 Submitted by: Eitan Adler <lists at eitanadler.com> MFC after: 3 days Notes: svn path=/head/; revision=218965
* Move most of the remaining USD/PSD/SMM papers into share/docUlrich Spörlein2010-12-0435-8/+14826
| | | | Notes: svn path=/head/; revision=216178
* Rename documentation source files to avoid filesystem case and restrictedEd Maste2010-07-164-2/+2
| | | | | | | | | | filename issues when checking out the source on other operating systems. I've verified the generated paper.ascii is identical before and after the change. Notes: svn path=/head/; revision=210167
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-2417-28/+28
| | | | | | | any fake value. Notes: svn path=/head/; revision=136910
* Normalize.Ruslan Ermilov2004-01-201-5/+23
| | | | Notes: svn path=/head/; revision=124750
* de-__PPhilippe Charnier2003-07-062-4/+5
| | | | | | | | use port/proto to represent services (not proto/port). add FBSDID Notes: svn path=/head/; revision=117278
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt2003-01-011-1/+3
| | | | | | | especially in troff files. Notes: svn path=/head/; revision=108533
* Fixes to get rid of CD_HACK.Ruslan Ermilov2002-10-306-18/+19
| | | | Notes: svn path=/head/; revision=106202
* PRINTERDEVICE can now take multiple values.Ruslan Ermilov2002-10-291-5/+0
| | | | Notes: svn path=/head/; revision=106151
* Use a single style for share/doc/ makefiles.Ruslan Ermilov2002-10-2911-52/+46
| | | | Notes: svn path=/head/; revision=106146
* bsd.doc.mk changes:Ruslan Ermilov2002-10-2910-59/+53
| | | | | | | | | | | | | | | | | | 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
* Preprocess with tbl(1).Ruslan Ermilov2002-10-252-0/+3
| | | | Notes: svn path=/head/; revision=105922
* Don't preprocess with tbl(1).Ruslan Ermilov2002-10-251-1/+0
| | | | Notes: svn path=/head/; revision=105921
* Preprocess with tbl(1).Ruslan Ermilov2002-10-251-0/+1
| | | | Notes: svn path=/head/; revision=105916
* Eliminate warnings.Ruslan Ermilov2002-10-241-2/+5
| | | | Notes: svn path=/head/; revision=105872
* Preprocess with tbl(1), eliminate warnings.Ruslan Ermilov2002-10-242-5/+5
| | | | Notes: svn path=/head/; revision=105871
* Fixed references and a bunch of other warnings.Ruslan Ermilov2002-10-249-9/+266
| | | | Notes: svn path=/head/; revision=105863
* Fix a dozen typos, among them dmr's last name :-) and the ever soJens Schweikhardt2002-10-121-299/+299
| | | | | | | | | popular "dependant" (which the original reference manual does not have). Nuke whitespace at EOL. Notes: svn path=/head/; revision=104986
* Nuke SCCS docos, they're dead, again.Juli Mallett2002-06-302-10/+1
| | | | Notes: svn path=/head/; revision=99099
* Note that this is a historical document and that users should referTony Finch2002-05-261-0/+5
| | | | | | | | | | to flex(1) in preference. Reviewed by: grog Approved by: dwmalone (mentor) Notes: svn path=/head/; revision=97310
* PSD:19 (curses) is long dead.Ruslan Ermilov2002-05-221-8/+0
| | | | Notes: svn path=/head/; revision=97110
* Unencumber.Ruslan Ermilov2002-05-221-12/+12
| | | | Notes: svn path=/head/; revision=97109
* Build sccs(1) docs.Ruslan Ermilov2002-05-222-2/+11
| | | | Notes: svn path=/head/; revision=97108
* 19.curses wasn't encumbered, it's just dead.Ruslan Ermilov2002-05-221-1/+1
| | | | Notes: svn path=/head/; revision=97107
* Fixed build of recently added legacy docs.Ruslan Ermilov2002-05-226-27/+6
| | | | | | | Reviewed by: grog Notes: svn path=/head/; revision=97099
* Unbreak world.Greg Lehey2002-05-207-124/+3
| | | | | | | | | | | | | 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 subdirectories 3, 4, and 17 from the build; they do not buildMike Silbersack2002-05-201-2/+2
| | | | | | | properly at this time. Notes: svn path=/head/; revision=96963
* Include the following previously encumbered documentation in the build:Greg Lehey2002-05-191-6/+8
| | | | | | | | | | | 01.cacm 02.implement 03.iosys 04.uprog 06.Clang 15.yacc 16.lex 17.m4 Some of these produce a number of warnings. I don't want to remove them yet, because some noble soul may decide to remove the cause of the warnings, but they won't if it doesn't bite them. Notes: svn path=/head/; revision=96937
* Remove original license disclaimer.Greg Lehey2002-05-192-7/+54
| | | | | | | | | | | | Add Caldera license. Approved by: David Taylor <davidt@caldera.com> Make buildable under FreeBSD. This one was relatively easy, though it still contains obscenities. Notes: svn path=/head/; revision=96936
* Initial checkin: 4.4BSD version. These files need to be updated withGreg Lehey2002-05-192-0/+949
| | | | | | | | | | 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=96935
* Remove original license disclaimer.Greg Lehey2002-05-192-35/+82
| | | | | | | | | | | | | | | | | | | | Add Caldera license. Approved by: David Taylor <davidt@caldera.com> Make buildable under FreeBSD. This one's a real mess. It's full of undefined macros, and in one place deliberately causes syntax warnings. I've decided against taking out the undefined macros: they don't alter the format of the output document, and maybe one day somebody will put in the macro definitions. Note that this file corrects a number of format errors which appear in the O'Reilly 4.4BSD manual set. Notes: svn path=/head/; revision=96934
* Initial checkin: 4.4BSD version. These files need to be updated withGreg Lehey2002-05-192-0/+2321
| | | | | | | | | | 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=96932
* Remove original license disclaimer.Greg Lehey2002-05-192-42/+86
| | | | | | | | | | | | | | | | | | | | | Add Caldera license. Approved by: David Taylor <davidt@caldera.com> Make buildable under FreeBSD. This was relatively complicated: the original text used the msU macros, which are available in a number of different kinds. This version uses a number of mm-like macros, including AL and BL, which just aren't available in ms, and the msU macros I've found (even the ones in 4.4BSD) don't have them either. I replaced them with ms constructs, which makes it format better than the O'Reilly document, but I wasn't able to get the table of contents (ms doesn't have that facility). Add a prominent comment that this is not a reference for any modern version of C. Notes: svn path=/head/; revision=96931
* Initial checkin: 4.4BSD version. These files need to be updated withGreg Lehey2002-05-192-0/+4557
| | | | | | | | | | 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=96927
* Remove original license disclaimer.Greg Lehey2002-05-1911-43/+387
| | | | | | | | | | | Add Caldera license. Approved by: David Taylor <davidt@caldera.com> Make buildable under FreeBSD. Notes: svn path=/head/; revision=96925
* Initial checkin: 4.4BSD version. These files need to be updated withGreg Lehey2002-05-1911-0/+2947
| | | | | | | | | | 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=96924
* Remove original license disclaimer.Greg Lehey2002-05-192-5/+52
| | | | | | | | | | | Add Caldera license. Approved by: David Taylor <davidt@caldera.com> Make buildable under FreeBSD. Notes: svn path=/head/; revision=96923
* Initial checkin: 4.4BSD version. These files need to be updated withGreg Lehey2002-05-192-0/+1065
| | | | | | | | | | 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=96920
* 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