Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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> |