itojun
08d2a7f10e
don't undefine _res. _res is redefined to bind__res for avoiding
...
symbol conflict.
2000-11-13 20:58:29 +00:00
itojun
7da1bb7a9c
synchronize with BIND 8.2.2-P7.
...
- resolve conflicts (there are many conflicts with $NetBSD$ tags -
dunno why they happen).
- type pedant (couple of typecasts).
correct yacc-generated file handling. remove bin/named/ns_parser.h,
use the header yacc generates at compilation time.
2000-11-10 09:56:56 +00:00
itojun
0f73fe0237
remove yacc-generated header
2000-11-10 09:51:03 +00:00
itojun
1dee783927
import LICENSE_RSA. maybe we should import other [A-Z]* too.
2000-11-10 09:41:14 +00:00
itojun
7992052d11
bind 8.2.2-P7
2000-11-10 09:33:54 +00:00
itojun
2ca8e58e8e
remove $Header$ from original. remove yacc/lex generated files, which are
...
unnecessary for import.
2000-11-10 09:23:42 +00:00
lukem
51ea0cba47
remove unnecessary command name after .Nm
2000-11-07 05:51:54 +00:00
itojun
514b635ecc
one more string format cleanup
2000-10-10 12:51:19 +00:00
itojun
296aa7c5a6
format string clarification (this does not compile on alpha without the fix)
2000-10-10 12:43:42 +00:00
is
890345ee05
Format string cleanups by Bill Sommerfeld.
2000-10-09 14:52:15 +00:00
is
7f029e5684
Format string cleanups by Bill Sommerfeld.
2000-10-08 20:03:12 +00:00
is
8a1fd03ca4
More format string cleanup by sommerfeld.
2000-10-08 19:56:12 +00:00
is
5b6de67306
Format string cleanups by Bill Sommerfeld.
2000-10-08 19:41:16 +00:00
is
0040b133c2
Format string cleanup by sommerfeld, with a correction by myself.
2000-10-08 10:03:11 +00:00
is
170b9a3198
Format string cleanup from sommerfeld.
2000-10-08 09:53:43 +00:00
mrg
0a190e7396
do not #undef _res; we want to get any #define our local resolv.h has.
...
fixes last part of PR#10651.
2000-08-14 11:33:34 +00:00
mrg
eb02116cbb
prefix all symbols with "bind_" to avoid conflicting with libc symbols of
...
the same name. programs should keep out of __* land, anyway... fixes most
of PR#10651.
2000-08-14 11:31:56 +00:00
veego
b3d0df91fb
Resolve conflicts.
2000-08-09 21:00:39 +00:00
veego
dd200b1b9b
Import IP Filter 3.4.9
2000-08-09 20:49:40 +00:00
thorpej
6acc606aa4
Update to reflect that you don't need to explicitly do an
...
`ipf -E' in order to be able to use NAT.
2000-08-06 07:05:50 +00:00
simonb
e9d46b4ab7
Use /usr/share/doc/html/ntp as location for html files.
...
Fixes part of PR bin/10613 from Jaromír Doleèek.
2000-07-23 14:30:54 +00:00
dogcow
17fd16762b
pull up christos's amd patches that didn't make it into 6.0.3
...
(derived from diff'ing am-utils 6.0.1s10 and basesrc/usr.sbin/amd)
2000-06-16 02:10:12 +00:00
itojun
9e8ad51e02
mention lack of support in DNS query/reply over IPv6 transport,
...
since it seem to confuse people.
2000-06-14 05:54:30 +00:00
veego
5189b64cf6
Resolve conflicts.
2000-06-12 10:43:24 +00:00
veego
8a1de3e633
Import IP Filter 3.4.6
2000-06-12 10:21:51 +00:00
veego
068187d286
We can generate these files from am-utils.texi, so no need to waste space
...
here.
2000-06-09 22:06:25 +00:00
dogcow
fda6698809
Import of am-utils-6.0.3 virgin source, with the following changes:
...
"$Id: blah$" => "Id: blah" (as well as for $Header:$) for all files
"$NetBSD: $" added to the top of all .c and .h files
2000-06-07 00:52:18 +00:00
veego
c02ef5cc85
Resolve conflicts.
2000-05-23 06:07:42 +00:00
veego
11120ba212
Resolve conflicts.
2000-05-21 18:53:54 +00:00
veego
8fcd61625e
Rename ipnat.1 to ipnat.8.
2000-05-21 18:37:27 +00:00
veego
ca37c80f5b
Resolve conflicts.
2000-05-11 19:54:35 +00:00
veego
b358e4a2ae
Import IP Filter 3.4.2
2000-05-11 19:49:13 +00:00
veego
b3f239a7bf
Use unsigned long long and not long long for the change in Rev 1.6 and
...
also change the the printf format.
2000-05-08 13:07:56 +00:00
he
cbc0b13fa7
Revert away from automatically generating port_ipv6.h, and install
...
a static once-generated version instead. We know we have IPv6
headers available here.
The probing was problematical for several reasons:
o it probed the host headers, not the headers in the build or DESTDIR
tree (could be fixed in another way)
o the probe_ipv6 script mucks with PATH, which would be problematical
for cross compilation.
2000-05-06 16:07:42 +00:00
veego
c1ae3e842e
Add again out changes which get lost during the changeover to the dist
...
format and fix PR#8932 while I am here.
Thanks to Darren for letting me know that it was gone.
We should just move to mandoc, but that makes it harder to keep it in sync
with the releases, so I made the changes in the old format.
2000-05-06 15:39:02 +00:00
veego
4ca015c23a
Add the -6 option to the usage output.
2000-05-05 21:49:47 +00:00
veego
280a47cc0a
Again, fix a build problem on the alpha.
2000-05-05 20:59:17 +00:00
veego
0392fc75f8
Put the (long long) and (unsigned long long) casts back.
2000-05-04 19:55:44 +00:00
veego
6a6c8edcab
Resolve conflicts and remove some files.
2000-05-03 11:40:15 +00:00
veego
4b794f4520
Import IP Filter 3.4.1
2000-05-03 10:57:43 +00:00
veego
ba17d31cd0
Import IP Filter 3.4.1
2000-05-03 10:56:46 +00:00
veego
4a7aefb42e
Import IP Filter 3.4.1
2000-05-03 10:55:27 +00:00
veego
f737a9e1df
Use find with -type f.
2000-05-03 10:50:03 +00:00
simonb
9c747bda1e
Fix the <ieeefp.h> problem a different way - nothing actually uses the
...
contents of that header (the only file that includes it compiles to the
same object code on multiple architectures with or without including
<ieeefp.h>), so remove all references to it.
Fix sent to NTP maintainers - they will probably implement this change
after the immenient 4.1.0 release, but don't want to change it so close
to the release date.
2000-05-03 06:08:45 +00:00
simonb
bc13e99292
Include rough instructions for importing new NTP release.
2000-05-03 05:38:19 +00:00
itojun
b1c169c079
BIND 8.2.2-P5
2000-04-28 03:39:16 +00:00
itojun
194cb3f033
on a second thought dist/bind/doc/bog looks better.
...
(we may need to put other doc/* in the future)
2000-04-28 03:37:55 +00:00
itojun
f947c881f2
populate doc/bog into dist/bind/bog. part of PR9997.
2000-04-28 03:34:00 +00:00
simonb
ee70740431
Delete references to pictures.
2000-04-22 16:46:49 +00:00
simonb
c4e79165b2
Fix compile warnings in new code. Patches for these sent to the
...
ntp maintainer.
2000-04-22 15:49:31 +00:00