summaryrefslogtreecommitdiffstats
path: root/share/doc/papers
Commit message (Collapse)AuthorAgeFilesLines
* Normalize.ru2004-01-201-3/+16
|
* Correct troff usage; typo fixes.jkoshy2003-09-051-9/+9
|
* Allow the PS version of this paper to be built.jkoshy2003-09-051-1/+8
|
* String the timecounter paper into the build.phk2003-06-171-1/+1
|
* Add my timecounter paper from EuroBSDcon2002phk2003-06-1510-0/+6004
|
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-013-22/+26
| | | | especially in troff files.
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/schweikh2002-12-301-6/+8
| | | | Add FreeBSD Id tag where missing.
* Fixes to get rid of CD_HACK.ru2002-10-302-5/+12
|
* Fixes to get rid of CD_HACK.ru2002-10-302-5/+5
|
* Use a single style for share/doc/ makefiles.ru2002-10-296-32/+29
|
* bsd.doc.mk changes:ru2002-10-296-53/+50
| | | | | | | | | | | | | | | 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.
* Don't preprocess with tbl(1).ru2002-10-251-1/+0
|
* Simplify.ru2002-10-251-6/+4
|
* Don't preprocess with tbl(1).ru2002-10-251-1/+0
|
* Remove references to UIO_USERISPACE which no longer exists.peter2002-06-201-2/+1
|
* Modernize my email address.phk2002-03-259-9/+9
|
* Preprocess with pic(1).ru2002-02-271-0/+1
|
* Fix typo.sobomax2002-02-181-1/+1
| | | | Approved by: phk
* The DEVFS paper presented at BSDcon-euro 2001 and BSDcon-2002.phk2002-02-183-1/+1286
|
* - Attempt to help declutter kern. sysctl by moving security out fromarr2002-01-161-1/+1
| | | | | | beneath it. Reviewed by: rwatson
* Removed a no-op FILES from bsd.doc.mk.ru2001-12-171-2/+0
|
* - Fix sysctl mib examples in order to reflect the recent changes inarr2001-12-121-2/+2
| | | | | | | kern_jail.c Approved by: rwatson Reviewed by: rwatson
* Just typo corrections (mmunmap->munmap etc), no content changes.schweikh2001-11-015-14/+14
| | | | MFC after: 1 week
* Remove vestiges of MFS.ru2001-06-012-36/+0
|
* Remove the MFS paper.phk2001-05-297-899/+1
|
* Synch with new contrib/groff/ directory layout.ru2001-04-171-1/+1
|
* Groff 1.16.1 implements .psbb request internally in troff(1)ru2000-12-063-3/+3
| | | | | rather than as a macro using the .sy request, so we may drop the unsafe (-U) mode.
* Eliminate groff(1) warnings.ru2000-11-301-14/+16
|
* Eliminate groff(1) warnings.ru2000-11-308-9/+10
|
* Backout rev 1.2 (this paper is in me(7) not in ms(7) format),ru2000-11-301-7/+5
| | | | eliminate remaining groff(1) warnings.
* Eliminate groff(1) warnings.ru2000-11-291-0/+1
|
* Eliminate ``number register `.U' not defined'' groff(1) warnings.ru2000-11-291-0/+1
|
* Eliminate groff(1) warnings.ru2000-11-281-8/+11
|
* Eliminate groff(1) warnings, unbind from tbl(1).ru2000-11-282-2/+2
|
* ${GRIND} implies -f.ru2000-11-281-2/+2
|
* Eliminate groff(1) warnings.ru2000-11-271-1/+1
|
* Eliminate groff(1) warnings: unbreak refer(1)ences.ru2000-11-274-183/+5
|
* Make this paper buildable in nroff mode, eliminate warnings,ru2000-11-242-5/+4
| | | | do not force default printing device and compression mode.
* Remove a doubled "in the".nik2000-10-261-1/+1
| | | | | PR: docs/22140 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
* Update to include a link to the referenced papers when PRINTERDEVICE=htmlnik2000-10-261-35/+100
| | | | | PR: docs/22140 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
* Fix typos.sobomax2000-08-211-3/+3
| | | | Approved by: phk
* Add the bufbio paper to the build.phk2000-07-301-2/+2
| | | | | Various plans to move all these to the doc tree exist pending time and somebody to docbook them.
* Add the bio/buf paperphk2000-07-303-0/+1317
|
* o Minor spelling/grammar nits in intro header about conferencerwatson2000-06-061-1/+1
| | | | | - s/netoworking/Networking/ - s/are/is/
* Typo.phk2000-05-301-1/+1
| | | | Spotted by: sobomax
* Correct misspelling of INADDR_ANY as IN_ADDRANY.green2000-05-301-1/+1
|
* Put the jail paper in the makefile.phk2000-05-291-1/+1
|
* The Jail paper, written jointly by rwatson & me.phk2000-05-297-0/+1215
|
* $Id$ -> $FreeBSD$peter1999-08-2831-31/+31
|
* Oops, the SRCDIR=${.OBJDIR} hack is still necessary, (since bsd.doc.mkbde1998-08-021-1/+1
| | | | | has to cd to ${SRCDIR} to support inclusion messes elsewhere). Fortunately the previous commit forgot to remove it.
OpenPOWER on IntegriCloud