summaryrefslogtreecommitdiffstats
path: root/share/doc
Commit message (Collapse)AuthorAgeFilesLines
* Normalize.ru2004-01-204-14/+65
|
* - refrect recent changes.ume2003-11-051-193/+466
| | | | | | | | | | - add table of contents. - add section 4.8 - Operations with IPsec tunnel mode. - add section 9 - Policy on technology with intellectual property right restriction - more about KAME's codeing style. Obtained from: KAME
* - support AES counter mode for ESP.ume2003-10-131-3/+4
| | | | | | | | - use size_t as return type of schedlen(), as there's no error check needed. - clear key schedule buffer before freeing. Obtained from: KAME
* - RIPEMD160 supportume2003-10-121-0/+2
| | | | | | - pass size arg to ah->result (avoid assuming result buffer size) Obtained from: KAME
* 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
|
* Remove MAINTAINER= lines from individual Makefiles in favor of thegshapiro2003-07-071-2/+0
| | | | MAINTAINER file (which already had entries for sendmail).
* de-__Pcharnier2003-07-062-4/+5
| | | | | use port/proto to represent services (not proto/port). add FBSDID
* String the timecounter paper into the build.phk2003-06-171-1/+1
|
* Add my timecounter paper from EuroBSDcon2002phk2003-06-1510-0/+6004
|
* Remove some KerberosIV references that are now stale.markm2003-04-302-63/+22
|
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-0114-91/+105
| | | | especially in troff files.
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/schweikh2002-12-302-8/+12
| | | | 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-308-23/+24
|
* PRINTERDEVICE can now take multiple values.ru2002-10-294-17/+2
|
* Index is unique for each PRINTERDEVICE.ru2002-10-291-6/+16
| | | | | | Abuse .for so that the variable expansion works inside the N modifier. This won't be a simple abuse with the next version of bsd.doc.mk which will support multi-value PRINTERDEVICE.
* Use a single style for share/doc/ makefiles.ru2002-10-2934-150/+129
|
* Sort SUBDIR list.ru2002-10-291-3/+2
| | | | Don't mention SGML docs which now live elsewhere.
* bsd.doc.mk changes:ru2002-10-2921-150/+130
| | | | | | | | | | | | | | | 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.
* Preprocess with tbl(1) only where needed.ru2002-10-255-3/+6
|
* Don't preprocess with tbl(1).ru2002-10-251-2/+0
|
* Kill the remnants of BOG.ru2002-10-252-26/+0
|
* Preprocess with tbl(1).ru2002-10-252-0/+3
|
* Don't preprocess with tbl(1).ru2002-10-251-1/+0
|
* 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
|
* Preprocess with tbl(1).ru2002-10-251-0/+1
|
* Eliminate warnings.ru2002-10-241-2/+5
|
* Preprocess with tbl(1), eliminate warnings.ru2002-10-242-5/+5
|
* Fixed a warning.ru2002-10-241-1/+1
|
* Fixed references and a bunch of other warnings.ru2002-10-249-9/+266
|
* Move more games stuff to the attic.markm2002-10-212-20/+0
|
* Do not build the majority of the games. Remaining are themarkm2002-10-201-4/+0
| | | | "utility-like" games and everyone's favourite, fortune(6).
* Fix a dozen typos, among them dmr's last name :-) and the ever soschweikh2002-10-121-299/+299
| | | | | | popular "dependant" (which the original reference manual does not have). Nuke whitespace at EOL.
* Make it works with POSIX sort (POS arg)ache2002-09-241-1/+1
| | | | All old sorts understand -k too.
* Make it official. The old BIND Operator's Guide has no informationdougb2002-07-071-3/+0
| | | | relevant to operation of a modern name server.
* Unbreak build by removing 10.named for nowdougb2002-07-011-1/+4
|
* Nuke SCCS docos, they're dead, again.jmallett2002-06-302-10/+1
|
* Remove references to UIO_USERISPACE which no longer exists.peter2002-06-201-2/+1
|
* Note that this is a historical document and that users should referfanf2002-05-261-0/+5
| | | | | | | to flex(1) in preference. Reviewed by: grog Approved by: dwmalone (mentor)
* PSD:19 (curses) is long dead.ru2002-05-221-8/+0
|
* Unencumber.ru2002-05-221-12/+12
|
* Build sccs(1) docs.ru2002-05-222-2/+11
|
* 19.curses wasn't encumbered, it's just dead.ru2002-05-221-1/+1
|
* Fixed build of recently added legacy docs.ru2002-05-226-27/+6
| | | | Reviewed by: grog
* Reconnect 21.troff to the build.ru2002-05-201-1/+1
|
* Build this document in a standard way.ru2002-05-201-30/+2
|
* Fixed roffing.ru2002-05-204-13/+19
|
OpenPOWER on IntegriCloud