cgd
e072e2ae63
some -Wall changes, from Jim Jegers, improved (in some cases) by me.
...
still needs a bit of work, but closer.
1994-12-18 05:43:48 +00:00
cgd
55b1ef78a6
pull in helpful includes.
1994-10-31 04:35:58 +00:00
mycroft
4922d725cf
Remove some more uses of obsolete functions.
1994-09-23 23:48:10 +00:00
mycroft
ea7b5d4ec6
Eliminate uses of some obsolete functions.
1994-09-23 14:26:58 +00:00
mycroft
c6693394fd
Fix `maskof' function which was returning `netof', per Brad Parker.
1994-08-06 05:51:03 +00:00
cgd
3971f6048c
don't do query and trace
1994-05-15 00:50:38 +00:00
mycroft
4c8599d370
Clean up import.
1994-05-13 08:02:16 +00:00
cgd
8050627755
light comment change
1994-04-13 04:29:54 +00:00
cgd
5123f7879d
don't need -lutil
1994-01-28 00:36:28 +00:00
cgd
d31a94286c
Undo that last change. It was 100%, beyond a doubt, completely bogus.
...
afswitch and af_max were still used, but since they was declared 'common'
by virtue of their declaration in af.h, the symbols were defined at link-
time, and their contents were considered BSS -- init to zero.
Now, you and i know that jumping to zero causes a core dump...
Therefore: af.c has been resurrected, so the procedure pointers actually
point to procedures, tables.c has had it's change nuked, and af.h
has been changed so afswitch and af_max are declared as 'extern'.
It's obvious that that 'fix' wasn't even tested.
1993-12-30 10:43:58 +00:00
mycroft
c1bb61de2d
Move inet_default into tables.c, and remove all of af.c, as it is no longer
...
used.
1993-12-18 01:46:20 +00:00
cgd
e003bbf45a
fix from Brad Parker <brad@fcr.com> to curb routed inflation when
...
using MULTICAST. it wasn't properly ignoring the new interface flags.
1993-12-11 01:47:28 +00:00
cgd
55c82b0104
remove query and trace from subdir lists; they're for debugging only.
1993-10-28 03:28:46 +00:00
mycroft
e9d867ef50
Add RCS identifiers.
1993-08-01 17:54:45 +00:00
mycroft
dfb9caab49
Add RCS indentifiers.
1993-08-01 07:32:48 +00:00
mycroft
2982be9a6f
Add RCS identifiers.
1993-08-01 00:57:02 +00:00
cgd
06be60083d
changed "Id" to "Header" for rcsids
1993-03-23 00:22:59 +00:00
cgd
346aa5dd48
added rcs ids to all files
1993-03-22 08:04:00 +00:00
cgd
61f282557f
initial import of 386bsd-0.1 sources
1993-03-21 09:45:37 +00:00