Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sync with KAME regarding NDP | suz | 2005-10-21 | 1 | -83/+157 |
| | | | | | | | | | | | | - introduced fine-grain-timer to manage ND-caches and IPv6 Multicast-Listeners - supports Router-Preference <draft-ietf-ipv6-router-selection-07.txt> - better prefix lifetime management - more spec-comformant DAD advertisement - updated RFC/internet-draft revisions Obtained from: KAME Reviewed by: ume, gnn MFC after: 2 month | ||||
* | The Berkeley pascal implementation for the VAX 11/780 has only | phk | 2005-08-01 | 19 | -3129/+0 |
| | | | | | historical relevance these days, stow it in the attic instead of on millions of FreeBSD computers. | ||||
* | Remove the \*(DY at the end of the document, it makes the installed | phk | 2005-08-01 | 1 | -1/+0 |
| | | | | file differ for each install. | ||||
* | reflect scope change. | ume | 2005-07-25 | 1 | -29/+152 |
| | | | | Obtained from: KAME | ||||
* | Remove the NQNFS paper. | phk | 2005-07-01 | 3 | -2016/+0 |
| | | | | | | | | 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@ | ||||
* | Baby, we are not in Kansas anymore. Nor are we in 1996 or FreeBSD 2.1. | eivind | 2005-05-26 | 1 | -6/+7 |
| | | | | | Note that these papers are mostly quite old, and add a pointer to more recent docs. | ||||
* | Bring a working snapshot of hwpmc(4), its associated libraries, userland ↵ | jkoshy | 2005-04-19 | 3 | -0/+43 |
| | | | | | | | | | | utilities and documentation into -CURRENT. Bump FreeBSD_version. Reviewed by: alc, jhb (kernel changes) | ||||
* | There is no longer a KNOWN_DEFECTS file, so don't try to install it. | dougb | 2005-03-17 | 1 | -1/+1 |
| | |||||
* | Start the dreaded NOFOO -> NO_FOO conversion. | ru | 2004-12-21 | 2 | -2/+2 |
| | | | | OK'ed by: core | ||||
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 43 | -69/+69 |
| | | | | any fake value. | ||||
* | Ruslan teaches me yet another useful fact. "Please sort these lexically" | dougb | 2004-09-25 | 1 | -1/+1 |
| | | | | does NOT mean in Unix-caps-first order. | ||||
* | Install the documentation for bind9, and remove the /usr/share/doc/bind | dougb | 2004-09-25 | 2 | -1/+27 |
| | | | | | | directory from mtree while we're at it. Help, advice, and code from: ru, des | ||||
* | Fix typo. | phk | 2004-02-23 | 1 | -1/+1 |
| | | | | Found by: imp | ||||
* | Normalize. | ru | 2004-01-20 | 4 | -14/+65 |
| | |||||
* | - refrect recent changes. | ume | 2003-11-05 | 1 | -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. | ume | 2003-10-13 | 1 | -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 support | ume | 2003-10-12 | 1 | -0/+2 |
| | | | | | | - pass size arg to ah->result (avoid assuming result buffer size) Obtained from: KAME | ||||
* | Correct troff usage; typo fixes. | jkoshy | 2003-09-05 | 1 | -9/+9 |
| | |||||
* | Allow the PS version of this paper to be built. | jkoshy | 2003-09-05 | 1 | -1/+8 |
| | |||||
* | Remove MAINTAINER= lines from individual Makefiles in favor of the | gshapiro | 2003-07-07 | 1 | -2/+0 |
| | | | | MAINTAINER file (which already had entries for sendmail). | ||||
* | de-__P | charnier | 2003-07-06 | 2 | -4/+5 |
| | | | | | use port/proto to represent services (not proto/port). add FBSDID | ||||
* | String the timecounter paper into the build. | phk | 2003-06-17 | 1 | -1/+1 |
| | |||||
* | Add my timecounter paper from EuroBSDcon2002 | phk | 2003-06-15 | 10 | -0/+6004 |
| | |||||
* | Remove some KerberosIV references that are now stale. | markm | 2003-04-30 | 2 | -63/+22 |
| | |||||
* | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | schweikh | 2003-01-01 | 14 | -91/+105 |
| | | | | especially in troff files. | ||||
* | Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ | schweikh | 2002-12-30 | 2 | -8/+12 |
| | | | | Add FreeBSD Id tag where missing. | ||||
* | Fixes to get rid of CD_HACK. | ru | 2002-10-30 | 2 | -5/+12 |
| | |||||
* | Fixes to get rid of CD_HACK. | ru | 2002-10-30 | 8 | -23/+24 |
| | |||||
* | PRINTERDEVICE can now take multiple values. | ru | 2002-10-29 | 4 | -17/+2 |
| | |||||
* | Index is unique for each PRINTERDEVICE. | ru | 2002-10-29 | 1 | -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. | ru | 2002-10-29 | 34 | -150/+129 |
| | |||||
* | Sort SUBDIR list. | ru | 2002-10-29 | 1 | -3/+2 |
| | | | | Don't mention SGML docs which now live elsewhere. | ||||
* | bsd.doc.mk changes: | ru | 2002-10-29 | 21 | -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. | ru | 2002-10-25 | 5 | -3/+6 |
| | |||||
* | Don't preprocess with tbl(1). | ru | 2002-10-25 | 1 | -2/+0 |
| | |||||
* | Kill the remnants of BOG. | ru | 2002-10-25 | 2 | -26/+0 |
| | |||||
* | Preprocess with tbl(1). | ru | 2002-10-25 | 2 | -0/+3 |
| | |||||
* | Don't preprocess with tbl(1). | ru | 2002-10-25 | 1 | -1/+0 |
| | |||||
* | Don't preprocess with tbl(1). | ru | 2002-10-25 | 1 | -1/+0 |
| | |||||
* | Simplify. | ru | 2002-10-25 | 1 | -6/+4 |
| | |||||
* | Don't preprocess with tbl(1). | ru | 2002-10-25 | 1 | -1/+0 |
| | |||||
* | Preprocess with tbl(1). | ru | 2002-10-25 | 1 | -0/+1 |
| | |||||
* | Eliminate warnings. | ru | 2002-10-24 | 1 | -2/+5 |
| | |||||
* | Preprocess with tbl(1), eliminate warnings. | ru | 2002-10-24 | 2 | -5/+5 |
| | |||||
* | Fixed a warning. | ru | 2002-10-24 | 1 | -1/+1 |
| | |||||
* | Fixed references and a bunch of other warnings. | ru | 2002-10-24 | 9 | -9/+266 |
| | |||||
* | Move more games stuff to the attic. | markm | 2002-10-21 | 2 | -20/+0 |
| | |||||
* | Do not build the majority of the games. Remaining are the | markm | 2002-10-20 | 1 | -4/+0 |
| | | | | "utility-like" games and everyone's favourite, fortune(6). | ||||
* | Fix a dozen typos, among them dmr's last name :-) and the ever so | schweikh | 2002-10-12 | 1 | -299/+299 |
| | | | | | | popular "dependant" (which the original reference manual does not have). Nuke whitespace at EOL. | ||||
* | Make it works with POSIX sort (POS arg) | ache | 2002-09-24 | 1 | -1/+1 |
| | | | | All old sorts understand -k too. |