perry
|
3fe138c146
|
RCS Id Police.
|
1998-01-09 08:03:16 +00:00 |
veego
|
0845d43628
|
Add ipsend(5) and resort the SEE ALSO section.
|
1997-11-24 14:35:52 +00:00 |
veego
|
95eb61a865
|
Remove the reference to dlpi(7p).
|
1997-11-23 21:57:02 +00:00 |
mrg
|
60c28e1f95
|
sigh. merge ipfilter 3.2 onto the trunk. merge to the branch was a mistake.
|
1997-10-30 16:08:54 +00:00 |
lukem
|
0a94f4f077
|
use CPPFLAGS instead of CFLAGS
|
1997-10-25 06:57:53 +00:00 |
thorpej
|
d10050d5b9
|
sizeof() returns a size_t which is an unsigned long on the Alpha. We have
to use %lu and a cast to u_long to print these in a portable way.
|
1997-09-25 01:45:14 +00:00 |
veego
|
4508fb4354
|
Resolve conflicts from the merge of ipf 3.2beta5.
|
1997-09-21 18:00:54 +00:00 |
veego
|
985ac74a98
|
Import ip-filter 3.2beta5
|
1997-09-21 16:47:50 +00:00 |
darrenr
|
729f0dc597
|
fix conflicts from import
|
1997-07-05 05:38:14 +00:00 |
thorpej
|
153eb09cc6
|
Avoid type-size problems converting a pointer (in kernel memory) to
an off_t passed to lseek() (used for reading kernel memory).
|
1997-05-28 03:08:40 +00:00 |
thorpej
|
c4aac2cbce
|
Resolve conflicts from merge of 3.2a7, take 2.
|
1997-05-27 22:51:36 +00:00 |
darrenr
|
87427f3d2e
|
fix conflicts
|
1997-05-25 12:04:53 +00:00 |
gwr
|
10e180cc49
|
Back out the .PATH.c changes. The .depend problem (and others)
will be fixed using the new .NOPATH make feature instead.
|
1997-05-08 21:11:01 +00:00 |
gwr
|
012e528f2e
|
Use .PATH.c: ...
|
1997-05-06 20:44:56 +00:00 |
thorpej
|
e612682b6c
|
getopt() returns an int, not a char.
|
1997-04-19 06:27:03 +00:00 |
mrg
|
f1467295f1
|
look for ipf sources in ../ipf
|
1997-04-13 14:49:38 +00:00 |
cgd
|
ecaada7dec
|
fix up various bogons (bogus casts, missing prototypes for functions
which return pointers, incorrect types for variables) that kept this from
compiling on the Alpha.
|
1997-04-04 01:52:45 +00:00 |
thorpej
|
9620a4f12a
|
remove unneeded -I directive from CFLAGS
|
1997-03-29 20:23:31 +00:00 |
thorpej
|
2e11c06394
|
- Use IPL_NAME defined in <netinet/ip_fil.h>
- Make these compile in light of is-newarp
|
1997-03-29 19:49:02 +00:00 |
darrenr
|
4632a3d666
|
add extra directories to CFLAGS and PATH to pickup all the required .h and .c
files for these programs.
|
1997-03-29 04:28:28 +00:00 |
mrg
|
4810e839ab
|
initial import of darren reed's ip-filter, version 3.1.2.
|
1997-01-05 13:06:38 +00:00 |