grog
35063bd927
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>
2002-05-19 05:49:13 +00:00
grog
892c211523
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>
2002-05-19 05:41:35 +00:00
grog
13d9ed8752
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.
2002-05-19 05:39:56 +00:00
grog
3fddc40727
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>
2002-05-19 05:31:37 +00:00
grog
98024d1798
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. In addition, the
pagination is not correct, with the result that some .DS/.DE blocks
leave large amounts of white space empty before them. Possibly this
could be fixed by putting the (blank) footnotes at the end.
PR: 35345
Requested by: Tony Finch <fanf@dotat.at>
2002-05-19 05:14:02 +00:00
grog
1d9bed166c
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>
2002-05-19 04:37:39 +00:00
ru
650091c314
Removed a no-op FILES from bsd.doc.mk.
2001-12-17 13:45:56 +00:00
ru
2661974702
Eliminate `number register
.U' not defined'' groff(1) warnings.
2000-11-29 08:36:36 +00:00
ru
98a287a66e
Eliminate groff(1) warnings.
2000-11-27 07:19:06 +00:00
kris
087adbb847
MAXHOSTNAMELEN is 256, not 64
2000-11-26 22:20:17 +00:00
ru
8086c43685
Reimplement the groff(1) warnings elimination fixes in a better way.
2000-11-24 10:05:30 +00:00
ru
c7382559ad
Eliminate groff(1) warnings.
2000-11-23 15:21:30 +00:00
ru
5da40f29fd
Eliminate groff(1) warnings.
2000-11-23 11:08:17 +00:00
nik
7dc0a66e49
Update to include a link to the referenced papers when PRINTERDEVICE=html
...
PR: docs/22140
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
2000-10-26 23:12:12 +00:00
peter
434ff9c85c
To avoid confusion, zap libcurses. ncurses provides both curses, termcap
...
and termlib (terminfo) support.
1999-11-26 09:28:33 +00:00
peter
76f0c923fe
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
jraynard
9af8f68c3d
Revert previous commit. Despite the names, these files contain
...
troff input, not C source.
1998-03-07 22:34:23 +00:00
jkh
31ba7c266a
Fix fprintf() here too.
1998-03-06 13:29:37 +00:00
jkh
32df54dafd
\e should have been \n (don't know when this was broken).
1998-03-06 13:28:17 +00:00
wosch
a83b5c4a1e
Delete unused BINDIR variable.
1998-01-03 12:22:56 +00:00
bde
fbf2dc264b
<bsd.doc.mk> now includes ../Makefile.inc, so don't include it here.
1997-12-17 19:26:07 +00:00
jraynard
73454caef1
Make fix for PR 4883 consistent with other similar cases.
1997-11-09 00:48:01 +00:00
jraynard
b75b0b1064
Back-out previous change. A better fix is to follow.
...
Requested-by: bde
1997-11-08 20:29:33 +00:00
jraynard
da5484899b
Fix a couple of typos in documentation.
...
PR: 4883
Submitted by: invis@visi.com
1997-10-30 00:10:52 +00:00
wosch
a4bb57d303
Add CVS II: Parallelizing Software Development PSD:28
1997-03-04 20:35:32 +00:00
wosch
4d01bbdf71
Install RCS and CVS documents.
1997-03-04 18:21:07 +00:00
wosch
7345179fde
Fix broken output. It did not work due the obj dir changes
...
in make(1) some months ago.
1997-03-03 01:09:51 +00:00
wosch
5983c08356
Add MACROS=-ms. unroff(1) require a macro package as an argument.
1997-03-02 14:04:13 +00:00
peter
4e357feeb8
Revert $FreeBSD$ back to $Id$
1997-02-22 13:06:56 +00:00
jkh
42b19c44e4
whoops! wosch was right! my sources were out of date and this
...
change is bogus! heh heh. [slinks away].
1997-02-09 03:12:09 +00:00
jkh
d965c55f4f
vfontedpr would appear to be in /usr/bin not /usr/libexec?
1997-02-09 02:16:26 +00:00
jkh
808a36ef65
Make the long-awaited change from $Id$ to $FreeBSD$
...
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.
1997-01-14 07:20:47 +00:00
wosch
65b9eae0ee
delete doubled words, e.g.: "the the" -> "the"
1996-10-05 18:37:31 +00:00
jkh
8eb37231d4
Bring in my changes for removing the pestilent obj links (unless you
...
really want them) from /usr/src. This is the final version of the
patches, incorporating the feedback I've received from -current.
1996-06-24 04:26:21 +00:00
wosch
afb02af02e
fix footnote bug in 05.sysman which sends nroff into an infinite loop.
1996-06-15 22:17:32 +00:00
peter
c3f352d4ad
This commit was generated by cvs2svn to compensate for changes in r13122,
...
which included commits to RCS files with non-trunk default branches.
1995-12-30 19:02:48 +00:00
bde
f76dc322ec
Fixed dependencies. Changes to source files weren't noticed.
1995-11-29 16:46:25 +00:00
rgrimes
423ba8f9bc
Remove trailing whitespace.
1995-05-30 06:58:14 +00:00
bde
60e00327b7
CLEANFILES was missing most of the source links.
1995-02-08 21:27:09 +00:00
wollman
8ed96aeb90
Correctly fix spam with usd/psd Makefile mix-up.
1995-01-12 20:57:11 +00:00
jkh
773f95d069
Remove 05.sysman until I can figure out why the ascii generation
...
runs amuck.
1995-01-12 17:32:12 +00:00
jkh
13d6163804
Make this agree with reality - it was actually a Makefile for ../usd!
1995-01-12 16:25:51 +00:00
wollman
d88d115eaf
Add back in the -me papers now that they all work.
1995-01-11 19:51:47 +00:00
wollman
2859270f6f
Disable 05.sysman, it sends nroff into an infinite loop.
1995-01-11 04:24:41 +00:00
wollman
f1ee396fc1
Make these documents build if possible.
1995-01-11 01:53:04 +00:00
rgrimes
b0d61785ca
BSD 4.4 Lite Share Sources
1994-05-30 19:09:18 +00:00