John Hay
3813de3280
Make IPXIP work.
...
Reviewed by: Gary Palmer gpalmer@FreeBSD.ORG
1996-05-08 19:31:48 +00:00
Bruce Evans
7a7d7c9ee6
Oops, forgot to update this to match pr_ctlinput.
...
Added comment about bogus LOMTU.
1995-12-16 03:43:49 +00:00
Bruce Evans
68857518ce
Cleaned up prototypes:
...
- don't #include other headers just to get struct names.
- don't use __BEGIN_DECLS/__END_DECLS for system prototypes. It is for
user prototypes.
- don't use extern.
- don't use lines longer than 80 columns.
- use alphabetical order.
- use tabs.
Uniformized idempotency ifdefs.
1995-11-24 12:25:13 +00:00
Julian Elischer
bc71ecdfc9
Suggested by: bde
...
clear up some confusion about Id: lines on behalf of the author
1995-11-04 09:03:47 +00:00
Julian Elischer
1b3f472e51
Submitted by: Mike Mitchell (mitchell@ref.tfs.com)
...
these patches bring the ipx code up to the point that it compiles cleanly with
the -W arguments suggested by bruce.
1995-10-31 23:36:47 +00:00
Julian Elischer
f410c8da58
Submitted by: Mike mitchell
...
add prototypes htat are related to ipx.ip tunnelling
1995-10-31 00:46:42 +00:00