| Commit message (Expand) | Author | Age | Files | Lines |
* | consistancy fixup | peter | 1996-08-30 | 2 | -5/+5 |
* | Sigh, back out the last bright idea I had here about compiling the res_* | peter | 1996-08-30 | 9 | -2/+3633 |
* | pick up the resolver sources from contrib | adam | 1996-08-30 | 1 | -0/+1 |
* | back out last two changes, this caused the mandoc pages to be replaced by | peter | 1996-08-30 | 3 | -504/+529 |
* | echo -> ${ECHO} | peter | 1996-08-30 | 1 | -6/+6 |
* | Some bmake magic to clean up the install more. | peter | 1996-08-30 | 1 | -10/+6 |
* | Too verbose, typo (I missed the -C :-) | peter | 1996-08-30 | 1 | -7/+3 |
* | Add HAVE_STRING_H | ache | 1996-08-30 | 1 | -2/+2 |
* | Improvements from Bruce Evans | pst | 1996-08-30 | 4 | -34/+58 |
* | Get rid of the ifdef MULTICAST's. I think the rest of the kernel got rid | jhay | 1996-08-30 | 1 | -3/+1 |
* | oops, install termcap.h from ${.CURDIR}, not the obj dir. | peter | 1996-08-30 | 1 | -2/+2 |
* | Re-sync with the state of PC98 world. This will be the last commit before | asami | 1996-08-30 | 26 | -1234/+1024 |
* | Some new options, useful for restoring single files or subtrees from the | phk | 1996-08-30 | 9 | -83/+562 |
* | cmp -s || install -c --> install -C | peter | 1996-08-30 | 5 | -26/+18 |
* | cmp -s || install -c -> install -C | peter | 1996-08-30 | 1 | -7/+6 |
* | fix prototypes/forward declarations/return type | peter | 1996-08-30 | 2 | -78/+5 |
* | delete unused #include <string.h> | peter | 1996-08-30 | 1 | -2/+1 |
* | Make the dependencies work a little better.. | peter | 1996-08-30 | 1 | -2/+2 |
* | Use a variable to prevent multiple inclusion from duplicating CFLAGS args. | peter | 1996-08-30 | 1 | -0/+5 |
* | Delete temporary man page rules | peter | 1996-08-30 | 1 | -12/+1 |
* | Grab the next slot for AF_INET6/PF_INET6, the resolver uses it. | peter | 1996-08-30 | 1 | -2/+4 |
* | cmp -s || install -c ==> install -C | peter | 1996-08-30 | 1 | -8/+7 |
* | oops!! back out last accidental commit! (gcc-2.7.2.1 tweak that I gave up | peter | 1996-08-30 | 1 | -2/+2 |
* | cmp -s || install -c ==> install -C | peter | 1996-08-30 | 13 | -70/+43 |
* | Replace some bizzare AT&T(?) make macros (``${*F}'' ??!?!?!?) | peter | 1996-08-30 | 1 | -9/+2 |
* | cmp -s || install -c ==> install -C, use .for loop for includes | peter | 1996-08-30 | 1 | -8/+5 |
* | .include "bsd.prog.mk" -> .include <bsd.prog.mk> | peter | 1996-08-30 | 1 | -1/+1 |
* | cmp -s || install -c ==> install -C, use a .for loop | peter | 1996-08-30 | 1 | -10/+5 |
* | cmp -s || install -c ==> install -C | peter | 1996-08-30 | 5 | -18/+13 |
* | Add missing DPADD, remove duplicate -ltermcap | peter | 1996-08-30 | 1 | -1/+2 |
* | Don't create/install libc_r_pic.a | peter | 1996-08-30 | 3 | -3/+0 |
* | cmp -s || install -c --> install -C | peter | 1996-08-30 | 1 | -7/+5 |
* | Now that we have a complete Bind Operations Guide, build and install it. | peter | 1996-08-30 | 2 | -3/+17 |
* | Hmm, well, whaddya know? ypserv was making calls to the undocumented | peter | 1996-08-30 | 1 | -6/+3 |
* | Quick hack to replace a destructive libresolv.so.2.0 with something | peter | 1996-08-30 | 2 | -3/+4 |
* | Add a missing ${ on a make variable.. | peter | 1996-08-30 | 2 | -4/+4 |
* | oops, brain-lapse caused undefined symbol | peter | 1996-08-30 | 1 | -3/+3 |
* | Massively COMMENT at_control.c | julian | 1996-08-29 | 2 | -43/+278 |
* | delete bind, add named named.reload named.restart ndc | peter | 1996-08-29 | 1 | -2/+3 |
* | kill these, they were declared a bad idea. | peter | 1996-08-29 | 15 | -328/+0 |
* | Add named-xfer | peter | 1996-08-29 | 1 | -1/+2 |
* | The last commit failed part-way through, re-add the generated | peter | 1996-08-29 | 3 | -0/+698 |
* | Revert change to build the reolver man pages on the fly, install the | peter | 1996-08-29 | 1 | -13/+10 |
* | build bind-4.9.4-P1 dnsquery in it's own directory | peter | 1996-08-29 | 3 | -394/+5 |
* | build bind-4.9.4-P1 host in it's own directory | peter | 1996-08-29 | 3 | -1680/+6 |
* | build bind-4.9.4-P1 dig in it's own directory | peter | 1996-08-29 | 3 | -1580/+8 |
* | build bind-4.9.4-P1 named-xfer in it's own directory | peter | 1996-08-29 | 1 | -0/+20 |
* | build bind-4.9.4-P1 named.restart in it's own directory | peter | 1996-08-29 | 1 | -0/+22 |
* | build bind-4.9.4-P1 named.reload in it's own directory | peter | 1996-08-29 | 1 | -0/+22 |
* | build bind-4.9.4-P1 ndc in it's own directory | peter | 1996-08-29 | 2 | -0/+49 |