Go to file
itojun d6fd5e2c88 fix dig and nslookup.
sizeof(_res) must be the same for libc, libresolv and libbind.
libc and libresolve uses bind4 while libbind seems to use bind8.

complete fix would be to share the same codebase among libc and libbind,
but I don't know if importing bind8 into libc/libresolv (or bind9 to
all the places) is the right answer.  it involves a big change.

PR: 7966
1999-08-07 12:40:06 +00:00
bin Some code cleanup to collect all the usage strings in one place. 1999-08-05 02:47:09 +00:00
distrib Define NOLIBHACKOPENDIR=1 so instbin is linking again. Found by Julian 1999-08-05 15:00:28 +00:00
etc Create temp _motd file in /etc 1999-08-05 20:51:57 +00:00
games Fortunes from those Unamerican Activities bumper stickers you see on 1999-08-04 22:45:09 +00:00
gnu If target is BFD64, define -DBFD_TARG_64 on command line. 1999-08-01 04:25:39 +00:00
include optionally include CRYPTOPATH Makefile.frag files. 1999-07-20 09:47:07 +00:00
lib Add and document support for using new archive state mode flags. Now 1999-08-03 21:43:13 +00:00
libexec libexec now reaches over into ${CRYPTOPATH} for additional SUBDIRs. 1999-08-06 22:49:06 +00:00
regress Oops, supply mode bits to shmget(2). 1999-08-06 23:40:10 +00:00
sbin * put new BUGS section instead of CAVEATS, which explicitely warns NTFS 1999-08-05 15:45:01 +00:00
share +FUBAR +NFI +SNAFU 1999-08-06 13:50:31 +00:00
sys remove invalid initialization if in6_iflladdr. 1999-08-07 12:33:04 +00:00
usr.bin Don't truncate syscall return values on LP64 platforms. 1999-08-06 00:11:02 +00:00
usr.sbin fix dig and nslookup. 1999-08-07 12:40:06 +00:00
Makefile Remove all of the domestic/crypto-us glue from this file. It is handled 1999-07-12 21:53:52 +00:00