|
Revision tags: release/12.4.0, release/13.1.0, release/12.3.0, release/13.0.0, release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0, release/11.2.0, release/10.4.0, release/11.1.0, release/11.0.1, release/11.0.0, release/10.3.0, release/10.2.0, release/10.1.0, release/9.3.0, release/10.0.0, release/9.2.0, release/8.4.0, release/9.1.0 |
|
| #
d8115a86 |
| 04-Jul-2012 |
Gleb Smirnoff <[email protected]> |
Document RO_RTFREE() macro.
|
|
Revision tags: release/8.3.0_cvs, release/8.3.0, release/9.0.0 |
|
| #
9aa3cab9 |
| 14-Dec-2011 |
Gleb Smirnoff <[email protected]> |
Update this page to describe modern interfaces.
|
|
Revision tags: release/7.4.0_cvs, release/8.2.0_cvs, release/7.4.0, release/8.2.0, release/8.1.0_cvs, release/8.1.0 |
|
| #
aa12cea2 |
| 14-Apr-2010 |
Ulrich Spörlein <[email protected]> |
mdoc: order prologue macros consistently by Dd/Dt/Os
Although groff_mdoc(7) gives another impression, this is the ordering most widely used and also required by mdocml/mandoc.
Reviewed by: ru Appro
mdoc: order prologue macros consistently by Dd/Dt/Os
Although groff_mdoc(7) gives another impression, this is the ordering most widely used and also required by mdocml/mandoc.
Reviewed by: ru Approved by: philip, ed (mentors)
show more ...
|
|
Revision tags: release/7.3.0_cvs, release/7.3.0, release/8.0.0_cvs, release/8.0.0, release/7.2.0_cvs, release/7.2.0, release/7.1.0_cvs, release/7.1.0 |
|
| #
6e6b3f7c |
| 15-Dec-2008 |
Qing Li <[email protected]> |
This main goals of this project are: 1. separating L2 tables (ARP, NDP) from the L3 routing tables 2. removing as much locking dependencies among these layers as possible to allow for some paralle
This main goals of this project are: 1. separating L2 tables (ARP, NDP) from the L3 routing tables 2. removing as much locking dependencies among these layers as possible to allow for some parallelism in the search operations 3. simplify the logic in the routing code,
The most notable end result is the obsolescent of the route cloning (RTF_CLONING) concept, which translated into code reduction in both IPv4 ARP and IPv6 NDP related modules, and size reduction in struct rtentry{}. The change in design obsoletes the semantics of RTF_CLONING, RTF_WASCLONE and RTF_LLINFO routing flags. The userland applications such as "arp" and "ndp" have been modified to reflect those changes. The output from "netstat -r" shows only the routing entries.
Quite a few developers have contributed to this project in the past: Glebius Smirnoff, Luigi Rizzo, Alessandro Cerri, and Andre Oppermann. And most recently:
- Kip Macy revised the locking code completely, thus completing the last piece of the puzzle, Kip has also been conducting active functional testing - Sam Leffler has helped me improving/refactoring the code, and provided valuable reviews - Julian Elischer setup the perforce tree for me and has helped me maintaining that branch before the svn conversion
show more ...
|
|
Revision tags: release/6.4.0_cvs, release/6.4.0, release/7.0.0_cvs, release/7.0.0, release/6.3.0_cvs, release/6.3.0, release/6.2.0_cvs, release/6.2.0, release/5.5.0_cvs, release/5.5.0, release/6.1.0_cvs, release/6.1.0, release/6.0.0_cvs, release/6.0.0, release/5.4.0_cvs, release/5.4.0, release/4.11.0_cvs, release/4.11.0, release/5.3.0_cvs, release/5.3.0 |
|
| #
bb978628 |
| 11-Oct-2004 |
Gleb Smirnoff <[email protected]> |
- Document RT_[UN]LOCK, RT_ADDREF, RT_REMREF. - Describe how RT_FREE actually works.
Grammar check: ru Reviewed by: sam MFC after: 1 month
|
| #
5428d18c |
| 08-Oct-2004 |
Gleb Smirnoff <[email protected]> |
More grammar cleanups from MDocGuard^WRuslan.
|
| #
650c2669 |
| 07-Oct-2004 |
Gleb Smirnoff <[email protected]> |
Mdoc and grammar fixes.
Submitted by: ru
|
| #
729df1bb |
| 07-Oct-2004 |
Gleb Smirnoff <[email protected]> |
- note that RTF_PRCLONING is obsoleted - explain locking differencies between rtalloc(), rtalloc_ign(), rtalloc1() and rtfree(), RTFREE().
Reviewed by: andre (1.5 months ago) OK'd by: ru
|
|
Revision tags: release/4.10.0_cvs, release/4.10.0, release/5.2.1_cvs, release/5.2.1, release/5.2.0_cvs, release/5.2.0, release/4.9.0_cvs, release/4.9.0 |
|
| #
4c7b4d14 |
| 23-Oct-2003 |
Hiten Pandya <[email protected]> |
Mdoc Janitor:
* Fix hard sentence breaks.
|
|
Revision tags: release/5.1.0_cvs, release/5.1.0 |
|
| #
09f84dd1 |
| 02-Jun-2003 |
Ruslan Ermilov <[email protected]> |
Assorted mdoc(7) fixes.
|
| #
0640e9e0 |
| 31-May-2003 |
Hiten Pandya <[email protected]> |
Some mdoc(7) fixes:
Nuke incorrect usage of .Ar; replace it with .Vt, .Va or .Fa appropriately. The .Ar mdoc(7) specifier should only be used when displaying command line arguments.
Approved by: de
Some mdoc(7) fixes:
Nuke incorrect usage of .Ar; replace it with .Vt, .Va or .Fa appropriately. The .Ar mdoc(7) specifier should only be used when displaying command line arguments.
Approved by: des (mentor)
show more ...
|
|
Revision tags: release/4.8.0_cvs, release/4.8.0, release/5.0.0_cvs, release/5.0.0, release/4.7.0_cvs, release/4.6.2_cvs, release/4.6.2, release/4.6.1, release/4.6.0_cvs, release/4.5.0_cvs, release/4.4.0_cvs |
|
| #
32eef9ae |
| 01-Oct-2001 |
Ruslan Ermilov <[email protected]> |
mdoc(7) police: Use the new .In macro for #include statements.
|
| #
c1f3e4bf |
| 14-Jul-2001 |
Jens Schweikhardt <[email protected]> |
Removed whitespace at end-of-line; no content changes. I simply did 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
Removed whitespace at end-of-line; no content changes. I simply did 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
show more ...
|
|
Revision tags: release/4.3.0_cvs, release/4.3.0 |
|
| #
3136363f |
| 29-Dec-2000 |
Ruslan Ermilov <[email protected]> |
Prepare for mdoc(7)NG.
|
| #
4b66483f |
| 20-Nov-2000 |
Ruslan Ermilov <[email protected]> |
mdoc(7) police: use the new features of the Nm macro.
|
|
Revision tags: release/4.2.0, release/4.1.1_cvs, release/4.1.0, release/3.5.0_cvs, release/4.0.0_cvs, release/3.4.0_cvs, release/3.3.0_cvs |
|
| #
7f3dea24 |
| 28-Aug-1999 |
Peter Wemm <[email protected]> |
$Id$ -> $FreeBSD$
|
|
Revision tags: release/3.2.0, release/3.1.0, release/3.0.0, release/2.2.8, release/2.2.7, release/2.2.6 |
|
| #
aaf1f16e |
| 12-Mar-1998 |
Philippe Charnier <[email protected]> |
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs. Use .An/.Aq.
|
|
Revision tags: release/2.2.5_cvs, release/2.2.2_cvs |
|
| #
2e14815b |
| 13-Apr-1997 |
Bruce Evans <[email protected]> |
Fixed #include and/or prototype bugs in synopsis.
|
|
Revision tags: release/2.2.1_cvs, release/2.2.0, release/2.1.7_cvs |
|
| #
e25aeca9 |
| 22-Feb-1997 |
Peter Wemm <[email protected]> |
Revert $FreeBSD$ back to $Id$
|
|
Revision tags: release/2.1.6_cvs, release/2.1.6.1 |
|
| #
1130b656 |
| 14-Jan-1997 |
Jordan K. Hubbard <[email protected]> |
Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so
Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
show more ...
|
| #
fc43dc94 |
| 01-Dec-1996 |
Mike Pritchard <[email protected]> |
Correct some spelling errors.
|
| #
50853e53 |
| 08-Oct-1996 |
Garrett Wollman <[email protected]> |
Add an rtentry(9) page to describe the structure of a routing-table entry and the metrics and flags which pertain thereto.
|
| #
ad31211d |
| 08-Oct-1996 |
Garrett Wollman <[email protected]> |
Document what I believe to be the interface of rtalloc*.
|