Baptiste Daroussin
ad9aa9f01c
Fix rendering with modern groff
...
Reported by: tj
2017-05-25 12:57:15 +00:00
Bryan Drewery
aa92269e46
Add more SUBDIR_PARALLEL.
...
MFC after: 3 weeks
Sponsored by: EMC / Isilon Storage Division
2015-10-15 22:55:08 +00:00
George V. Neville-Neil
61b38905ce
A bibliography of FreeBSD and BSD related papers and books.
...
Keep this file in order by primary key which is the first author's
last name and the year of publication.
2015-08-30 20:59:19 +00:00
Baptiste Daroussin
06d83c8266
In r282297 \fC was wrong changed to \fCW.) when it should have been \fCW
...
Reported by: carsten.kunze@arcor.de (heirloom doctools)
2015-06-03 20:04:39 +00:00
Baptiste Daroussin
d8d2119e26
Fix font issues
...
Submitted by: heirloom doctools upstream
2015-05-01 11:46:24 +00:00
Baptiste Daroussin
429af67f07
Remove never written documentation
2015-04-29 13:30:04 +00:00
Eitan Adler
dda5b39711
multiple: Remove 3rd clause from BSD license where approved by the
...
regents and renumber.
This patch skips files in contrib/ and crypto/
Acked by: imp
Discussed with: emaste
2014-03-14 03:07:51 +00:00
Rebecca Cran
974206cf70
Fix typos - remove duplicate "is".
...
PR: docs/154934
Submitted by: Eitan Adler <lists at eitanadler.com>
MFC after: 3 days
2011-02-23 09:22:33 +00:00
Ulrich Spörlein
c3990b4b85
Unroll vgrind filter to no longer depend on vgrind(1) during buildworld.
...
The source files haven't been touched in ages and this is unlikely
to change in the future.
2011-01-26 19:39:31 +00:00
Doug Barton
eb581844e4
Remove references to MAKEDEV(8)
2010-11-15 05:25:51 +00:00
Ruslan Ermilov
289f7a5e01
Sort SUBDIR.
2006-10-05 13:42:30 +00:00
Yaroslav Tykhiy
776fc0e90e
Commit the results of the typo hunt by Darren Pilgrim.
...
This change affects documentation and comments only,
no real code involved.
PR: misc/101245
Submitted by: Darren Pilgrim <darren pilgrim bitfreak org>
Tested by: md5(1)
MFC after: 1 week
2006-08-04 07:56:35 +00:00
Poul-Henning Kamp
e1d9e33240
The Berkeley pascal implementation for the VAX 11/780 has only
...
historical relevance these days, stow it in the attic instead of
on millions of FreeBSD computers.
2005-08-01 12:14:53 +00:00
Poul-Henning Kamp
453ad3b2c0
Remove the NQNFS paper.
...
We removed the corresponding code long time ago and the historically
interested can find this paper in the cvs repo, there is no point
in installing it any more.
Approved by: re@
2005-07-01 15:33:08 +00:00
Eivind Eklund
64a72b2907
Baby, we are not in Kansas anymore. Nor are we in 1996 or FreeBSD 2.1.
...
Note that these papers are mostly quite old, and add a pointer to
more recent docs.
2005-05-26 23:01:30 +00:00
Joseph Koshy
ebccf1e3a6
Bring a working snapshot of hwpmc(4), its associated libraries, userland utilities
...
and documentation into -CURRENT.
Bump FreeBSD_version.
Reviewed by: alc, jhb (kernel changes)
2005-04-19 04:01:25 +00:00
Ruslan Ermilov
a35d88931c
For variables that are only checked with defined(), don't provide
...
any fake value.
2004-10-24 15:33:08 +00:00
Poul-Henning Kamp
8627329012
Fix typo.
...
Found by: imp
2004-02-23 23:39:42 +00:00
Ruslan Ermilov
24dfc36033
Normalize.
2004-01-20 13:09:29 +00:00
Joseph Koshy
4836485595
Correct troff usage; typo fixes.
2003-09-05 09:40:10 +00:00
Joseph Koshy
ea0b1bdbe4
Allow the PS version of this paper to be built.
2003-09-05 09:38:54 +00:00
Poul-Henning Kamp
1ff15c57ef
String the timecounter paper into the build.
2003-06-17 09:14:34 +00:00
Poul-Henning Kamp
76dbe2e720
Add my timecounter paper from EuroBSDcon2002
2003-06-15 18:49:46 +00:00
Jens Schweikhardt
9d5abbddbf
Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,
...
especially in troff files.
2003-01-01 18:49:04 +00:00
Jens Schweikhardt
d64ada501a
Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/
...
Add FreeBSD Id tag where missing.
2002-12-30 21:18:15 +00:00
Ruslan Ermilov
1ae6878f83
Fixes to get rid of CD_HACK.
2002-10-30 15:20:50 +00:00
Ruslan Ermilov
abcdf29d48
Fixes to get rid of CD_HACK.
2002-10-30 13:07:34 +00:00
Ruslan Ermilov
71fe318b85
Use a single style for share/doc/ makefiles.
2002-10-29 15:01:59 +00:00
Ruslan Ermilov
b382ba4fb1
bsd.doc.mk changes:
...
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.
2002-10-29 14:56:09 +00:00
Ruslan Ermilov
7ce2069ad6
Don't preprocess with tbl(1).
2002-10-25 08:40:24 +00:00
Ruslan Ermilov
15cd62721a
Simplify.
2002-10-25 08:39:25 +00:00
Ruslan Ermilov
a3e8fd0b7f
Don't preprocess with tbl(1).
2002-10-25 08:10:40 +00:00
Peter Wemm
3ff369fed2
Remove references to UIO_USERISPACE which no longer exists.
2002-06-20 07:09:24 +00:00
Poul-Henning Kamp
42c159fe38
Modernize my email address.
2002-03-25 14:12:49 +00:00
Ruslan Ermilov
ab2963d7f6
Preprocess with pic(1).
2002-02-27 14:57:54 +00:00
Maxim Sobolev
90a5520170
Fix typo.
...
Approved by: phk
2002-02-18 16:22:23 +00:00
Poul-Henning Kamp
f8fc629c0f
The DEVFS paper presented at BSDcon-euro 2001 and BSDcon-2002.
2002-02-18 09:48:59 +00:00
Andrew R. Reiter
d0615c64a5
- Attempt to help declutter kern. sysctl by moving security out from
...
beneath it.
Reviewed by: rwatson
2002-01-16 06:55:30 +00:00
Ruslan Ermilov
9207b4cff7
Removed a no-op FILES from bsd.doc.mk.
2001-12-17 13:45:56 +00:00
Andrew R. Reiter
3a3dc2523a
- Fix sysctl mib examples in order to reflect the recent changes in
...
kern_jail.c
Approved by: rwatson
Reviewed by: rwatson
2001-12-12 05:28:42 +00:00
Jens Schweikhardt
41466b50c1
Just typo corrections (mmunmap->munmap etc), no content changes.
...
MFC after: 1 week
2001-11-01 11:36:04 +00:00
Ruslan Ermilov
0b381bf1fd
Remove vestiges of MFS.
2001-06-01 10:07:28 +00:00
Poul-Henning Kamp
fb54ac9dc8
Remove the MFS paper.
2001-05-29 18:54:54 +00:00
Ruslan Ermilov
e692e5c472
Synch with new contrib/groff/ directory layout.
2001-04-17 12:40:46 +00:00
Ruslan Ermilov
f6d2f1c200
Groff 1.16.1 implements .psbb request internally in troff(1)
...
rather than as a macro using the .sy request, so we may drop
the unsafe (-U) mode.
2000-12-06 11:56:34 +00:00
Ruslan Ermilov
e232ab3921
Eliminate groff(1) warnings.
2000-11-30 18:39:57 +00:00
Ruslan Ermilov
52415bd99c
Eliminate groff(1) warnings.
2000-11-30 17:06:28 +00:00
Ruslan Ermilov
79c8781d5e
Backout rev 1.2 (this paper is in me(7) not in ms(7) format),
...
eliminate remaining groff(1) warnings.
2000-11-30 13:07:14 +00:00
Ruslan Ermilov
a953ed108b
Eliminate groff(1) warnings.
2000-11-29 08:51:24 +00:00
Ruslan Ermilov
7a96412797
Eliminate `number register
.U' not defined'' groff(1) warnings.
2000-11-29 08:36:36 +00:00