wiz
1ad8067cb3
Fix typos, reported by Alexey Dobriyan ("Gathered from Linux"),
...
forwarded by jmc@openbsd.
2006-02-25 00:58:34 +00:00
thorpej
cd81fc31ea
Avoid strict alias warnings.
2002-12-06 02:18:37 +00:00
christos
4fea751ddc
sync with version 2.24. Vernon says:
...
The most significant [fix] involves so called "remote" interfaces
configured in the kludge file to with what appear to be colliding
networks. Edward Mascarenhas <eddiem@vihar.engr.sgi.com> found
the problem and the fix, and I think has tested it in the SGI
network.
2001-03-10 23:52:45 +00:00
christos
5c5977a292
add an unsigned cast; looks safe and innocent, but it might not be...
2000-03-02 21:00:23 +00:00
christos
cc2c568d66
Revert cast to (int) that caused core-dumps.
1999-03-22 10:25:23 +00:00
christos
756b1291db
Resolve conflicts.
1999-02-23 10:47:39 +00:00
christos
94b2d42842
Update to 980910 from ftp.rhyolite.com
1998-10-25 14:56:06 +00:00
lukem
613a458802
If One splits a line for cosmetic reasons, One should ensure that the
...
preceeding line has a \ if it's part of a #define...
1997-09-16 07:29:56 +00:00
lukem
13992bec12
use memmove, memcmp, memset instead of bcopy, bcmp, bzero
1997-09-15 11:51:54 +00:00
lukem
3f50343aa8
* cleanup for WARNS=1
...
* deprecate register
* bcmp, bcopy, bzero, rindex -> memcmp, memmove, memset, strrchr
* correct use of .Nm
1997-09-15 10:38:11 +00:00
christos
4d3fba5988
- resolve conflicts
...
- try to follow rcsid style more closely
- fix rn_walktree callback routine signatures.
1996-09-24 16:24:12 +00:00
thorpej
fc1a524603
- Finished up merge.
...
- Add some prototypes and definitions for types as necessary,
wrapped in __NetBSD__ to maintain portability.
- Explicit size types in structures that go out the wire.
- RCS id police.
1996-08-10 01:28:58 +00:00
thorpej
b1e0bd39e1
A leaner, meaner routed(8), implementing RIPv1, RIPv2, and ICMP Router
...
Discovery, courtesy of Vernon Schryver <vjs@sgi.com>. Thanks!
1996-08-10 01:08:06 +00:00