Commit Graph

11 Commits

Author SHA1 Message Date
markm
c84af5f0b6 Merge-o-matic and add a bunch of $Id's 1999-05-02 13:14:16 +00:00
charnier
c5d94e489e Spelling, add rcsid, remove unused #includes.
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().
1998-07-28 06:36:31 +00:00
peter
4997d39dce Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
jkh
9c0cd3f9df 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.
1997-01-14 07:20:47 +00:00
wollman
c4562db193 Delete redundant include of <sys/time.h> 1996-12-17 21:12:56 +00:00
wollman
4863acc3b0 Merge from vendor branch. 1996-12-17 21:11:59 +00:00
wollman
bd099a02c7 Merge from vendor branch. 1996-12-11 21:04:17 +00:00
wollman
e518804de3 Fix up programs which expect <net/if.h> to include <sys/time.h> to instead
do it themselves.  (Some of these programs actually depended on this
beyond compiling the definition of struct ifinfo!)  Also fix up some
other #include messes while we're at it.
1996-12-10 17:11:53 +00:00
wollman
5d61bcaa26 Merge from vendor branch and use system MD5 library. 1996-11-19 20:42:43 +00:00
wollman
017410dae9 Layer on FreeBSD local changes from old routed. 1996-09-16 17:04:22 +00:00
wollman
5ad8429e52 Virgin import of new BSD/SGI routed. This update contains a number
of important bug fixes.

Obtained from:	Vernon J. Schryver <vjs@mica.denver.sgi.com>
1996-09-16 16:51:32 +00:00