Peter Wemm
7cf4460f12
oops, install termcap.h from ${.CURDIR}, not the obj dir.
...
Pointed out by: asami
1996-08-30 16:38:45 +00:00
Satoshi Asami
91eb961985
Re-sync with the state of PC98 world. This will be the last commit before
...
we start merging things in earnest...
Submitted by: The FreeBSD(98) Development Team
1996-08-30 10:43:14 +00:00
Poul-Henning Kamp
d09e8179fa
Some new options, useful for restoring single files or subtrees from the
...
deltas.
Submitted by: A JOSEPH KOSHY <koshy@fakir.india.hp.com>
1996-08-30 10:21:00 +00:00
Peter Wemm
e7d24931fe
cmp -s || install -c --> install -C
1996-08-30 04:07:04 +00:00
Peter Wemm
f5c123203e
cmp -s || install -c -> install -C
1996-08-30 03:12:16 +00:00
Peter Wemm
98e01bb564
fix prototypes/forward declarations/return type
...
kill obsolete updatedb.csh, it's been rewritten in sh now.
1996-08-30 03:08:26 +00:00
Peter Wemm
a0e7cb0fad
delete unused #include <string.h>
1996-08-30 03:06:15 +00:00
Peter Wemm
c6105ccefd
Make the dependencies work a little better..
1996-08-30 03:04:49 +00:00
Peter Wemm
53a25106cd
Use a variable to prevent multiple inclusion from duplicating CFLAGS args.
1996-08-30 03:03:21 +00:00
Peter Wemm
22ac97e25c
Delete temporary man page rules
1996-08-30 03:01:34 +00:00
Peter Wemm
96c1965894
Grab the next slot for AF_INET6/PF_INET6, the resolver uses it.
1996-08-30 02:18:24 +00:00
Peter Wemm
0d1e50ffbc
cmp -s || install -c ==> install -C
...
Add -DHAVE_UNISTD_H -DHAVE_STDLIB_H to get these files
1996-08-30 02:13:06 +00:00
Peter Wemm
1153e298b7
oops!! back out last accidental commit! (gcc-2.7.2.1 tweak that I gave up
...
on..)
1996-08-30 02:12:08 +00:00
Peter Wemm
345be915f7
cmp -s || install -c ==> install -C
1996-08-30 02:12:07 +00:00
Peter Wemm
755a872065
Replace some bizzare AT&T(?) make macros (``${*F}'' ??!?!?!?)
...
Use more conventional implicit rule
1996-08-30 02:02:09 +00:00
Peter Wemm
f14fa9f7cc
cmp -s || install -c ==> install -C, use .for loop for includes
1996-08-30 01:59:46 +00:00
Peter Wemm
c7098a51b3
.include "bsd.prog.mk" -> .include <bsd.prog.mk>
1996-08-30 01:59:14 +00:00
Peter Wemm
62217f350b
cmp -s || install -c ==> install -C, use a .for loop
1996-08-30 01:53:09 +00:00
Peter Wemm
c5c878699b
cmp -s || install -c ==> install -C
1996-08-30 01:51:09 +00:00
Peter Wemm
b7e5f46aed
Add missing DPADD, remove duplicate -ltermcap
1996-08-30 01:50:07 +00:00
Peter Wemm
1d4b71eaa3
Don't create/install libc_r_pic.a
1996-08-30 01:43:15 +00:00
Peter Wemm
dce96329a9
cmp -s || install -c --> install -C
1996-08-30 01:41:52 +00:00
Peter Wemm
5def28a6a0
Now that we have a complete Bind Operations Guide, build and install it.
1996-08-30 01:22:18 +00:00
Peter Wemm
f1c72c4c70
Hmm, well, whaddya know? ypserv was making calls to the undocumented
...
private internal _gethostbydnsname() resolver functions..
1996-08-30 01:17:47 +00:00
Peter Wemm
af91b5abda
Quick hack to replace a destructive libresolv.so.2.0 with something
...
that transparently resolves references to libc.
1996-08-30 01:14:40 +00:00
Peter Wemm
2eb5b7c878
Add a missing ${ on a make variable..
1996-08-30 01:08:03 +00:00
Peter Wemm
a4c5661fb7
oops, brain-lapse caused undefined symbol
1996-08-30 00:26:49 +00:00
Julian Elischer
765e367570
Massively COMMENT at_control.c
...
and fix some bugs..
also fix a bug in aarp.c that didn't take netranges into account.
default routes now work with appletalk, which is a poor-man's
way of being able to access netranges if you only have one network :)
Hopefully the full netranges fix will happen soon.
1996-08-29 23:16:34 +00:00
Peter Wemm
7e3456fb69
delete bind, add named named.reload named.restart ndc
1996-08-29 22:20:58 +00:00
Peter Wemm
b8f4387390
kill these, they were declared a bad idea.
1996-08-29 22:19:21 +00:00
Peter Wemm
05403b9a0d
Add named-xfer
1996-08-29 22:17:27 +00:00
Peter Wemm
fdf4c7af04
The last commit failed part-way through, re-add the generated
...
resolver man pages.
1996-08-29 22:13:00 +00:00
Peter Wemm
d72ca8598d
Revert change to build the reolver man pages on the fly, install the
...
machine-generated versions
1996-08-29 22:06:51 +00:00
Peter Wemm
fdbf3aa181
build bind-4.9.4-P1 dnsquery in it's own directory
1996-08-29 21:54:39 +00:00
Peter Wemm
2e8660d070
build bind-4.9.4-P1 host in it's own directory
1996-08-29 21:53:39 +00:00
Peter Wemm
9531e548b6
build bind-4.9.4-P1 dig in it's own directory
1996-08-29 21:51:42 +00:00
Peter Wemm
b433e12930
build bind-4.9.4-P1 named-xfer in it's own directory
1996-08-29 21:50:49 +00:00
Peter Wemm
cfc2eae116
build bind-4.9.4-P1 named.restart in it's own directory
1996-08-29 21:48:19 +00:00
Peter Wemm
353e0183c3
build bind-4.9.4-P1 named.reload in it's own directory
1996-08-29 21:47:33 +00:00
Peter Wemm
0acc06b17e
build bind-4.9.4-P1 ndc in it's own directory
1996-08-29 21:46:46 +00:00
Peter Wemm
bee5504dbe
Build bind-4.9.4-P1 nslookup
1996-08-29 21:40:09 +00:00
Peter Wemm
0be1da2627
Revert back to building bind-4.9.4-P1 in seperate directories...
1996-08-29 21:38:16 +00:00
Wolfram Schneider
28eac3d225
function appeared in Version 7 AT&T UNIX
...
Obtained from: ftp://netlib.att.com/netlib/att/cs/v7man/man2
1996-08-29 21:24:19 +00:00
Peter Wemm
0f10dec0a6
Knock libresolv out of the SUBDIR for the moment while it doesn't build.
1996-08-29 20:17:12 +00:00
Peter Wemm
9e639d7d7b
Swing the SUBDIR entry across for the new bind-4.9.4-p1 dir..
1996-08-29 20:15:11 +00:00
Peter Wemm
5ce1c533c7
Merge in bind-4.9.4-P1 resolver...
1996-08-29 20:08:19 +00:00
Peter Wemm
74b3fad642
Hand merge in the bind-4.9.4-P1 resolver updates.
1996-08-29 20:01:00 +00:00
Peter Wemm
230a383d0d
replace cmp -s || install with ${INSTALL} -C, and @for with .for
1996-08-29 19:59:48 +00:00
Peter Wemm
56de53f256
Clean up include Makefile:
...
- use .for loops instead of shell for loops. This means we can be
shown what is happening while it's going, rather than some pacifier
"echo" statement.
- use "${INSTALL} -C", nuke the "cmp -s" hack
- for "copies" mode, the include files are no longer touched each time
the world is built. (ie: no rm -rf. symlinks are removed, mtree builds
the new dirs or confirms the existing ones)
- osreldate.h is build in the local dir and conditionally installed,
rather than built in /usr/include and either renamed or deleted.
1996-08-29 19:57:48 +00:00
Peter Wemm
1355933456
This commit was generated by cvs2svn to compensate for changes in r17897,
...
which included commits to RCS files with non-trunk default branches.
1996-08-29 19:43:00 +00:00