summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ng_rfc1490.4
Commit message (Collapse)AuthorAgeFilesLines
* Sort sections.ru2005-01-211-2/+2
|
* Assorted markup, spelling, and grammar fixes.ru2004-06-161-12/+13
|
* Add the capacity for the rfc1490 node to handle cisco style encasulationjulian2004-06-131-2/+23
| | | | | | which is often used alongside rfc1490 in frame relay links. Submitted by: Gleb Smirnoff <glebius@cell.sick.ru>
* Add an "ethernet" hook to the rfc1490 netgraph module. It will sendgreen2004-01-141-1/+6
| | | | | and receive FCS-less RFC1490-"bridged" Ethernet packets that are currently just ignored.
* 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-3/+3
| | | | | | | | | | 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
|
* Supply only one author name per instance of %A, as per mdoc.samples(7).sheldonh2000-05-101-1/+2
| | | | | PR: 18465 Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
* Move netgraph node type man pages from section 8 to section 4.archie2000-05-041-5/+5
|
* Manual page style work.julian1999-12-211-3/+8
| | | | | Submitted by: Alexey Zelkin <phantom@FreeBSD.org> thanks!
* 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/+109
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