summaryrefslogtreecommitdiffstats
path: root/usr.sbin/prefix
Commit message (Collapse)AuthorAgeFilesLines
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
| | | | - MAN[1-9] -> MAN.
* Set the default manual section for usr.sbin/ to 8.ru2001-03-201-3/+0
|
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-2/+2
|
* mdoc(7) police: fix the unbalanced Bk/Ek.ru2001-01-151-31/+0
|
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-3/+3
|
* Sync with latest KAMEkris2000-07-072-43/+68
| | | | Obtained from: KAME
* . clear `.Os' macro value since this tool is not KAME-only anymorephantom2000-05-061-22/+26
| | | | | | | | | . correctly use .Cm macro . don't use duplicated arguments for .Nm macro . use .Er macro for error names . correctly declare paper reference in SEE ALSO section . sort Xr's in SEE ALSO section . add integration note
* Typo fixes.shin2000-03-121-5/+5
| | | | | PR: docs/17333 Submitted by: Kazuo Horikawa <horikawa@psinet.com>
* remove redundant ifdef's.shin2000-01-071-2/+0
| | | | some part is specified by: phantom
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.shin1999-12-283-0/+821
Several udp and raw apps IPv6 support. Reviewed by: freebsd-arch, cvs-committers Obtained from: KAME project
OpenPOWER on IntegriCloud