summaryrefslogtreecommitdiffstats
path: root/usr.sbin/setkey
Commit message (Collapse)AuthorAgeFilesLines
* synchronize with latest kame tree.itojun2000-07-049-353/+543
| | | | | behavior change: policy syntax was changed. you may need to update your setkey(8) configuration files.
* Typo: "ealgo" -> "aalgo"hoek2000-05-151-1/+1
| | | | PR: docs/18547 (OKAZAKI Tetsurou <okazaki@be.to>)
* Fix typophantom2000-05-061-1/+2
| | | | Noticed by: hoek
* . clear `.Os' macro value since this tool is not KAME only anymorephantom2000-05-011-5/+4
| | | | . add integration note
* Fixed missing DPADDs.bde2000-03-271-1/+3
| | | | Fixed style bug for LDADD (don't use += for initial definitions).
* Add missing end of semi colon of an example setkey command.shin2000-03-131-1/+1
| | | | Submitted by: kuriyama
* Typo fix. s/SAD/SPD/.shin2000-03-121-1/+1
| | | | Specified by: jdp
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-2/+4
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* Change IPv6 scoped addr format again based on recent standard discussion.shin2000-02-191-1/+1
| | | | | | | | | Sorry for the flapping, but no change will be done for 4.0 anymore. Official standard will be published around April or later. If different format would be adopted at that time, then support for the new format will be added to the succeeding FreeBSD 4.x. Approved by: jkh
* libipsec and IPsec related apps. (and some KAME related man pages)shin2000-01-0610-0/+3230
Reviewed by: freebsd-arch, cvs-committers Obtained from: KAME project
OpenPOWER on IntegriCloud