Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mdoc: remove EOL whitespace. | joel | 2014-12-29 | 1 | -1/+1 |
| | |||||
* | Fix a typo. | hrs | 2014-09-21 | 1 | -1/+1 |
| | |||||
* | Fix a bug which could make routed(8) daemon exit by sending a special RIP | hrs | 2014-09-21 | 1 | -2/+16 |
| | | | | | | query from a remote machine, and disable accepting it by default. This requests a routed(8) daemon to dump routing information base for debugging purpose. An -i flag to enable it has been added. | ||||
* | mdoc sweep | joel | 2013-05-13 | 1 | -1/+1 |
| | |||||
* | mdoc: drop even more redundant .Pp calls | uqs | 2010-10-19 | 1 | -1/+0 |
| | | | | | | No change in rendered output, less mandoc lint warnings. Tool provided by: Nobuyuki Koganemaru n-kogane at syd.odn.ne.jp | ||||
* | Clarify which route property routed(8) looks at. | phk | 2008-07-29 | 1 | -1/+1 |
| | |||||
* | Sort sections. | ru | 2005-01-18 | 1 | -3/+3 |
| | |||||
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -6/+10 |
| | |||||
* | Assorted markup, grammar, and spelling fixes. | ru | 2004-05-17 | 1 | -14/+18 |
| | |||||
* | Remove advertising clause from University of California Regent's license, | markm | 2004-04-09 | 1 | -4/+0 |
| | | | | | | per letter dated July 22, 1999. Approved by: core, imp | ||||
* | Sync HEAD sources to vendor branch import of routed v2.27 from rhyolite.com. | bms | 2004-02-25 | 1 | -8/+51 |
| | | | | | | | | Update <protocols/routed.h> for the MD5 changes requested in bin/35843. Preserve local changes. Education by: obrien, markm, pointy-stick PR: bin/35843 (and doubtless others) | ||||
* | The .Nm utility. | charnier | 2002-07-06 | 1 | -5/+7 |
| | |||||
* | Add the possibility to use a no_rip_out configuration option in order | asmodai | 2002-04-07 | 1 | -0/+2 |
| | | | | | | | to stop routed from sending out RIP updates. PR: 29090 Submitted by: Matthew Braithwaite <mab@red-bean.com> | ||||
* | mdoc(7) police: GC duplicate VCS ID. | ru | 2002-03-15 | 1 | -3/+0 |
| | |||||
* | Insert a missing paragraph break (.Pp). | schweikh | 2002-01-24 | 1 | -0/+1 |
| | | | | MFC after: 3 weeks | ||||
* | Fix typo by s/advertise/advertises/ | schweikh | 2002-01-16 | 1 | -1/+1 |
| | | | | MFC after: 4 weeks | ||||
* | mdoc(7) police: fixed the "new sentence" bogons. | ru | 2001-08-10 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | dd | 2001-07-09 | 1 | -1/+0 |
| | |||||
* | mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2). | ru | 2001-07-06 | 1 | -1/+1 |
| | |||||
* | Prepare for mdoc(7)NG. | ru | 2001-01-16 | 1 | -4/+4 |
| | |||||
* | Prepare for mdoc(7)NG. | ru | 2000-12-18 | 1 | -2/+2 |
| | |||||
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -4/+4 |
| | |||||
* | Resolve conflicts from vendor merge. | sheldonh | 2000-08-02 | 1 | -1/+1 |
| | |||||
* | Remove dead xrefs to gated(8) and htable(8) | kris | 1999-11-15 | 1 | -2/+0 |
| | | | | Obtained from: OpenBSD | ||||
* | $Revision$ -> $FreeBSD$ (more cleanup needed here) | peter | 1999-09-05 | 1 | -1/+1 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -2/+2 |
| | |||||
* | Merge-o-matic and add a bunch of $Id's | markm | 1999-05-02 | 1 | -54/+92 |
| | |||||
* | Spelling, add rcsid, remove unused #includes. | charnier | 1998-07-28 | 1 | -33/+32 |
| | | | | | | | | Convert 1000000 usec to 1 sec 0 usec. Use provided safe malloc (rtmalloc()) instead of malloc(): exit on allocation failure. Correct use of .Nm Add usage() and use errx(). | ||||
* | Remove reference to non-existent htable(8). | jkoshy | 1998-06-17 | 1 | -2/+1 |
| | | | | PR: 6940 | ||||
* | Some minor mdoc cleanup. Partially based on PR# 2959. | mpp | 1997-03-12 | 1 | -10/+7 |
| | |||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
| | |||||
* | Some various mdoc cleanup. | mpp | 1997-01-28 | 1 | -7/+7 |
| | | | | Partially Obtained from: NetBSD-bugs mailing list | ||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
| | | | | | | | | 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. | ||||
* | Sort cross references. | wosch | 1997-01-13 | 1 | -2/+3 |
| | |||||
* | Merge from vendor branch. | wollman | 1996-12-11 | 1 | -7/+19 |
| | |||||
* | Merge from vendor branch and use system MD5 library. | wollman | 1996-11-19 | 1 | -21/+56 |
| | |||||
* | Layer on FreeBSD local changes from old routed. | wollman | 1996-09-16 | 1 | -1/+1 |
| | |||||
* | Virgin import of new BSD/SGI routed. This update contains a number | wollman | 1996-09-16 | 1 | -0/+605 |
of important bug fixes. Obtained from: Vernon J. Schryver <vjs@mica.denver.sgi.com> |