summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ng_iface.4
Commit message (Collapse)AuthorAgeFilesLines
* -mdoc sweep.ru2005-11-181-3/+3
|
* Document NGM_IFACE_GET_IFINDEX.ru2005-10-281-1/+3
|
* Correct typo.ceri2005-10-101-1/+1
| | | | Discussed with: glebius
* - Note that ng_iface(4) now supports ALTQ.glebius2005-10-101-1/+18
| | | | - Explain when ALTQ should be used on ng_iface(4) and when not.
* Reflect recent code changes.ru2005-02-031-8/+6
|
* Mechanically kill hard sentence breaks and double whitespaces.ru2004-07-031-2/+4
|
* Grammar.ru2003-12-101-1/+1
|
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-1/+1
|
* Removed whitespace at end-of-line; no content changes. I simply didschweikh2001-07-141-5/+5
| | | | | | | | | | cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//' BTW, what editors are the culprits? I'm using vim and it shows me whitespace at EOL in troff files with a thick blue block... Reviewed by: Silence from cvs diff -b MFC after: 7 days
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* Update @freebsd.org email addresses to @FreeBSD.org as is theasmodai2000-10-261-2/+2
| | | | precedent.
* Change archie's and my email addresses from Whistle.com to FreeBSD.orgjulian2000-10-241-2/+2
|
* AUTHOR -> AUTHORSarchie2000-05-051-1/+1
|
* Move netgraph node type man pages from section 8 to section 4.archie2000-05-041-4/+4
|
* - Document updates in iface netgraph node type functionalityarchie2000-03-131-32/+51
| | | | | - Remove makefile hacks for opt_inet.h, etc: the KLD now supports whatever address families your kernel was compiled with automagically
* Manual page style work.julian1999-12-211-14/+22
| | | | | Submitted by: Alexey Zelkin <phantom@FreeBSD.org> thanks!
* Update man page: BPF is supported even in the KLD version.archie1999-12-091-1/+1
|
* Stop nroff from complaining about the freeBSD version..julian1999-11-071-1/+1
| | | | Also some updates to the vjc node man page.
* Fix some spelling errors.mpp1999-10-301-1/+1
|
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.julian1999-10-211-0/+126
Been in production for 3 years now. Gives Instant Frame relay to if_sr and if_ar drivers, and PPPOE support soon. See: ftp://ftp.whistle.com/pub/archie/netgraph/index.html for on-line manual pages. Reviewed by: Doug Rabson (dfr@freebsd.org) Obtained from: Whistle CVS tree
OpenPOWER on IntegriCloud