Greg Lehey
0f29e702c9
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 07:00:28 +00:00
Greg Lehey
19edff3483
Remove original license disclaimer.
...
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.
2002-05-19 06:55:13 +00:00
Greg Lehey
b42def5b86
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 06:17:52 +00:00
Greg Lehey
d01177918c
Remove original license disclaimer.
...
Add Caldera license.
Approved by: David Taylor <davidt@caldera.com>
Make buildable under FreeBSD.
2002-05-19 06:13:52 +00:00
Greg Lehey
c11e094d96
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 06:11:50 +00:00
Greg Lehey
b86ebdb239
Remove original license disclaimer.
...
Add Caldera license.
Approved by: David Taylor <davidt@caldera.com>
Make buildable under FreeBSD.
2002-05-19 06:03:06 +00:00
Greg Lehey
18d63e68fa
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:57:43 +00:00
Greg Lehey
0dd4639d2a
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:52:57 +00:00
Greg Lehey
0b8a2b1978
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
Greg Lehey
e1dd6a375f
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
Greg Lehey
8a1d3e0aaa
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
Greg Lehey
2a4a1db342
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
Greg Lehey
38e505c3e5
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
Greg Lehey
d517fd1c4c
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
Ruslan Ermilov
9207b4cff7
Removed a no-op FILES from bsd.doc.mk.
2001-12-17 13:45:56 +00:00
Ruslan Ermilov
7a96412797
Eliminate `number register
.U' not defined'' groff(1) warnings.
2000-11-29 08:36:36 +00:00
Ruslan Ermilov
80ff3b155f
Eliminate groff(1) warnings.
2000-11-27 07:19:06 +00:00
Kris Kennaway
4d113fee52
MAXHOSTNAMELEN is 256, not 64
2000-11-26 22:20:17 +00:00
Ruslan Ermilov
92ee29d2a5
Reimplement the groff(1) warnings elimination fixes in a better way.
2000-11-24 10:05:30 +00:00
Ruslan Ermilov
bbc7e5700d
Eliminate groff(1) warnings.
2000-11-23 15:21:30 +00:00
Ruslan Ermilov
817420dc8e
Eliminate groff(1) warnings.
2000-11-23 11:08:17 +00:00
Nik Clayton
c45b509bf4
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 Wemm
532d6f2fff
To avoid confusion, zap libcurses. ncurses provides both curses, termcap
...
and termlib (terminfo) support.
1999-11-26 09:28:33 +00:00
Peter Wemm
7f3dea244c
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
James Raynard
49ad8a1f2c
Revert previous commit. Despite the names, these files contain
...
troff input, not C source.
1998-03-07 22:34:23 +00:00
Jordan K. Hubbard
3e0ae19f52
Fix fprintf() here too.
1998-03-06 13:29:37 +00:00
Jordan K. Hubbard
6e4802b80e
\e should have been \n (don't know when this was broken).
1998-03-06 13:28:17 +00:00
Wolfram Schneider
1dd43f126a
Delete unused BINDIR variable.
1998-01-03 12:22:56 +00:00
Bruce Evans
363cefc57b
<bsd.doc.mk> now includes ../Makefile.inc, so don't include it here.
1997-12-17 19:26:07 +00:00
James Raynard
ac905c6e4d
Make fix for PR 4883 consistent with other similar cases.
1997-11-09 00:48:01 +00:00
James Raynard
f48f32cb59
Back-out previous change. A better fix is to follow.
...
Requested-by: bde
1997-11-08 20:29:33 +00:00
James Raynard
df6e5f12e9
Fix a couple of typos in documentation.
...
PR: 4883
Submitted by: invis@visi.com
1997-10-30 00:10:52 +00:00
Wolfram Schneider
4f55c7f722
Add CVS II: Parallelizing Software Development PSD:28
1997-03-04 20:35:32 +00:00
Wolfram Schneider
d5e90b65d2
Install RCS and CVS documents.
1997-03-04 18:21:07 +00:00
Wolfram Schneider
a58ae80927
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
Wolfram Schneider
b5b2a90624
Add MACROS=-ms. unroff(1) require a macro package as an argument.
1997-03-02 14:04:13 +00:00
Peter Wemm
230f8c40e5
Revert $FreeBSD$ back to $Id$
1997-02-22 13:06:56 +00:00
Jordan K. Hubbard
f852c47b11
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
Jordan K. Hubbard
8b7457b509
vfontedpr would appear to be in /usr/bin not /usr/libexec?
1997-02-09 02:16:26 +00:00
Jordan K. Hubbard
1130b656e5
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
Wolfram Schneider
e627b39bac
delete doubled words, e.g.: "the the" -> "the"
1996-10-05 18:37:31 +00:00
Jordan K. Hubbard
cd9a2f5c28
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
Wolfram Schneider
98830b3007
fix footnote bug in 05.sysman which sends nroff into an infinite loop.
1996-06-15 22:17:32 +00:00
Peter Wemm
6065a0be11
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
Bruce Evans
f98e0b2d0b
Fixed dependencies. Changes to source files weren't noticed.
1995-11-29 16:46:25 +00:00
Rodney W. Grimes
44204187ec
Remove trailing whitespace.
1995-05-30 06:58:14 +00:00
Bruce Evans
7111dc5ac1
CLEANFILES was missing most of the source links.
1995-02-08 21:27:09 +00:00
Garrett Wollman
65dd2ce99f
Correctly fix spam with usd/psd Makefile mix-up.
1995-01-12 20:57:11 +00:00
Jordan K. Hubbard
42941e8055
Remove 05.sysman until I can figure out why the ascii generation
...
runs amuck.
1995-01-12 17:32:12 +00:00
Jordan K. Hubbard
c270d29802
Make this agree with reality - it was actually a Makefile for ../usd!
1995-01-12 16:25:51 +00:00