summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix printing of netranges in the i and r displays for netatalkjulian1996-08-312-6/+41
* 77 cyy Cyclades Ye/PCI serial cardjkh1996-08-312-2/+4
* Add code to automaticall support subnets on ethertalk networksjulian1996-08-313-105/+68
* 'make install' is not supposed to touch anything.peter1996-08-301-2/+2
* - cosmetic change to 'make world'peter1996-08-301-4/+33
* missed these parts of Bruce's changes last time..peter1996-08-302-5/+3
* - libc self contained again.peter1996-08-301-6/+7
* consistancy fixuppeter1996-08-302-5/+5
* Sigh, back out the last bright idea I had here about compiling the res_*peter1996-08-309-2/+3633
* pick up the resolver sources from contribadam1996-08-301-0/+1
* back out last two changes, this caused the mandoc pages to be replaced bypeter1996-08-303-504/+529
* echo -> ${ECHO}peter1996-08-301-6/+6
* Some bmake magic to clean up the install more.peter1996-08-301-10/+6
* Too verbose, typo (I missed the -C :-)peter1996-08-301-7/+3
* Add HAVE_STRING_Hache1996-08-301-2/+2
* Improvements from Bruce Evanspst1996-08-304-34/+58
* Get rid of the ifdef MULTICAST's. I think the rest of the kernel got ridjhay1996-08-301-3/+1
* oops, install termcap.h from ${.CURDIR}, not the obj dir.peter1996-08-301-2/+2
* Re-sync with the state of PC98 world. This will be the last commit beforeasami1996-08-3026-1234/+1024
* Some new options, useful for restoring single files or subtrees from thephk1996-08-309-83/+562
* cmp -s || install -c --> install -Cpeter1996-08-305-26/+18
* cmp -s || install -c -> install -Cpeter1996-08-301-7/+6
* fix prototypes/forward declarations/return typepeter1996-08-302-78/+5
* delete unused #include <string.h>peter1996-08-301-2/+1
* Make the dependencies work a little better..peter1996-08-301-2/+2
* Use a variable to prevent multiple inclusion from duplicating CFLAGS args.peter1996-08-301-0/+5
* Delete temporary man page rulespeter1996-08-301-12/+1
* Grab the next slot for AF_INET6/PF_INET6, the resolver uses it.peter1996-08-301-2/+4
* cmp -s || install -c ==> install -Cpeter1996-08-301-8/+7
* oops!! back out last accidental commit! (gcc-2.7.2.1 tweak that I gave uppeter1996-08-301-2/+2
* cmp -s || install -c ==> install -Cpeter1996-08-3013-70/+43
* Replace some bizzare AT&T(?) make macros (``${*F}'' ??!?!?!?)peter1996-08-301-9/+2
* cmp -s || install -c ==> install -C, use .for loop for includespeter1996-08-301-8/+5
* .include "bsd.prog.mk" -> .include <bsd.prog.mk>peter1996-08-301-1/+1
* cmp -s || install -c ==> install -C, use a .for looppeter1996-08-301-10/+5
* cmp -s || install -c ==> install -Cpeter1996-08-305-18/+13
* Add missing DPADD, remove duplicate -ltermcappeter1996-08-301-1/+2
* Don't create/install libc_r_pic.apeter1996-08-303-3/+0
* cmp -s || install -c --> install -Cpeter1996-08-301-7/+5
* Now that we have a complete Bind Operations Guide, build and install it.peter1996-08-302-3/+17
* Hmm, well, whaddya know? ypserv was making calls to the undocumentedpeter1996-08-301-6/+3
* Quick hack to replace a destructive libresolv.so.2.0 with somethingpeter1996-08-302-3/+4
* Add a missing ${ on a make variable..peter1996-08-302-4/+4
* oops, brain-lapse caused undefined symbolpeter1996-08-301-3/+3
* Massively COMMENT at_control.cjulian1996-08-292-43/+278
* delete bind, add named named.reload named.restart ndcpeter1996-08-291-2/+3
* kill these, they were declared a bad idea.peter1996-08-2915-328/+0
* Add named-xferpeter1996-08-291-1/+2
* The last commit failed part-way through, re-add the generatedpeter1996-08-293-0/+698
* Revert change to build the reolver man pages on the fly, install thepeter1996-08-291-13/+10
OpenPOWER on IntegriCloud